Guillaume Lucazeau created SLING-6614:
-----------------------------------------
Summary: JcrContentLoader should ignore protected nodes and
properties
Key: SLING-6614
URL: https://issues.apache.org/jira/browse/SLING-6614
Project: Sling
Issue Type: Improvement
Components: JCR
Affects Versions: JCR ContentLoader 2.1.10
Reporter: Guillaume Lucazeau
When exporting node tree from Sling as JSON, it would be nice to be able to
import it directly into another path or JCR repository.
Currently, this is not possible as the export contains protected properties
("jcr:created") and protected nodes (ACLs).
The content loader should ignore them and process the other content.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)