You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by GitBox <gi...@apache.org> on 2017/12/13 17:14:38 UTC

[GitHub] geertjanw closed pull request #326: Verify libs and licenses - duplicated binaries

geertjanw closed pull request #326: Verify libs and licenses - duplicated binaries
URL: https://github.com/apache/incubator-netbeans/pull/326
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/nbbuild/antsrc/org/netbeans/nbbuild/extlibs/ignored-overlaps b/nbbuild/antsrc/org/netbeans/nbbuild/extlibs/ignored-overlaps
index 400ec1b86..40016bb6b 100644
--- a/nbbuild/antsrc/org/netbeans/nbbuild/extlibs/ignored-overlaps
+++ b/nbbuild/antsrc/org/netbeans/nbbuild/extlibs/ignored-overlaps
@@ -22,3 +22,11 @@
 # These are used quite independently (sharing in platform makes little sense).
 # apisupport does not even technically use it - it is only part of a sample app.
 apisupport.feedreader/external/jdom-1.0.jar mobility.deployment.webdav/external/jdom-1.0.jar
+
+# db.sql.visualeditor/external/javacc-3.2.jar is used at compile-time only
+db.sql.visualeditor/external/javacc-3.2.jar performance/external/javacc-3.2.jar
+
+# It happens that maven 3.3.9 uses commons-lang-2.6.jar, same as o.apache.commons.lang
+# These are used independently, different functional goals
+maven.embedder/external/apache-maven-3.3.9-bin.zip o.apache.commons.lang/external/commons-lang-2.6.jar
+


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services