Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make FlatLaf module standard not autoload #7882

Merged
merged 1 commit into from
Oct 19, 2024

Conversation

neilcsmith-net
Copy link
Member

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

@neilcsmith-net neilcsmith-net added Look and Feel Platform [ci] enable platform tests (platform/*) labels Oct 18, 2024
@neilcsmith-net neilcsmith-net added this to the NB24 milestone Oct 18, 2024
Copy link
Contributor

@eirikbakke eirikbakke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense especially now that FlatLAF is the default LAF. I do remember fiddling with this in my platform app at some point. Thanks!

@neilcsmith-net neilcsmith-net merged commit a95cac9 into apache:master Oct 19, 2024
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Look and Feel Platform [ci] enable platform tests (platform/*)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants