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

Fix GrasalVM version checker in order to accept other implementations. #37650

Closed

Conversation

brunocaballero
Copy link
Contributor

Issue reported in #36972

When building a Native Image using GraalVM, Quarkus parses the version of native-image command. The current implementation fails for custom implementations.

I propose the following solution in order to make the parser less strict.

Copy link

quarkus-bot bot commented Dec 11, 2023

Thanks for your pull request!

The title of your pull request does not follow our editorial rules. Could you have a look?

  • title should not end up with dot

This message is automatically generated by a bot.

@quarkus-bot quarkus-bot bot added the triage/invalid This doesn't seem right label Dec 11, 2023
@brunocaballero brunocaballero deleted the new-runtime-vm-name branch December 11, 2023 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core triage/invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant