OPENNLP-1686: Adjust GH CI config to build with Java 23 and 24-ea#733
OPENNLP-1686: Adjust GH CI config to build with Java 23 and 24-ea#733chenrui333 wants to merge 1 commit intoapache:mainfrom chenrui333:support-java-23
Conversation
Signed-off-by: Rui Chen <rui@chenrui.dev>
|
@chenrui333 Thx for the suggested PR. Could you - instead of removing the experimental 23-ea section - bring it to "24-ea"? We always try to check the upcoming "..-ea" in advance. The addition of the (intermediate) version 23 to the list of stable versions is okay (my pov). Just update and force push. Once adjusted, I'll open a Jira (required at OpenNLP). |
See: OPENNLP-1686 |
Since we are planning a patch release this week, I have updated the "ea" part to 24 in #735 |
|
Thanks @chenrui333 - we are now building with 24-ea |
|
yeah, sounds good, thanks folks! 👍 |
Thank you for contributing to Apache OpenNLP.
In order to streamline the review of the contribution we ask you
to ensure the following steps have been taken:
For all changes:
Is there a JIRA ticket associated with this PR? Is it referenced
in the commit message?
Does your PR title start with OPENNLP-XXXX where XXXX is the JIRA number you are trying to resolve? Pay particular attention to the hyphen "-" character.
Has your PR been rebased against the latest commit within the target branch (typically main)?
Is your initial contribution a single, squashed commit?
For code changes:
For documentation related changes:
Note:
Please ensure that once the PR is submitted, you check GitHub Actions for build issues and submit an update to your PR as soon as possible.
update workflow to support 23 rather than 23-ea