lkishalmi opened a new pull request, #9051: URL: https://github.com/apache/netbeans/pull/9051
This PR leaves the BugTracking API and SPI in the IDE, while removing all supported connectors. The IDE would look the same, some panels/actions will get disabled by default until some third party BugtrackingConnectors get installed. I've also made the `org.netbeans.modules.bugtracking.issuetable` package through `bugtracking.common` public, in order to make the life of third party Connector integrations easier. I also believe, (not confirmed yet), that the Eclipse Equinox libraries has lost their dependent modules with Mylyn gone. -- 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
