neilcsmith-net opened a new pull request, #7882: URL: https://github.com/apache/netbeans/pull/7882
A simple change. The FlatLaf module should not be autoload. This causes a bunch of confusion when people are using parts of the platform cluster without `core.kit`. The FlatLaf module does not enable when included unless a non-API dependency is declared on it (which in the Maven build also requires change of scope or disabling validation). See eg. https://lists.apache.org/thread/dkpmgwo4m15ndpw0hbz9rf8rgbglbk1k although it's come up before https://lists.apache.org/thread/n97kj9fmzl0whjr74y3kpcvhocmljwjq -- 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
