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

Reproduce and fix 175 #178

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

Conversation

KengoTODA
Copy link

Thanks for sharing your great Gradle plugin, it helped me a lot to challenge native-image!

By this PR I want to suggest a fix for #175. Refer to this workflow run to confirm that the test case surely reproduces the reported issue.
Note that this fix expects that the Gradle project always have only one NativeImageTask type task, to refer a property (buildType) of NativeImageTask from GenerateNativeImageConfigTask.

…eConfig"

Refer the mainClass value set to buildType of the nativeImage task.
This fix expects that the project has only one nativeImage task.
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