[
https://issues.apache.org/jira/browse/SLING-7696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-7696.
-------------------------------------
Resolution: Fixed
I fixed this in rev 0a203c3 and added a test case for this
> Includes are not taken into account when assembling an application
> ------------------------------------------------------------------
>
> Key: SLING-7696
> URL: https://issues.apache.org/jira/browse/SLING-7696
> Project: Sling
> Issue Type: Bug
> Components: Feature Model
> Affects Versions: Feature Model 0.1.0
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: Feature Model 0.1.2
>
>
> When more than one feature is provided to the ApplicationBuilder and one of
> the provided features includes another provided feature, currently the
> included feature is merged which should not be the case as it is included by
> another feature.
> Example:
> Feature B includes feature A
> Feature A and B are provided to the builder, only feature B should be used to
> build the application
> Currently A and B are used
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)