This is an automated email from the ASF dual-hosted git repository.
neilcsmith pushed a change to branch release112
in repository https://gitbox.apache.org/repos/asf/netbeans.git.
from 4512841 Merge pull request #1519 from
neilcsmith-net/nb112-update-upgrader
add a49d2cd [NETBEANS-2940] Invalidate cacheed ArchiveRootProviders on
change
add 940fa15 Merge pull request #1520 from matthiasblaesing/netbeans-2940-2
add 3f060ec [NETBEANS-3113] - Use released Java 13 GA Javadoc
add 7112848 Merge pull request #1517 from pepness/java13javadoc
add eac36a6 Use json from nbbuild not from ide (#1522)
add f47cb82 use URL information direct from JSON + verbose
add a30e5ca Merge pull request #1524 from ebarboni/brandingurl
add 1a0de1d fix path for xml validation
add 6f9bd96 Merge pull request #1525 from ebarboni/xmlvalidate
add 645202b update path of gitinfo to be aside user.build.properties
(#1527)
new fc82d6f Merge pull request #1523 from apache/master
The 1 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:
.gitignore | 2 +
.../J2SEPlatformDefaultJavadocImpl.java | 2 +-
nbbuild/antsrc/org/netbeans/nbbuild/HgExec.java | 74 ---------------
.../org/netbeans/nbbuild/ParseGitBranch.java | 80 ----------------
.../netbeans/nbbuild/ReleaseJsonProperties.java | 38 +++++---
.../netbeans/nbbuild/ValidateHgConfiguration.java | 99 -------------------
.../org/netbeans/nbbuild/extlibs/ignored-overlaps | 3 +
nbbuild/build.xml | 105 ++++++++++-----------
nbbuild/external/binaries-list | 1 +
.../external/json-simple-1.1.1-license.txt | 0
nbbuild/rat-exclusions.txt | 3 +
nbbuild/templates/common.xml | 6 +-
.../src/org/openide/filesystems/FileUtil.java | 4 +-
13 files changed, 94 insertions(+), 323 deletions(-)
delete mode 100644 nbbuild/antsrc/org/netbeans/nbbuild/HgExec.java
delete mode 100644 nbbuild/antsrc/org/netbeans/nbbuild/ParseGitBranch.java
delete mode 100644
nbbuild/antsrc/org/netbeans/nbbuild/ValidateHgConfiguration.java
copy {ide/libs.json_simple => nbbuild}/external/json-simple-1.1.1-license.txt
(100%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists