You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (Jira)" <ji...@apache.org> on 2022/01/07 06:00:00 UTC

[jira] [Commented] (SLING-11045) Remove support for start-level

    [ https://issues.apache.org/jira/browse/SLING-11045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17470350#comment-17470350 ] 

Carsten Ziegeler commented on SLING-11045:
------------------------------------------

https://github.com/apache/sling-org-apache-sling-feature-launcher/pull/36

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