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

Kotlin Graal Nativeimage example - Update native image gradle plugin. Now supports jdk 11 #1142

Merged
merged 1 commit into from
Aug 11, 2020

Conversation

OndrejMalek
Copy link
Contributor

No description provided.

@OndrejMalek OndrejMalek changed the title Update native image gradle plugin. Now supports jdk 11 Kotlin Graal Nativeimage example - Update native image gradle plugin. Now supports jdk 11 Aug 10, 2020
@codecov-commenter
Copy link

codecov-commenter commented Aug 10, 2020

Codecov Report

Merging #1142 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1142   +/-   ##
=========================================
  Coverage     94.32%   94.32%           
  Complexity      455      455           
=========================================
  Files             2        2           
  Lines          6665     6665           
  Branches       1791     1791           
=========================================
  Hits           6287     6287           
  Misses          101      101           
  Partials        277      277           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9c2bcaf...db690d0. Read the comment docs.

@remkop remkop added this to the 4.6 milestone Aug 11, 2020
@remkop remkop merged commit 9e84c53 into remkop:master Aug 11, 2020
@remkop
Copy link
Owner

remkop commented Aug 11, 2020

Thank you for the contribution!
Merged into master.
I wasn't aware that Palantir released a new version of their GraalVm native image plugin, thanks for the tip! 👍

@remkop remkop modified the milestones: 4.6, 4.5.1 Aug 25, 2020
remkop added a commit that referenced this pull request Aug 25, 2020
@remkop
Copy link
Owner

remkop commented Aug 26, 2020

@OndrejMalek Picocli 4.5.1 has been released, including your changes.
Thanks again for the contribution!

Don't forget to star ⭐ picocli on GitHub if you like the project! 😉

@OndrejMalek
Copy link
Contributor Author

@remkop thx for your work! Picocli STARed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants