Allow the Sling Initial ContentLoader to set parent node properties
-------------------------------------------------------------------
Key: SLING-1561
URL: https://issues.apache.org/jira/browse/SLING-1561
Project: Sling
Issue Type: New Feature
Affects Versions: JCR ContentLoader 2.0.8
Reporter: Josh Kennedy
Fix For: JCR Contentloader 2.0.6
Using the content loader, if the target install directory is a new or an
existing node, add the ability to set it's properties.
Example:
content;overwrite:=true;uninstall:=true;path:=/content/testing
Add a PARENT_NODE descriptor in the source content folder that would modify the
properties of the parent (/content/testing) just like the ROOT descriptor does.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.