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

Fetch dependencies using Ivy #1216

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Fetch dependencies using Ivy #1216

wants to merge 5 commits into from

Conversation

tresf
Copy link
Contributor

@tresf tresf commented Nov 11, 2023

Removes dependant libraries from the source repository and fetches them from Maven Central using ivy.

@tresf
Copy link
Contributor Author

tresf commented Nov 11, 2023

It appears javafx.plaform="linux-monocle" is missing in Maven, which is breaking builds for Linux + Intel. I've inquired with Gluon, ticket SUPQZ-18.

@tresf
Copy link
Contributor Author

tresf commented Mar 13, 2024

It appears javafx.plaform="linux-monocle" is missing in Maven, which is breaking builds for Linux + Intel. I've inquired with Gluon, ticket SUPQZ-18.

Gluon has informed us that linux-monocle is being merged to mainline JavaFX as Headless instead. This is great news. We've provided Gluon with initial test results and they look promising. Once mainline has received the new Headless support, we can move to Ivy for good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant