You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Josh Kennedy (JIRA)" <ji...@apache.org> on 2010/06/19 02:08:23 UTC

[jira] Updated: (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 ]

Josh Kennedy updated SLING-1561:
--------------------------------

    Attachment: Loader.patch

Adds the ability.

> 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
>
>         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.