You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2010/12/20 15:56:24 UTC

[jira] Closed: (SLING-1802) ContentLoader does not update the content from a bundle when the bundle is updated.

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

Carsten Ziegeler closed SLING-1802.
-----------------------------------


> ContentLoader does not update the content from a bundle when the bundle is updated.
> -----------------------------------------------------------------------------------
>
>                 Key: SLING-1802
>                 URL: https://issues.apache.org/jira/browse/SLING-1802
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR
>    Affects Versions: JCR ContentLoader 2.1.0
>            Reporter: Ian Boston
>            Assignee: Ian Boston
>             Fix For: JCR ContentLoader 2.1.2
>
>
> If you create an updated bundle containing content to be installed by the content loader, that updated content does not get installed.
> You can use overwrite:=true, however if you do that the entire tree is overwritten including any content from other bundles.
> A workarround is to only allow one bundle to update any one folder, although this may not be suitable for certain configurations.
> This was discussed at http://markmail.org/thread/t4efmodaxofofjwr
> One possible solution is to use the lastModified date of the bundle to determine if new content should be uploaded.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.