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

feature: use graalvm to build linux runnable #13

Merged

Conversation

jorgeaguileraseqera
Copy link
Contributor

first version using graalvm for native image and jreleaser to publish in github

  • native image only tested it starts and check all arguments are provided. Needed to validate a real use case
  • arguments for command line by the moment are fixed order

@jordeu
Copy link
Member

jordeu commented Mar 3, 2022

Did you tested GraalVM 22?

@jorgeaguileraseqera
Copy link
Contributor Author

I tried it in my local but in this project it failed (don't remember why), only version 21 compiled fine

@pditommaso
Copy link
Contributor

We can keep Graal 22 for the next iteration

@pditommaso pditommaso merged commit eb4c39e into master Mar 4, 2022
@pditommaso pditommaso deleted the 12-add-native-binary-build-via-graalvm-+-jreleases branch March 4, 2022 09:42
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.

3 participants