[
https://issues.apache.org/jira/browse/SLING-6614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15897623#comment-15897623
]
Guillaume Lucazeau commented on SLING-6614:
-------------------------------------------
PR: https://github.com/apache/sling/pull/201
> 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)