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 1D740173A5 for ; Tue, 21 Apr 2015 05:28:59 +0000 (UTC) Received: (qmail 64266 invoked by uid 500); 21 Apr 2015 05:28:58 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 64232 invoked by uid 500); 21 Apr 2015 05:28:58 -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 64217 invoked by uid 99); 21 Apr 2015 05:28:58 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Apr 2015 05:28:58 +0000 Date: Tue, 21 Apr 2015 05:28:58 +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] [Updated] (KARAF-3448) Feature conditions doesn't work when version is provided 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-3448?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofr=C3=A9 updated KARAF-3448: ---------------------------------------- Fix Version/s: (was: 2.4.2) 2.4.3 > Feature conditions doesn't work when version is provided > -------------------------------------------------------- > > Key: KARAF-3448 > URL: https://issues.apache.org/jira/browse/KARAF-3448 > Project: Karaf > Issue Type: Bug > Affects Versions: 2.4.1 > Reporter: Krzysztof Sobkowiak > Assignee: Jean-Baptiste Onofr=C3=A9 > Fix For: 2.4.3 > > Attachments: test-route-dm.xml > > > It's not possible to deploy any spring-dm based file (e.g. camel route) i= nto the {{deploy}} directory. It's caused by missing {{org.apache.karaf.dep= loyer.spring}} bundle. Karaf 2.3.x and 3.0.x start the bundle in {{startup.= properties}}, Karaf 4.0.x starts it together with {{spring}} feature.=20 > In Karaf 2.4.x it's defined as conditional bundle in the {{deployer}} fea= ture. But when the {{deployer}} feature is installed the {{spring}} feature= is usually not installed. -- This message was sent by Atlassian JIRA (v6.3.4#6332)