David Bosschaert created SLING-7521:
---------------------------------------

             Summary: [Sling Feature Model] Order bundles in the generated app 
based on feature order and start order
                 Key: SLING-7521
                 URL: https://issues.apache.org/jira/browse/SLING-7521
             Project: Sling
          Issue Type: Improvement
          Components: Tooling
            Reporter: David Bosschaert


When an application is generated from a number of features it needs to 
aggregate all bundles form these features and put them in the correct global 
order. Bundles have a start-order associated with them which is local within 
the feature, but outside of the feature needs to be relative to other features.

The resulting application needs to have all bundles ordered in such an order 
that all dependencies by other bundles are started before the bundles that 
depend on them are started.
Additionally, the start-order of bundles within the feature from which the 
bundles originate must be complied with.

The result needs to be a bundle list that has a total ordering of bundles from 
all features that are part of the application.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to