Skip to content

Respect includePathExceptionsInClasspath also if no module-info.java is provided#163

Open
martinleim wants to merge 2 commits intoopenjfx:masterfrom
martinleim:master
Open

Respect includePathExceptionsInClasspath also if no module-info.java is provided#163
martinleim wants to merge 2 commits intoopenjfx:masterfrom
martinleim:master

Conversation

@martinleim
Copy link
Copy Markdown

@martinleim martinleim commented Dec 30, 2022

This PR fixes #62:

  • moves the addition of path exceptions to classpath outside of the block that only executes if the JavaFX app contains a module-info.java
  • fixes a wrong path in unit tests which caused the build to fail under Windows

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.

Can you tell how to convert custom image (build by javafx:jlink)to exe?

1 participant