[
https://issues.apache.org/jira/browse/SLING-11045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler closed SLING-11045.
------------------------------------
> Remove support for start-level
> ------------------------------
>
> Key: SLING-11045
> URL: https://issues.apache.org/jira/browse/SLING-11045
> Project: Sling
> Issue Type: Improvement
> Components: Feature Model
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: Feature Model Launcher 1.2.0
>
>
> The feature model is using "start-order" to define the order of starting
> bundles within a feature - in the early days we used "start-level", therefore
> some code was added early on to the launcher, checking if "start-order" is
> not set but "start-level".
> As "start-level" has never been an official api, we should remove this extra
> code.
> In addition, the code has a bug as it assigns all bundles without a start
> order a start order of 1 - which is in most cases not the default start order
--
This message was sent by Atlassian Jira
(v8.20.1#820001)