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/02 13:46:18 UTC

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

Tommaso Teofili created SLING-5577:
--------------------------------------

             Summary: 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


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)