jhorvath commented on a change in pull request #3352:
URL: https://github.com/apache/netbeans/pull/3352#discussion_r784627014
##########
File path: nbbuild/antsrc/org/netbeans/nbbuild/extlibs/ignored-overlaps
##########
@@ -124,3 +124,10 @@
harness/apisupport.harness/external/launcher-12.5-distribution.zip platform/o.n.
# only one is part of the product:
java/libs.javacapi/external/nb-javac-jdk-17.0.1-ga-api.jar
java/libs.nbjavacapi/external/nb-javac-jdk-17.0.1-ga-api.jar
java/libs.javacapi/external/nb-javac-jdk-17.0.1-ga.jar
java/libs.nbjavacapi/external/nb-javac-jdk-17.0.1-ga.jar
+
+# OCI SDK has frequently changing dependencies, so they are better kept
separate
Review comment:
I tries to update `bcpg`, but
`CachingPreventsLoadingOfModuleManifestsTest.testDontLoadManifests()` started
failing. As this PR is already too big, I would solve the update separately.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
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