[
https://issues.apache.org/jira/browse/JCRVLT-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17039756#comment-17039756
]
Tobias Bocanegra commented on JCRVLT-413:
-----------------------------------------
if the parent is already a sling:Folder, it should create a sling:Folder child
node, per definition of sling:Folder:
https://github.com/apache/sling-org-apache-sling-jcr-resource/blob/9862902975b330c42bd13de66278e090f947c709/src/main/resources/SLING-INF/nodetypes/folder.cnd#L26-L29
> Clarify documentation about intermediate/ancestor nodes
> -------------------------------------------------------
>
> Key: JCRVLT-413
> URL: https://issues.apache.org/jira/browse/JCRVLT-413
> Project: Jackrabbit FileVault
> Issue Type: Improvement
> Components: vlt
> Reporter: Konrad Windszus
> Assignee: Konrad Windszus
> Priority: Major
> Fix For: 3.4.4
>
> Attachments: test_intermediate-1.0.0 (2).zip
>
>
> The documentation at http://jackrabbit.apache.org/filevault/filter.html
> should be clarified with respect to ancestor nodes.
> All *_uncovered_* ancestor nodes are
> # created with the node type given in the package (in case they are given in
> the package and not yet existing in the repo)
> # created with node type "nt:folder" (in case they are not given in the
> package and not yet existing in the repo)
> # not touched (in case they are already existing in the repo)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)