[ 
https://issues.apache.org/jira/browse/KARAF-6472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Grzegorz Grzybek updated KARAF-6472:
------------------------------------
    Fix Version/s: 4.2.8
                   4.3.0

> Blacklisted features may be processed wrong with different blacklist ranges
> ---------------------------------------------------------------------------
>
>                 Key: KARAF-6472
>                 URL: https://issues.apache.org/jira/browse/KARAF-6472
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf
>            Reporter: Grzegorz Grzybek
>            Assignee: Grzegorz Grzybek
>            Priority: Major
>             Fix For: 4.3.0, 4.2.8
>
>
> I'm trying to leave only spring 4.3.x available using:
> {code:xml}
>         <feature version="[3,4.3)">spring*</feature>
>         <feature version="[5,6)">spring*</feature>
> {code}
> Unfortunately the HashSet used makes this a bit unpredictable and I can't 
> install 4.3 version of any spring feature. I have a fix for that.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to