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

Update to Java 22 and Gradle 8.7 #4744

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Conversation

cwisniew
Copy link
Member

@cwisniew cwisniew commented Mar 31, 2024

Identify the Bug or Feature request

resolves #4741

Description of the Change

Updates the gradle version to 8.7 (needed for Java 22) and the java version to 22.

Possible Drawbacks

Hopefully none

Documentation Notes

Gradle build updated to 8.7
Java version updated to 22

Release Notes

  • Gradle build updated to 8.7
  • Java version updated to 22

This change is Reviewable

@cwisniew
Copy link
Member Author

Gradle is not able to be run with Java22 and out current build doesn't support build chains to run gradle using a different java version than its compiling for so this will have to wait for a later version of gradle.

@cwisniew cwisniew added the ON HOLD On hold, check issue for reasons. label Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build-configuration ON HOLD On hold, check issue for reasons.
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

[Feature]: Upgrade to Java 22
1 participant