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

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


    from 824ab39  Adding ability to start on JDK 8 and show a dialog to 
download nb-javac.
     new ba0de5d  Various improvements.
     new c167dad  Enabling Rat and verify-libs-and-licenses for all code.

The 2 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:
 .travis.yml                                        |  4 +-
 .../modules/java/source/NoJavacHelper.java         | 51 +++++++---------------
 java.source.nbjavac/build.xml                      | 20 +++++++++
 java.source.nbjavac/nbproject/project.properties   | 17 ++++++++
 java.source.nbjavac/nbproject/project.xml          | 20 +++++++++
 .../modules/java/source/nbjavac/Bundle.properties  | 17 ++++++++
 jshell.support/nbproject/project.properties        |  1 -
 libs.javacapi/external/binaries-list               |  2 +-
 ...-api-license.txt => nb-javac-9-api-license.txt} |  9 ++--
 libs.javacapi/nbproject/project.properties         |  1 -
 libs.javacapi/nbproject/project.xml                |  8 ++--
 libs.javacimpl/external/binaries-list              |  2 +-
 ...mpl-license.txt => nb-javac-9-impl-license.txt} |  9 ++--
 libs.javacimpl/nbproject/project.xml               | 32 ++------------
 nbbuild/build.xml                                  |  3 +-
 nbbuild/external/binaries-list                     |  2 +-
 .../external/langtools-9-license.txt               | 12 ++---
 17 files changed, 119 insertions(+), 91 deletions(-)
 rename libs.javacapi/external/{nb-javac-api-license.txt => 
nb-javac-9-api-license.txt} (99%)
 rename libs.javacimpl/external/{nb-javac-impl-license.txt => 
nb-javac-9-impl-license.txt} (99%)
 copy libs.jshell.compile/external/jshell-9-license.txt => 
nbbuild/external/langtools-9-license.txt (98%)

-- 
To stop receiving notification emails like this one, please contact
['"comm...@netbeans.apache.org" <comm...@netbeans.apache.org>'].

Reply via email to