[
https://issues.apache.org/jira/browse/SLING-6905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16028468#comment-16028468
]
Karl Pauls commented on SLING-6905:
-----------------------------------
Hi [~volteanu], strictly speaking, this is only about org.json and derived code
(i.e., commons.json). In general, we are trying to use the
o.a.felix.util.json.JSONWriter embedded where a bundle is only writing out
simple json and javax.json otherwise. Towards that end, we created a new
o.a.s.commons.johnzon bundle that provides javax.json.
In other words, it depends. We can keep the jackson code and we might even
replace the org.json/commons.json usage with jackson if that makes sense but if
it is not too much effort it might be nicer to switch to javax.json - just to
get the number of json impls we use down.
At any rate, a patch would be great!
> Remove commons.json from testing http clients
> ---------------------------------------------
>
> Key: SLING-6905
> URL: https://issues.apache.org/jira/browse/SLING-6905
> Project: Sling
> Issue Type: Sub-task
> Components: Apache Sling Testing Clients
> Affects Versions: Apache Sling Testing Clients 1.0.1
> Reporter: Karl Pauls
> Fix For: Apache Sling Testing Clients 1.0.2
>
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)