You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Radu Cotescu (JIRA)" <ji...@apache.org> on 2019/07/29 10:11:00 UTC

[jira] [Closed] (SLING-8570) Extract a generic Content Parser API from org.apache.sling.jcr.contentparser with pluggable implementations

     [ https://issues.apache.org/jira/browse/SLING-8570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Radu Cotescu closed SLING-8570.
-------------------------------

> 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
>          Components: Content Parser
>            Reporter: Radu Cotescu
>            Assignee: Radu Cotescu
>            Priority: Major
>             Fix For: Content Parser API 2.0.0, Content Parser JSON 2.0.0, Content Parser XML 2.0.0, Content Parser XML JCR 2.0.0, Content Parser Test Utilities 2.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)