I should say I'm using version 3.0.4.

On Fri, Jul 29, 2016 at 1:53 PM James Carman <[email protected]>
wrote:

> It looks like this commit:
>
>
> https://github.com/apache/karaf/commit/5788fa8958e3bbcf8119d7b3587d5ce7e943894f
>
> broke the featuresBoot ordering.  We used to use a LinkedHashSet to
> maintain the order, but somehow the "staged" stuff was implemented with a
> regular ole HashSet.  Shouldn't the order of the featuresBoot property be
> honored?  It's supposed to be an ordered list of the features to install,
> right?  I can provide a patch, but I wanted to ask folks if my assumption
> that the featuresBoot is supposed to be treated as a list and not a set
> holds water.
>
> Thanks,
>
> James
>

Reply via email to