[
https://issues.apache.org/jira/browse/SLING-8381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16830171#comment-16830171
]
Simone Tripodi commented on SLING-8381:
---------------------------------------
Initial fix implementation provided in
[b85d162|https://github.com/apache/sling-org-apache-sling-feature-cpconverter/commit/b85d162afa7e62adc52d2e56e387f437b14b769d]
> Converter produces broken hull subpackages
> ------------------------------------------
>
> Key: SLING-8381
> URL: https://issues.apache.org/jira/browse/SLING-8381
> Project: Sling
> Issue Type: Bug
> Components: Feature Model
> Reporter: Dominik Süß
> Assignee: Simone Tripodi
> Priority: Major
>
> The contentpackage to feature converter flattens out content packages but the
> empty subpackages being produced to satisfy the inner dependencies are
> currently invalid and miss out the jcr_root structure and also still have the
> old filters which might create trouble on wiping out content when being
> installed - to mitigate either the filters need to be adjusted or set to
> merge mode.
> Suggestion:
> build a default filter (root path) on mode merge with exclude on everything
> below (to avoid creation of huge snapshot packages when being manually
> installed) that would be reused for all hull packages) and add the missing
> jcr_content folder.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)