[
https://issues.apache.org/jira/browse/SLING-8570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Radu Cotescu resolved SLING-8570.
---------------------------------
Resolution: Fixed
The following repositories have been created:
# https://github.com/apache/sling-org-apache-sling-contentparser-api
# https://github.com/apache/sling-org-apache-sling-contentparser-json
# https://github.com/apache/sling-org-apache-sling-contentparser-xml
# https://github.com/apache/sling-org-apache-sling-contentparser-xml-jcr
# https://github.com/apache/sling-org-apache-sling-contentparser-testutils
> Extract a generic Content Parser API from org.apache.sling.jcr.contentparser
> with pluggable implementations
> -----------------------------------------------------------------------------------------------------------
>
> Key: SLING-8570
> URL: https://issues.apache.org/jira/browse/SLING-8570
> Project: Sling
> Issue Type: New Feature
> Reporter: Radu Cotescu
> Assignee: Radu Cotescu
> Priority: Major
> Fix For: Content Parser API 1.0.0, Content Parser JSON 1.0.0,
> Content Parser XML 1.0.0, Content Parser XML JCR 1.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The {{org.apache.sling.jcr.contentparser}} bundle provides the API and three
> parser implementations supporting JSON, XML and Vault XML structures for
> generating Sling resource trees. The goal of this issue is to modularise
> {{org.apache.sling.jcr.contentparser}}, by extracting 4 bundles:
> # org.apache.sling.contentparser.api - API only, no JCR / Jackrabbit
> dependencies
> # org.apache.sling.contentparser.json - JSON parser implementation
> # org.apache.sling.contentparser.xml - XML parser implementation
> # org.apache.sling.contentparser.xml.jcr - JackRabbit FileVault parser
> implementation
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)