You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Justin Edelson (JIRA)" <ji...@apache.org> on 2010/09/10 15:13:46 UTC

[jira] Closed: (SLING-1561) Allow the Sling Initial ContentLoader to set parent node properties

     [ https://issues.apache.org/jira/browse/SLING-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Edelson closed SLING-1561.
---------------------------------


> 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: Bug
>            Reporter: Josh Kennedy
>            Assignee: Justin Edelson
>             Fix For: JCR ContentLoader 2.1.0
>
>         Attachments: Loader.patch
>
>
> 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.