jsonb-api
jsonb-api copied to clipboard
Finalize Jakarta JSON Binding 3.0 Release
Tasks to complete the release:
- [x] promotes api staging release promotes the specification api jars to maven central. An example release job script can be found here https://wiki.eclipse.org/MavenReleaseScript.
- [x] go through the merged jakarta.ee specification website page to verify all the links are valid.
- [x] if XML Schemas are published on https://jakarta.ee/schemas, send a PR to update the status from
DrafttoFinal. - [x] approve the compatibility request.
- [ ] The compatible implementation project/vendor MUST send an email to [email protected] for approval of the compatible implementation for trademark usage.
- [ ] merge any final release branch as appropriate for the branch management for the project.
Is there something stopping the API artifacts from being published to Maven Central? The specification itself seems complete with https://github.com/jakartaee/specifications/pull/456 being merged.