This is an automated email from the ASF dual-hosted git repository.

arusinha pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git.


    from 1e18daf  [NETBEANS-2102] Do not add single files to the Gradle 
classpath.
     new 4fd115a  [NETBEANS-2022]:Updation for external nb-javac jar in 
libs.javacapi and libs.javaimpl modules with nb-javac jar for jdk-12
     new 6905fc2  Adding fixes to let tests pass after nb-javac upgrade.
     new 493f821  Merge pull request #2 from jlahoda/netbeans-2022
     new fb44c5f  Merge pull request #1121 from arusinha/netbeans-2022

The 2346 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../modules/java/source/save/CasualDiff.java       |  4 +-
 .../lib/nbjavac/services/NBClassWriterTest.java    |  2 +-
 java/libs.javacapi/external/binaries-list          |  2 +-
 ...api-license.txt => nb-javac-12-api-license.txt} |  4 +-
 java/libs.javacapi/nbproject/project.xml           |  2 +-
 java/libs.javacimpl/external/binaries-list         |  2 +-
 ...pl-license.txt => nb-javac-12-impl-license.txt} |  4 +-
 java/libs.javacimpl/nbproject/project.xml          |  2 +-
 .../modules/java/hints/spiimpl/JackpotTrees.java   |  5 +-
 .../modules/java/hints/spiimpl/Utilities.java      | 95 ++++++++++++++++++++--
 .../modules/java/hints/spiimpl/UtilitiesTest.java  |  7 +-
 nbbuild/templates/projectized.xml                  |  2 +-
 12 files changed, 108 insertions(+), 23 deletions(-)
 rename java/libs.javacapi/external/{nb-javac-9-api-license.txt => 
nb-javac-12-api-license.txt} (99%)
 rename java/libs.javacimpl/external/{nb-javac-9-impl-license.txt => 
nb-javac-12-impl-license.txt} (99%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to