Return-Path: X-Original-To: apmail-karaf-user-archive@minotaur.apache.org Delivered-To: apmail-karaf-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B2D9810359 for ; Wed, 14 Aug 2013 21:22:28 +0000 (UTC) Received: (qmail 95169 invoked by uid 500); 14 Aug 2013 21:22:28 -0000 Delivered-To: apmail-karaf-user-archive@karaf.apache.org Received: (qmail 95144 invoked by uid 500); 14 Aug 2013 21:22:28 -0000 Mailing-List: contact user-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@karaf.apache.org Delivered-To: mailing list user@karaf.apache.org Received: (qmail 95121 invoked by uid 99); 14 Aug 2013 21:22:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Aug 2013 21:22:27 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW X-Spam-Check-By: apache.org Received-SPF: error (athena.apache.org: local policy) Received: from [217.70.183.197] (HELO relay5-d.mail.gandi.net) (217.70.183.197) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Aug 2013 21:22:22 +0000 Received: from mfilter5-d.gandi.net (mfilter5-d.gandi.net [217.70.178.132]) by relay5-d.mail.gandi.net (Postfix) with ESMTP id C9C6141C062 for ; Wed, 14 Aug 2013 23:21:39 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mfilter5-d.gandi.net Received: from relay5-d.mail.gandi.net ([217.70.183.197]) by mfilter5-d.gandi.net (mfilter5-d.gandi.net [10.0.15.180]) (amavisd-new, port 10024) with ESMTP id kVJRBQM6N5AQ for ; Wed, 14 Aug 2013 23:21:38 +0200 (CEST) X-Originating-IP: 70.165.35.234 Received: from [192.168.10.177] (wsip-70-165-35-234.oc.oc.cox.net [70.165.35.234]) (Authenticated sender: jb@nanthrax.net) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id CCF3141C076 for ; Wed, 14 Aug 2013 23:21:36 +0200 (CEST) Message-ID: <520BF4DE.4030305@nanthrax.net> Date: Wed, 14 Aug 2013 23:21:34 +0200 From: =?ISO-8859-1?Q?Jean-Baptiste_Onofr=E9?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130803 Thunderbird/17.0.8 MIME-Version: 1.0 To: user@karaf.apache.org Subject: Re: question about dependent features References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Hi Marcos, if the feature is already installed, nothing is performed by Karaf. Let me take an example. I have the following features: foo foo you install feature A, so it will install foo "first". Now you install feature B, Karaf will check that foo is installed: - if it is (which is actually the case), it won't do anything on foo=20 (and its bundles) - if it is not, it will install foo Regards JB On 08/14/2013 08:55 PM, Marcos Mendez wrote: > so we have like 5 features, they all use the same dependent feature > which has the common things. what happens when a dependent feature is > installed? are all the bundles restarted? any way to control that? > > > nmr > ... > > > > > - Marcos > --=20 Jean-Baptiste Onofr=E9 jbonofre@apache.org http://blog.nanthrax.net Talend - http://www.talend.com