commit | bff86bfc6595905c337023469eafcd3f3e64a5da | [log] [tgz] |
---|---|---|
author | Konrad Windszus <kwin@apache.org> | Thu Feb 27 16:14:01 2020 +0100 |
committer | Konrad Windszus <kwin@apache.org> | Thu Feb 27 16:20:34 2020 +0100 |
tree | bfeeb4bfcab3292644f2f202f4ed144e7fd4234b | |
parent | 69a090477728ebabd23ff6b11dc2af8672229b9a [diff] |
SLING-9163 upgrade to Johnzon 1.2.3 only that version is fully JSON-P 1.1 compliant also upgrade to parent 38
This module is part of the Apache Sling project.
Apache Johnzon powered javax.json library.
This wrapper allows to use JSON-P 1.1 with Apache Johnzon in an OSGi container without requiring an OSGi ServiceLoader Mediator implementation like SPI Fly by overwriting the JSONProvider to always load Apache Johnzon and not relying on the Service Loader.
See also JOHNZON-108 and GERONIMO-6640.