jakartaee / jakartaee/batch-tck
batch-tck failure with JDK24
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
batch tck fails validation when run with JDK24 with following error message
`[ERROR] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion failed with message:
[ERROR]
[ERROR] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[ERROR] ! TCK must be run with Java 11 through 21 !
[ERROR] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[ERROR]
`
Please fix the validation for JDK24.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names the Maven Enforcer Java-version validation but no file or test. Start by locating the TCK build configuration that emits the Java 11–21 message, then run the batch TCK with JDK24. Done means validation accepts JDK24 without losing the existing supported-version checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100