You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Tommaso Teofili (JIRA)" <ji...@apache.org> on 2016/03/17 10:34:33 UTC

[jira] [Comment Edited] (SLING-5577) Distribution package implementation should be independent of serialization

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

Tommaso Teofili edited comment on SLING-5577 at 3/17/16 9:34 AM:
-----------------------------------------------------------------

improved patch: using {{ResourceDistributionPackage}} in extensions too (got rid of {{FileDistributionPackage}}).


was (Author: teofili):
improved patch: using {{ResourceDistributionPackage}} in extensions too (got rid of {{FileDistributionPackage}}.

> Distribution package implementation should be independent of serialization
> --------------------------------------------------------------------------
>
>                 Key: SLING-5577
>                 URL: https://issues.apache.org/jira/browse/SLING-5577
>             Project: Sling
>          Issue Type: Improvement
>          Components: Distribution
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>             Fix For: Content Distribution Core 0.1.14
>
>         Attachments: SLING-5577.0.patch, SLING-5577.1.patch, SLING-5577.2.patch
>
>
> Currently we have different implementations of {{DistributionPackage}} interface in _org.apache.sling.distribution.core_ and _org.apache.sling.distribution.extensions_, some are based on plain files, some on FileVault packages (backed by files or JCR content) however it'd be good that packages would be agnostic to serialization type, simply based on {{Resources}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)