jsonb-api icon indicating copy to clipboard operation
jsonb-api copied to clipboard

Finalize Jakarta JSON Binding 3.0 Release

Open ivargrimstad opened this issue 3 years ago • 1 comments

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 Draft to Final.
  • [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.

ivargrimstad avatar Mar 18 '22 12:03 ivargrimstad

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.

jamezp avatar Mar 24 '22 18:03 jamezp