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

chore: Remove GraalVM for Java 17 from Quarkus test, fix some warnings #1243

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

Christopher-Chianelli
Copy link
Contributor

- Per quarkusio/quarkus#44877, GraalVM for
  Java 21 is recommended even for Java 17 projects, since GraalVM
  for Java 17 has weird issues with Quarkus

- Use quarkus.native.enabled since quarkus.package.type is deprecated

- Use org.graalvm.sdk:nativeimage instead of
  org.graalvm.sdk:graalvm-sdk per the recommendation in the logs
Copy link

sonarqubecloud bot commented Dec 2, 2024

@triceo triceo merged commit aaa88f2 into TimefoldAI:main Dec 2, 2024
28 checks passed
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.

2 participants