Christian Schneider created SLING-8611:
------------------------------------------
Summary: 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
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)