Skip to content

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.

1 participant