Carsten Ziegeler created SLING-7696:
---------------------------------------

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

Reply via email to