You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Andreas Schaefer (Jira)" <ji...@apache.org> on 2019/11/27 01:49:00 UTC

[jira] [Resolved] (SLING-8800) A change in a Content Package will not be reflected in a Converted CP on a rebuild

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

Andreas Schaefer resolved SLING-8800.
-------------------------------------
    Resolution: Fixed

Merged

> A change in a Content Package will not be reflected in a Converted CP on a rebuild
> ----------------------------------------------------------------------------------
>
>                 Key: SLING-8800
>                 URL: https://issues.apache.org/jira/browse/SLING-8800
>             Project: Sling
>          Issue Type: Bug
>          Components: Feature Model
>            Reporter: Andreas Schaefer
>            Assignee: Andreas Schaefer
>            Priority: Major
>             Fix For: Content-Package to Feature Model Converter 1.0.0
>
>         Attachments: secondary-test.zip
>
>
> After a successful content package conversion any change in a content package will not be reflected in a converted content package.
> The reason is that the temporary generated file inside a temporary folder created in theĀ VaultPackageAssembler is not deleted.
> The CP Converter should at least provide a flag to force the deletion but maybe it is best to use a hash to see if the content has changed and if should delete the temporary folder.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)