This is an automated email from the ASF dual-hosted git repository.
matthiasblaesing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git.
from 5b9767e Use netbeans download infrastructure for gradle download
(#1105)
new 0807b8e Added enterprise cluster to the default release clusters.
new 0d6f179 Update cluster.properties
new e642cea Remove commons-codec and commons-logging copies from Amazon
SDK module
new d4d9dc8 Disable overlaps check for Java EE 6 + Java EE 7 endorsed api
new 87f5872 [NETBEANS-1989] Remove wildfly from enterprise cluster
new b1d96b3 Add missing generated marker in
"generated-javaee-api-7.0-javadoc-license.txt"
new b64e2db [NETBEANS-1989] Remove metro.model from cluster and adjust
dependencies
new 263855d Fix compilation of EJB Verification Test
new 801dfec Remove disabled modules from dependencies
new d6db05b Merge pull request #1104 from matthiasblaesing/pr-1098
The 2312 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/j2ee/ejbverification/HintTestBase.java | 2 -
.../generated-javaee-api-7.0-javadoc-license.txt | 1 +
enterprise/libs.amazon/external/binaries-list | 2 -
.../external/commons-codec-1.3-license.txt | 208 ---------------------
.../external/commons-codec-1.3-notice.txt | 3 -
.../external/commons-logging-1.1.1-license.txt | 208 ---------------------
.../external/commons-logging-1.1.1-notice.txt | 9 -
.../libs.amazon/nbproject/project.properties | 4 +-
enterprise/libs.amazon/nbproject/project.xml | 15 +-
enterprise/profiler.j2ee/nbproject/project.xml | 2 +
enterprise/web.kit/nbproject/project.xml | 6 +
enterprise/websvc.kit/nbproject/project.xml | 4 +
.../org/netbeans/nbbuild/extlibs/ignored-overlaps | 8 +-
nbbuild/cluster.properties | 7 +-
14 files changed, 28 insertions(+), 451 deletions(-)
delete mode 100644
enterprise/libs.amazon/external/commons-codec-1.3-license.txt
delete mode 100644 enterprise/libs.amazon/external/commons-codec-1.3-notice.txt
delete mode 100644
enterprise/libs.amazon/external/commons-logging-1.1.1-license.txt
delete mode 100644
enterprise/libs.amazon/external/commons-logging-1.1.1-notice.txt
---------------------------------------------------------------------
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