Skip to content

Reproduce and fix 175#178

Open
KengoTODA wants to merge 2 commits intomike-neck:masterfrom
KengoTODA:issue-175
Open

Reproduce and fix 175#178
KengoTODA wants to merge 2 commits intomike-neck:masterfrom
KengoTODA:issue-175

Conversation

@KengoTODA
Copy link
Copy Markdown

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