jlahoda opened a new pull request #1538: Putting nb-javac NBM directly into the NetBeans distribution. URL: https://github.com/apache/netbeans/pull/1538 This is to ensure each build of NetBeans gets the version of nb-javac it needs, rather than something "unknown" from the plugin portal. (We could still distribute updates of nb-javac on an update center, although I suspect we will not.) This is similar to what is done for JavaFX. One sharp edge is that nb-javac is not on maven central, so the download happens from netbeans.osuosl.org or hg.netbeans.org, which are probably less stable. Comments?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- 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
