[
https://issues.apache.org/jira/browse/SLING-9894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
A. J. David Bosschaert resolved SLING-9894.
-------------------------------------------
Resolution: Fixed
> CP Converter not defining explicit dependency of embedded package on parent
> ---------------------------------------------------------------------------
>
> Key: SLING-9894
> URL: https://issues.apache.org/jira/browse/SLING-9894
> Project: Sling
> Issue Type: Bug
> Components: Content-Package to Feature Model Converter
> Affects Versions: Content-Package to Feature Model Converter 1.0.16
> Reporter: Dominik Süß
> Priority: Major
> Fix For: Content-Package to Feature Model Converter 1.1.0
>
>
> An embedded package of a non-container package (/libs/xy/install) when
> installed via OSGI installer will always be installed after the parent
> package even when there is no explicit dependency. The converter misses to
> convert this implicit dependency into an explict dependency which can cause
> the order to differ and therefore cause oversights of ordering issues. To
> align this packages need to set up an explicit dependency to a parent package
> unless this is a container package which would be treated as non-existing and
> therefore removed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)