[
https://issues.apache.org/jira/browse/JCRVLT-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17039752#comment-17039752
]
Konrad Windszus edited comment on JCRVLT-413 at 2/19/20 7:05 AM:
-----------------------------------------------------------------
I tried with the attached package, and although the parent is of type
{{sling:Folder}} (/apps) the uncovered ancestor node below (/apps/test) is
created with type nt:folder which leads to a package installation failure:
[^test_intermediate-1.0.0 (2).zip]
was (Author: kwin):
I tried with the attached package, and although the parent is of type
{{sling:Folder}} the uncovered ancestor node is created with type nt:folder
which leads to a package installation failure: [^test_intermediate-1.0.0
(2).zip]
> 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)