cloudfoundry / cloudfoundry/cf-java-client
Support all JDK versions
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 334
- Forks
- 319
- PR merge metrics
- No merged PRs in 30d
Description
At the moment, only a limited number of JDKs is covered in pom.xml. Especially new JDK versions like 24 and 25 are not covered and fail the build / unit tests.
Contributor guide
No contributing guide indexed for this repository
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
Inspect pom.xml and its existing JDK coverage first, then run the build and unit tests with JDK 24 and 25 to reproduce the failures. Done means the supported JDK range includes the requested newer versions and the build and unit tests pass for them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100