[
https://issues.apache.org/jira/browse/KARAF-4411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15190538#comment-15190538
]
Jean-Baptiste Onofré commented on KARAF-4411:
---------------------------------------------
Let me check, but I bet the version range is [3,4), so, for instance, during a
refresh, it will install the latest version available even if a matching one is
already installed. However, it should remove the installed one.
The problem is that sprign-dm-web feature installs both spring-dm and pax-web
feature, with different spring versions. Let me fix that.
> FeatureResolver: spring-dm-web feature installs Spring ver 3.1.4 and 3.2.14
> at the same time
> --------------------------------------------------------------------------------------------
>
> Key: KARAF-4411
> URL: https://issues.apache.org/jira/browse/KARAF-4411
> Project: Karaf
> Issue Type: Bug
> Components: karaf-feature
> Affects Versions: 4.0.4
> Environment: Oracle JDK 1.8
> Reporter: Vladimir Konkov
>
> Similar to KARAF-4159.
> To reproduce:
> $ feature:install spring-dm-web
> $ la
> ...
> 56 | Active | 30 | 3.2.14.RELEASE_1 | Apache ServiceMix :: Bundles ::
> spring-aop
> 57 | Active | 30 | 3.2.14.RELEASE_1 | Apache ServiceMix :: Bundles ::
> spring-beans
> 58 | Active | 30 | 3.2.14.RELEASE_1 | Apache ServiceMix :: Bundles ::
> spring-context
> 59 | Active | 30 | 3.2.14.RELEASE_1 | Apache ServiceMix :: Bundles ::
> spring-context-support
> 60 | Active | 30 | 3.2.14.RELEASE_1 | Apache ServiceMix :: Bundles ::
> spring-core
> 61 | Active | 30 | 3.2.14.RELEASE_1 | Apache ServiceMix :: Bundles ::
> spring-expression
> ...
> 106 | Active | 30 | 3.1.4.RELEASE | Spring AOP
> 107 | Active | 30 | 3.1.4.RELEASE | Spring ASM
> 108 | Active | 30 | 3.1.4.RELEASE | Spring Beans
> 109 | Active | 30 | 3.1.4.RELEASE | Spring Context
> 110 | Active | 30 | 3.1.4.RELEASE | Spring Context Support
> 111 | Active | 30 | 3.1.4.RELEASE | Spring Core
> 112 | Active | 30 | 3.1.4.RELEASE | Spring Expression Language
> 113 | Active | 30 | 1.2.1 | spring-osgi-web
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)