jlahoda commented on issue #1547: [NETBEANS-3164]:Fixed issue in Text-Block URL: https://github.com/apache/netbeans/pull/1547#issuecomment-539143121 Ok, I know now what is going on - the nb-javac modules are not part of the "3rdparty" cluster, and hence are not part of the source zip built by build-source-config (for cluster.config=release). And so they are not in the beta :-(. I didn't realize the cluster.properties need to change as well, and all is working for a build from the sources in git (as the modules are in the checkout). I apologize for that. I've submitted: https://github.com/apache/netbeans/pull/1556 to add the modules to the 3rdparty cluster, which should ensure they are part of the source distro. For the record, the spec versions of these modules is "2.0".
---------------------------------------------------------------- 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
