fix doc status in dev/release version (#192)

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
2 files changed
tree: 1a47fe79d643e0f6d1b1fa7de8674a7b54c233d4
  1. api/
  2. bundles/
  3. demos/
  4. gf/
  5. impl/
  6. jaxrs/
  7. jaxrs-1x/
  8. spec/
  9. tests/
  10. .gitignore
  11. .travis.yml
  12. CONTRIBUTING.md
  13. copyright-exclude
  14. LICENSE.md
  15. NOTICE.md
  16. pom.xml
  17. README.md
README.md

Build Status

Jakarta JSON Processing (JSON-P)

The Java API for JSON Processing provides portable APIs to parse, generate, transform, and query JSON documents. This project contains Jakarta JSON Processing specification, API and a compatible implementation.

Build

Use the following command:

mvn -U -C clean install -Dnon.final=true

Licensing

Links