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

Better support Java 21 (code tweak and CI tests) #1551

Merged
merged 2 commits into from
Dec 8, 2023
Merged

Conversation

rdeltour
Copy link
Member

@rdeltour rdeltour commented Dec 8, 2023

No description provided.

- update the setup-java action to v4
- add Java 21 to the Java version matrix
- update the JDK distribution to Eclipse Temurin (formerly AdoptOpenJDK)
@rdeltour rdeltour added type: improvement The issue suggests an improvement of an existing feature status: in progress The issue is being implemented by the development team labels Dec 8, 2023
@rdeltour rdeltour added this to the Next maintenance release milestone Dec 8, 2023
@rdeltour rdeltour self-assigned this Dec 8, 2023
- adapt code in OFCChecker to a slight rewording of the OpenJDK message
  reported for invalid ZIP headers, so that EPUBCheck can issue the right
  error code (PKG-017)
- update the command line tests to no longer rely on the deprecated
  SecurityManager API to catch system exit codes. The tests now get
  the integer return code directly from the EpubChecker API
@rdeltour rdeltour merged commit 9888fcc into main Dec 8, 2023
5 checks passed
@rdeltour rdeltour deleted the fix/java-21 branch December 8, 2023 14:47
@rdeltour rdeltour added status: completed Work completed, can be closed and removed status: in progress The issue is being implemented by the development team labels Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: completed Work completed, can be closed type: improvement The issue suggests an improvement of an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant