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

[Gradle plugin] Javadoc and other NativeImageOptions fixes #69

Merged
merged 1 commit into from
Jun 22, 2021

Conversation

lazar-mitrovic
Copy link
Collaborator

@lazar-mitrovic lazar-mitrovic commented Jun 22, 2021

Add/clarify Javadoc in the NativeImageOptions class wherever needed.
Add @deprecated tag to options that are there only for compatibilty with older Gradle plugins.
Use only recommended options internally in order to be consistent.

Closes following issues:
Fixes User native-image arguments should override plugin arguments in the gradle plugin #64
Fixes Wrong error message when agent output is missing (Gradle plugin) #65
Fixes systemProperties javadoc is not clear enough (Gradle plugin) #66

@lazar-mitrovic lazar-mitrovic merged commit aa4b041 into master Jun 22, 2021
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