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

Allow running the task on subprojects too. #107

Merged
merged 14 commits into from
May 13, 2021

Conversation

jperedadnr
Copy link
Collaborator

Fixes #102

@tadas-subonis
Copy link

I've run into the same problem. Any specific release date for this?

@jperedadnr
Copy link
Collaborator Author

After releasing javafx-plugin 0.0.10 (that uses java modularity plugin 1.8.2), I've done some more tests (with Gradle versions 6.0, 6.3-6.8, 7.0, and with/without module-info descriptor), and there are some extra work needed to make it work for all these possible situations. Following the javafx-plugin ExecTask, I've now set the command line arguments directly for the new ExecTask to run.

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.

Applying plugin to subproject fails, if rootproject doesn't apply 'org.openjfx.javafxplugin'
4 participants