commit | 4bc8cd792d626d2a33b5f276cf2af2216732844e | [log] [tgz] |
---|---|---|
author | Dmitry Kornilov <dmitry.kornilov@oracle.com> | Thu Jul 11 12:17:35 2019 +0200 |
committer | GitHub <noreply@github.com> | Thu Jul 11 12:17:35 2019 +0200 |
tree | 3667e8b27a6171b78fddf939154f1dabcd53a219 | |
parent | 9b9e63e5ec91f9edca95e8e30744707586ab5037 [diff] |
Fixed javadoc generation on JDK11 (#187)
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.
Use the following command:
mvn -U -C clean install -Dnon.final=true