mbien commented on PR #5751: URL: https://github.com/apache/netbeans/pull/5751#issuecomment-1491174321
hi @pepness, there would be another asm dependency. It is probably better to keep everything in sync. see https://github.com/apache/netbeans/blob/569c1c089c8a25b638ca24431d93f0190640d4f4/java/maven/external/binaries-list#L18-L19 and https://github.com/apache/netbeans/blob/569c1c089c8a25b638ca24431d93f0190640d4f4/java/maven/build.xml#L56-L61 + https://github.com/apache/netbeans/blob/569c1c089c8a25b638ca24431d93f0190640d4f4/nbbuild/antsrc/org/netbeans/nbbuild/extlibs/ignored-overlaps#L48-L49 might be worth investigating if it could use the lib from the platform directly instead of downloading it again. -- 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
