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

[GR-60327] Review and update 15.4 Micronaut for GraalVM content. #11443

Merged
merged 3 commits into from
Dec 17, 2024

Conversation

olyagpl
Copy link
Contributor

@olyagpl olyagpl commented Dec 14, 2024

Add info how to pass additional arguments to modify the default native-image build.
A guide has been already updated: micronaut-projects/micronaut-guides#1562

@olyagpl
Copy link
Contributor Author

olyagpl commented Dec 14, 2024

@sdelamo, could you please review this PR or assign to someone?

[source,bash,subs="attributes+"]
----
$ sdk install java {graalVersion}.r11-grl
$ sdk use java {graalVersion}.r11-grl
$ sdk install java {graalVersion}.-graal
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I couldn't find in src/main/docs where to modify {graalVersion}. We should recommend to install the latest LTS release, currently 21.0.5 instead of what is now:
Screenshot 2024-12-14 at 17 31 40

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sdelamo sdelamo merged commit 2069c06 into micronaut-projects:4.8.x Dec 17, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants