You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2019/08/05 12:12:00 UTC

[jira] [Commented] (SLING-8611) Support auto-installation of content packages

    [ https://issues.apache.org/jira/browse/SLING-8611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16900041#comment-16900041 ] 

Christian Schneider commented on SLING-8611:
--------------------------------------------

Unfortunately I used the Jira id  GRANITE-26607 for this change. These commits relate to this change.

> Support auto-installation of content packages
> ---------------------------------------------
>
>                 Key: SLING-8611
>                 URL: https://issues.apache.org/jira/browse/SLING-8611
>             Project: Sling
>          Issue Type: Improvement
>          Components: Content Distribution
>    Affects Versions: Content Distribution Journal Core 0.1.2
>            Reporter: Christian Schneider
>            Assignee: Christian Schneider
>            Priority: Major
>             Fix For: Content Distribution Journal Core 0.1.4
>
>
> Some kind of content can not be replicated using the normal distribution packages.
> These cases can be covered by creating the change as a content package, uploading content package to author, distributing it and then on the publisher extracting the package.
> To support this case jorunalled distribution should allow to detect and auto extract replicated content packages.
> To configure this feature a new config attribute packageHandling (Off, Extract,Install) is introduced for SubscriberConfiguration. 
> By default the value Off is used which results in no changes to the current model.
> Extract will call extract on the package and Install will call install on the package.
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)