[
https://issues.apache.org/jira/browse/SLING-6885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16025980#comment-16025980
]
Robert Munteanu commented on SLING-6885:
----------------------------------------
That's a good point [~cziegeler] - I'll take a look at embedding the
felix-utils JSONWriter.
> Tooling support bundles no longer work due to dependency on
> org.apache.sling.commons.json
> -----------------------------------------------------------------------------------------
>
> Key: SLING-6885
> URL: https://issues.apache.org/jira/browse/SLING-6885
> Project: Sling
> Issue Type: Bug
> Components: Tooling
> Affects Versions: Tooling Support Install 1.0.2, Tooling Support Source
> 1.0.2
> Reporter: Robert Munteanu
> Fix For: Tooling Support Install 1.0.4, Tooling Support Source
> 1.0.4
>
>
> When deployed, both of these bundles fail to resolve due to importing:
> {noformat}org.apache.sling.commons.json,version=[2.0,3)
> org.apache.sling.commons.json.io,version=[2.0,3){noformat}
> Without thinking too much about it, I would venture to say the simplest way
> to support both all versions of the Sling launchpad and other variants such
> as AEM is to embed a JSON parser in the bundles and use that.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)