Konrad Windszus created JCR-5141:
------------------------------------
Summary: Deprecate org.apache.jackrabbit.commons.json
Key: JCR-5141
URL: https://issues.apache.org/jira/browse/JCR-5141
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: jackrabbit-jcr-commons
Affects Versions: 2.23.1
Reporter: Konrad Windszus
Instead of still promoting to use the home-grown JSON parser/generator in
[https://github.com/apache/jackrabbit/tree/trunk/jackrabbit-jcr-commons/src/main/java/org/apache/jackrabbit/commons/json]
one should nowadays rather rely on
[https://jakartaee.github.io/jsonp-api/docs/api/?overview-summary.html.]
Apache Sling already ships by default with an implementation and requiring a
JSON-P compliant implementation shouldn't impose major issues to downstream
consumers.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)