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: use java 23 #1507

Draft
wants to merge 2 commits into
base: nightly
Choose a base branch
from
Draft

chore: use java 23 #1507

wants to merge 2 commits into from

Conversation

derklaro
Copy link
Member

⚠️ Currently blocked due to dependencies in build not being able to run on java 23 as ASM did not yet release a new version.

Motivation

Java 23 will release at September 17, 2024. As we're cuirrently running on the STS version 22 we need to update as soon as possible.

Modification

Update all build scripts and code to use java 23, fix some issues with preview api that has changed.

Result

Java 23 is used for CloudNet instead of java 22.

@derklaro derklaro added s: blocked Please do not merge, the pull request is not ready yet / waiting for something which is required v: 4.X This pull should be included in the 4.0 release labels Sep 15, 2024
@derklaro derklaro added this to the 4.0.0-RC11 milestone Sep 15, 2024
@derklaro derklaro self-assigned this Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s: blocked Please do not merge, the pull request is not ready yet / waiting for something which is required v: 4.X This pull should be included in the 4.0 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant