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


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.

Reply via email to