Return-Path: X-Original-To: apmail-karaf-issues-archive@minotaur.apache.org Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F37F619CAA for ; Fri, 15 Apr 2016 14:27:25 +0000 (UTC) Received: (qmail 36629 invoked by uid 500); 15 Apr 2016 14:27:25 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 36583 invoked by uid 500); 15 Apr 2016 14:27:25 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 36498 invoked by uid 99); 15 Apr 2016 14:27:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Apr 2016 14:27:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 86A032C1F5A for ; Fri, 15 Apr 2016 14:27:25 +0000 (UTC) Date: Fri, 15 Apr 2016 14:27:25 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Reopened] (KARAF-4411) FeatureResolver: spring-dm-web feature installs Spring ver 3.1.4 and 3.2.14 at the same time MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KARAF-4411?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofr=C3=A9 reopened KARAF-4411: ----------------------------------------- We have a similar "weird" behaviour with activemq-client feature. To reproduce it: {code} feature:repo-add activemq 5.13.2 feature:install activemq-client {code} The {{activemq-client}} feature installs Spring 3.2.x bundles and xbean-spr= ing 3.18.0 bundle. After that, if I install {{spring/4.2.5.RELEASE_1}} feature, it triggers a = refresh of activemq-client and xbean-spring bundles. However, spring 3.1.x = bundles are installed whereas they are not required as spring 3.2.x already= satisfy the constraints. > 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 > Assignee: Guillaume Nodet > Fix For: 4.1.0, 4.0.5 > > > 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)