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

Require Java 17 for the build, prepare for Quarkus 3.7 #7783

Merged
merged 1 commit into from Dec 1, 2023

Conversation

snazy
Copy link
Member

@snazy snazy commented Nov 30, 2023

Quarkus 3.7 will require Java 17, so this PR prepares for this change, mostly changing existing GH workflows.

Also adds the concurrency config to the win/mac CI workflows.

@snazy snazy added pr-integrations NesQuEIT (Iceberg, Spark, Flink, Presto) pr-macos-win Test PR on macOS + Windows pr-helm Helm chart testing pr-docker Smoke test Docker images pr-newer-java labels Nov 30, 2023
@snazy snazy force-pushed the prep-quarkus-3.7 branch 2 times, most recently from 8a588f9 to 9b1b75b Compare November 30, 2023 16:48
@snazy snazy requested a review from dimas-b November 30, 2023 17:53
@snazy
Copy link
Member Author

snazy commented Nov 30, 2023

Note: we cannot move to Java 21 yet, because Gradle still has issues w/ Java 21 in some situations 🤦

dimas-b
dimas-b previously approved these changes Nov 30, 2023
Quarkus 3.7 will [require Java 17](https://quarkus.io/blog/java-17/), so this PR prepares for this change, mostly changing existing GH workflows.

Also adds the `concurrency` config to the win/mac CI workflows.
@snazy snazy merged commit ea8c444 into projectnessie:main Dec 1, 2023
17 checks passed
@snazy snazy deleted the prep-quarkus-3.7 branch December 1, 2023 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-docker Smoke test Docker images pr-helm Helm chart testing pr-integrations NesQuEIT (Iceberg, Spark, Flink, Presto) pr-macos-win Test PR on macOS + Windows pr-newer-java
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants