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 495E6D272 for ; Mon, 26 Nov 2012 13:41:01 +0000 (UTC) Received: (qmail 4499 invoked by uid 500); 26 Nov 2012 13:41:01 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 4426 invoked by uid 500); 26 Nov 2012 13:40:59 -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 4399 invoked by uid 99); 26 Nov 2012 13:40:58 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Nov 2012 13:40:58 +0000 Date: Mon, 26 Nov 2012 13:40:58 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: <771740308.22771.1353937258917.JavaMail.jiratomcat@arcas> In-Reply-To: <1003663484.40634.1351542252157.JavaMail.jiratomcat@arcas> Subject: [jira] [Reopened] (KARAF-1982) Cellar features should populate the bundles distributed map 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-1982?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofr=C3=A9 reopened KARAF-1982: ----------------------------------------- This behavior was covered by the Cellar LocalBundleListener which was alway= s active, even when sync was disabled (which is bad ;)). So the cellar-feature bundle should do it himself and not relay to the cell= ar-bundle one. =20 > Cellar features should populate the bundles distributed map > ----------------------------------------------------------- > > Key: KARAF-1982 > URL: https://issues.apache.org/jira/browse/KARAF-1982 > Project: Karaf > Issue Type: Improvement > Components: cellar-bundle, cellar-features > Reporter: Jean-Baptiste Onofr=C3=A9 > Assignee: Jean-Baptiste Onofr=C3=A9 > Fix For: cellar-3.0.0, cellar-2.2.5, cellar-2.3.0 > > > Currently, Cellar features and bundles handlers are completely isolated. = For instance, when you install a feature: > karaf@root> cluster:feature-install default eventadmin > the eventadmin feature bundles are not present in the bundles distributed= map: > karaf@root> cluster:bundle-list default > No bundle found in cluster group default > In order to be consistent with "Karaf standalone" behavior, the bundles d= istributed map should be updated by the Cellar features handler. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira