TCK Improvement : Use jars built from jakartaee-tck sources for common code across TCKs
- Dominant language
- Java
- Stars
- 400
- Forks
- 143
- PR merge metrics
- No merged PRs in 30d
Description
This is based on https://github.com/eclipse-ee4j/jaxrs-api/pull/1002 that migrates a set of jaxrs tests from jakartaee-tck.
There are sources that could be used across TCKs while separating them to respective repos. Those can be pulled as jars and used with a maven dependency. The jakartaee-tck project should build those jars and push them to maven for use by migrating TCK projects.
Contributor guide
Research direction
Start by reviewing jaxrs-api pull request 1002 and the migrated JAX-RS tests, then locate the shared sources in jakartaee-tck. Determine which common code should become reusable jars and how migrating TCK projects would consume them through Maven. Done means the jars are built and published for use by the separated TCK repositories.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100