neilcsmith-net commented on PR #6500: URL: https://github.com/apache/netbeans/pull/6500#issuecomment-1748457746
> NB bundling third party libs as public API is only asking for trouble in my opinion. And NB bundling third party libs as friends APIs can be equally problematic (eg. using JNA in RCP used to be a problem). Not all libs work well with multiple versions in one system. Better IMO to use major release version for breaking upstream changes, and try to limit how much our own exported APIs are impacted by the choice of upstream library version. I have no concern with dropping OSGi if it won't cause problems elsewhere. I think the exported packages should be kept in sync, and probably bump the module major version to 6? -- 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
