[
https://issues.apache.org/jira/browse/JCRVLT-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038945#comment-17038945
]
Konrad Windszus commented on JCRVLT-413:
----------------------------------------
[~tripod] What is the reason that for 2. the nodes are created with the quite
restrictive node type {{nt:folder}} instead of the less restrictive
{{sling:Folder}}. Is there any way to tweak this behaviour (in
https://github.com/apache/jackrabbit-filevault/blob/492d24b0c8bdaa29bb6a43df14ac88279cac3b78/vault-core/src/main/java/org/apache/jackrabbit/vault/fs/io/Importer.java#L926)?
> 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
>
>
> 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)