Skip to content

Bump JavaFx maven archetype properties to more recent versions#9519

Open
mbien wants to merge 1 commit into
apache:deliveryfrom
mbien:bump-javafx-archetype-properties
Open

Bump JavaFx maven archetype properties to more recent versions#9519
mbien wants to merge 1 commit into
apache:deliveryfrom
mbien:bump-javafx-archetype-properties

Conversation

@mbien

@mbien mbien commented Jul 16, 2026

Copy link
Copy Markdown
Member

and small cleanup in related code

fixes #8659

@mbien mbien added this to the NB31 milestone Jul 16, 2026
@mbien mbien added Maven [ci] enable "build tools" tests JavaFX [ci] enable JavaFX job ci:dev-build [ci] produce a dev-build zip artifact (7 days expiration, see link on workflow summary page) labels Jul 16, 2026
@mbien mbien linked an issue Jul 16, 2026 that may be closed by this pull request

@matthiasblaesing matthiasblaesing left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Makes sense. The JFX version might be sanely bumped to 23.0.2 to be in line with the NetBeans bundled version.

@mbien

mbien commented Jul 19, 2026

Copy link
Copy Markdown
Member Author

The JFX version might be sanely bumped to 23.0.2 to be in line with the NetBeans bundled version.

21 is a LTS release for JavaFX (I think they synced it with the JDK release pattern again with the later releases) while 23 is already EOL. So for application templates its probably better to stick to LTS.

@matthiasblaesing

Copy link
Copy Markdown
Contributor

Ok, for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:dev-build [ci] produce a dev-build zip artifact (7 days expiration, see link on workflow summary page) JavaFX [ci] enable JavaFX job Maven [ci] enable "build tools" tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JavaFX Maven Archetype defaults to outdated JavaFX version

2 participants