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

(2.5.x) Bump java 19 to 21 #1245

Conversation

abelsromero
Copy link
Member

Thank you for opening a pull request and contributing to AsciidoctorJ!

Please take a bit of time giving some details about your pull request:

Kind of change

  • Bug fix
  • New non-breaking feature
  • New breaking feature
  • Documentation update
  • Build improvement

Description

What is the goal of this pull request?

Ensure v2.5.x is tested on Java 21.

How does it achieve that?

Add Java 21 to CI.

Are there any alternative ways to implement this?

No. I went with absolute minimal changes here. No Gradle, SpringBoot (test) neither.
On Boot, v2.7 is out of support already, but we already test newer version in main branch.

Are there any implications of this pull request? Anything a user must know?

no

Issue

If this PR fixes an open issue, please add a line of the form:

Fixes #Issue

Release notes

Please add a corresponding entry to the file CHANGELOG.adoc

@abelsromero abelsromero changed the base branch from main to v2.5.x November 25, 2023 16:54
@abelsromero abelsromero changed the title Bump java 19 to 21 branch 2.5.x (2.5.x) Bump java 19 to 21 Nov 25, 2023
@abelsromero abelsromero force-pushed the bump-java-19-to-21-branch-2.5.x branch from 49ecf5c to feeb19d Compare November 25, 2023 16:56
@abelsromero
Copy link
Member Author

Nevermind, there's no Gradle (v7.x or v8.x) compatible with java 8 and java 21. I guess it's "best effort" for java 21

@abelsromero abelsromero deleted the bump-java-19-to-21-branch-2.5.x branch November 26, 2023 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant