jakartaee / jakartaee/jsonp-api
No Provide-Capability for namespace "JakartaJSONProcessing" header in Manifest
Open
- Dominant language
- Java
- Stars
- 160
- Forks
- 64
- Avg merge
- 4d 5h
- Merged PRs (30d)
- 4
Description
Although there is a reserved OSGi namespace `JakartaJSONProcessing` (https://docs.osgi.org/reference/portable-java-contracts.html) there is no capability header set in the MANIFEST.MF of the jakarta.json-api-2.1.1.jar
Contributor guide
Research direction
Start by locating how jakarta.json-api-2.1.1.jar generates its MANIFEST.MF, then compare the existing headers with the OSGi portable Java contracts reference. Done means the packaged jar declares the Provide-Capability header for the JakartaJSONProcessing namespace and the resulting manifest can be verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100