[ 
https://issues.apache.org/jira/browse/SLING-10433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Pauls resolved SLING-10433.
--------------------------------
    Resolution: Fixed

Done in 
https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/85

> Mutable content dependency removal by convert is ordering dependent
> -------------------------------------------------------------------
>
>                 Key: SLING-10433
>                 URL: https://issues.apache.org/jira/browse/SLING-10433
>             Project: Sling
>          Issue Type: Bug
>          Components: Content-Package to Feature Model Converter
>    Affects Versions: Content-Package to Feature Model Converter 1.1.2
>            Reporter: Karl Pauls
>            Assignee: Karl Pauls
>            Priority: Major
>             Fix For: Content-Package to Feature Model Converter 1.1.4
>
>
> Following SLING-8649, the converter is trying to remove dependencies on 
> mutable content package from converted packages. That suffers from an 
> ordering problem as it will only learn about mutable content package ids when 
> it hits the package but removes the dependencies directly when it is 
> converting a package. 
> In other words, if a content package contains two sub packages, one mutable 
> and one immutable and the immutable package has a dependency on the mutable 
> one it will depend on the order they are found in the content package whether 
> the dependency is removed or not.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to