Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
e9b63b2
Updating to automatically generated JDK-16+36 nb-javac
dukescript Mar 10, 2021
50d7079
Updating nb-javac licensing information
dukescript Mar 11, 2021
ea47cfc
Removing special nbjavac supporting code
dukescript Mar 11, 2021
959d69d
Only use nb-javac libs when they are present
dukescript Mar 13, 2021
a20ff13
Merge remote-tracking branch 'origin/master' into AutomaticNbJavac
dukescript Mar 21, 2021
72e5932
Using newly staged nb-javac 1140
dukescript Mar 24, 2021
19735fe
Prevent linkage errors when unregistering WeakListeners from JavaData…
dukescript Mar 25, 2021
37c7ff4
Ignore nbjavac package in completions, if present
dukescript Mar 25, 2021
203e17d
Default behavior is now vanilla-javac like behavior
dukescript Mar 25, 2021
ae09714
Adjusting to changes in master
dukescript Mar 26, 2021
d922bfa
Report download error
dukescript Mar 26, 2021
d78d082
Adding temporary download location
dukescript Mar 28, 2021
a144517
Merge remote-tracking branch 'origin/master' into AutomaticNbJavac
dukescript Apr 3, 2021
248a926
Updating to nb-javac with support for the IDE mode
dukescript Apr 7, 2021
7c2feb9
Giving up on this test
dukescript Apr 7, 2021
332d825
Using more descriptive assertXYZ methods
dukescript Apr 7, 2021
177f1af
Fixing org.netbeans.modules.apisupport.hints.UseNbBundleMessagesTest
dukescript Apr 18, 2021
b602b3d
Updating to more javac-like nb-javac without the IDE mode
dukescript Apr 19, 2021
81916e6
Merge remote-tracking branch 'origin/master' into AutomaticNbJavac
dukescript Apr 20, 2021
d0480eb
Various fixes.
jlahoda Apr 23, 2021
8981aa6
A few more fixes.
jlahoda Apr 23, 2021
710d5be
Fixing more tests.
jlahoda Apr 24, 2021
051f374
Adding forgotten file.
jlahoda Apr 24, 2021
cdeba3d
A few more test fixes.
jlahoda Apr 24, 2021
d94bed2
More test stabilization.
jlahoda Apr 24, 2021
5b26ff6
Reverting wrong change.
jlahoda Apr 24, 2021
5a761e2
Some improvements.
jlahoda Apr 24, 2021
f984ac5
Fixing more tests.
jlahoda Apr 25, 2021
1c0fc01
More test stabilization.
jlahoda Apr 25, 2021
6cd2d1c
Disabling two final tests.
jlahoda Apr 25, 2021
45af55c
Including interesting changes from jlahoda
dukescript Apr 26, 2021
1e91a98
Merge remote-tracking branch 'origin/master' into AutomaticNbJavac
dukescript May 16, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Updating to automatically generated JDK-16+36 nb-javac
  • Loading branch information
