You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by kw...@apache.org on 2020/02/18 16:28:11 UTC

svn commit: r1874166 - /jackrabbit/commons/filevault/trunk/vault-doc/src/site/markdown/filter.md

Author: kwin
Date: Tue Feb 18 16:28:10 2020
New Revision: 1874166

URL: http://svn.apache.org/viewvc?rev=1874166&view=rev
Log:
JCRVLT-413 document how uncovered ancestor nodes are being created

Modified:
    jackrabbit/commons/filevault/trunk/vault-doc/src/site/markdown/filter.md

Modified: jackrabbit/commons/filevault/trunk/vault-doc/src/site/markdown/filter.md
URL: http://svn.apache.org/viewvc/jackrabbit/commons/filevault/trunk/vault-doc/src/site/markdown/filter.md?rev=1874166&r1=1874165&r2=1874166&view=diff
==============================================================================
--- jackrabbit/commons/filevault/trunk/vault-doc/src/site/markdown/filter.md (original)
+++ jackrabbit/commons/filevault/trunk/vault-doc/src/site/markdown/filter.md Tue Feb 18 16:28:10 2020
@@ -127,6 +127,14 @@ yes | no | yes | removed
 yes | yes | no | deserialized from content package
 yes | no | no | not existing
 
+### Uncovered ancestor nodes
+
+All *uncovered* ancestor nodes are either
+
+1. created with the node type and properties given in the package (in case the node type *is* given with a `.content.xml` at the right location and the node does not yet exist in the repo)
+1. created with node type `nt:folder` (in case they the node type is *not* given with a `.content.xml` at the right location and the node does not yet exist in the repo) or
+1. not touched at all (in case they are already existing in the repo, no matter which node type is given with a `.content.xml` at the according location) 
+
 ### Example
 
 Content Package Filter