dukescript committed Mar 10, 2021
commit e9b63b288b4103d98ab38e20cfe5363977b15ca3
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -106,3 +106,5 @@ derby.log
/extide/gradle/netbeans-gradle-tooling/gradle/wrapper/gradle-wrapper.jar
/extide/gradle/release/modules/gradle/daemon-loader/.gradle/
/nbbuild/misc/prepare-bundles/target/
/nb/updatecenters/extras/nbjavac.api/nbproject/private/
/nb/updatecenters/extras/nbjavac.impl/nbproject/private/
2 changes: 1 addition & 1 deletion java/libs.javacapi/external/binaries-list
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
E83D8755DF07D560A633A45A2340419CD1313E8D com.dukescript.nbjavac:nb-javac:15.0.0.2:api
071052B4809B2E5F21DA12A2F97487C74869E67D com.dukescript.nbjavac:nb-javac:jdk-16+36:api
74 changes: 18 additions & 56 deletions java/libs.javacapi/nbproject/org-netbeans-libs-javacapi.sig

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion java/libs.javacapi/nbproject/project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</public-packages>
<class-path-extension>
<runtime-relative-path />
<binary-origin>external/nb-javac-15.0.0.2-api.jar</binary-origin>
<binary-origin>external/nb-javac-jdk-16+36-api.jar</binary-origin>
</class-path-extension>
</data>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion java/libs.javacimpl/external/binaries-list
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
9A4B6A8063E2EE78FF2F12542AC2C06C11B07F61 com.dukescript.nbjavac:nb-javac:15.0.0.2
17AC4431BE8C26836CB53AC6B791B10FCA25208B com.dukescript.nbjavac:nb-javac:jdk-16+36
2 changes: 1 addition & 1 deletion java/libs.javacimpl/nbproject/project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<public-packages/>
<class-path-extension>
<runtime-relative-path />
<binary-origin>external/nb-javac-15.0.0.2.jar</binary-origin>
<binary-origin>external/nb-javac-jdk-16+36.jar</binary-origin>
</class-path-extension>
</data>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion nb/updatecenters/extras/nbjavac.api/manifest.mf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Manifest-Version: 1.0
AutoUpdate-Show-In-Client: false
OpenIDE-Module: org.netbeans.modules.nbjavac.api
OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/nbjavac/api/Bundle.properties
OpenIDE-Module-Specification-Version: 2.4
OpenIDE-Module-Specification-Version: 2.5
OpenIDE-Module-Hide-Classpath-Packages: com.sun.javadoc.**, com.sun.source.**, javax.annotation.processing.**, javax.lang.model.**, javax.tools.**, com.sun.tools.javac.**
OpenIDE-Module-Fragment-Host: org.netbeans.libs.javacapi
4 changes: 2 additions & 2 deletions nb/updatecenters/extras/nbjavac.api/nbproject/project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
<module-dependencies/>
<public-packages/>
<class-path-extension>
<runtime-relative-path>ext/nb-javac-15.0.0.2-api.jar</runtime-relative-path>
<binary-origin>release/modules/ext/nb-javac-15.0.0.2-api.jar</binary-origin>
<runtime-relative-path>ext/nb-javac-api.jar</runtime-relative-path>
<binary-origin>release/modules/ext/nb-javac-api.jar</binary-origin>
</class-path-extension>
</data>
</configuration>
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
CRC:1966570976
SIZE:207539
URL:https://oss.sonatype.org/content/repositories/comdukescript-1139/com/dukescript/nbjavac/nb-javac/jdk-16+36/nb-javac-jdk-16+36-api.jar
MessageDigest: SHA-256 d2c62769f5b7cd5c73a4ede46e8324133045d09fda567eab34c57bd0d656d022
MessageDigest: SHA-512 de85d429facd206168c66bc9f3fbb5cb25aa50a33301ebc9958c54fa8e76beb2e11f2d8724f40d3c16f797852f203cf5a8efcdeab9ef2decdf1167a8b333088b
2 changes: 1 addition & 1 deletion nb/updatecenters/extras/nbjavac.impl/manifest.mf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
AutoUpdate-Show-In-Client: false
OpenIDE-Module: org.netbeans.modules.nbjavac.impl
OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/nbjavac/impl/Bundle.properties
OpenIDE-Module-Specification-Version: 2.4
OpenIDE-Module-Specification-Version: 2.5
OpenIDE-Module-Hide-Classpath-Packages: com.sun.tools.javac.**, com.sun.tools.javadoc.**, com.sun.tools.javap.**, com.sun.tools.classfile.**, com.sun.tools.doclint.**
OpenIDE-Module-Fragment-Host: org.netbeans.libs.javacimpl
OpenIDE-Module-Provides: org.netbeans.modules.nbjavac
4 changes: 2 additions & 2 deletions nb/updatecenters/extras/nbjavac.impl/nbproject/project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
</module-dependencies>
<public-packages/>
<class-path-extension>
<runtime-relative-path>ext/nb-javac-15.0.0.2-impl.jar</runtime-relative-path>
<binary-origin>release/modules/ext/nb-javac-15.0.0.2-impl.jar</binary-origin>
<runtime-relative-path>ext/nb-javac-impl.jar</runtime-relative-path>
<binary-origin>release/modules/ext/nb-javac-impl.jar</binary-origin>
</class-path-extension>
</data>
</configuration>
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
CRC:3818989144
SIZE:3048274
URL: https://oss.sonatype.org/content/repositories/comdukescript-1139/com/dukescript/nbjavac/nb-javac/jdk-16+36/nb-javac-jdk-16+36.jar
MessageDigest: SHA-256 8a55d9c7588d67779af5a9fb6c318a7ccab3dc555148b1a0b086d69c0d10e9a5
MessageDigest: SHA-512 a0ebb644ba3b98f23942877129b91f10ed1fb3332fc4aee90bcb72076952d7822a693c57999d11939e7ec31ccf5e15ec0bb629ed6cfc0507bde3083ff6327e34
4 changes: 2 additions & 2 deletions nb/updatecenters/licenseinfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
<comment type="COMMENT_UNSUPPORTED" />
</fileset>
<fileset>
<file>extras/nbjavac.api/release/modules/ext/nb-javac-15.0.0.2-api.jar.external</file>
<file>extras/nbjavac.impl/release/modules/ext/nb-javac-15.0.0.2-impl.jar.external</file>
<file>extras/nbjavac.api/release/modules/ext/nb-javac-api.jar.external</file>
<file>extras/nbjavac.impl/release/modules/ext/nb-javac-impl.jar.external</file>
<license ref="Apache-2.0-ASF" />
<comment type="COMMENT_UNSUPPORTED" />
</fileset>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
* Motivation: http://wiki.netbeans.org/wiki/view/HgMigration#section-HgMigration-Binaries
*/
public class DownloadBinaries extends Task {
private static final String MAVEN_REPO = "https://repo1.maven.org/maven2/";
private static final String MAVEN_REPO = "https://repo1.maven.org/maven2/ https://oss.sonatype.org/content/repositories/comdukescript-1139/";

private File cache;
/**
Expand Down