Return-Path: Delivered-To: apmail-incubator-aries-dev-archive@minotaur.apache.org Received: (qmail 64660 invoked from network); 2 Dec 2009 21:36:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Dec 2009 21:36:44 -0000 Received: (qmail 96041 invoked by uid 500); 2 Dec 2009 21:36:43 -0000 Delivered-To: apmail-incubator-aries-dev-archive@incubator.apache.org Received: (qmail 95918 invoked by uid 500); 2 Dec 2009 21:36:43 -0000 Mailing-List: contact aries-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: aries-dev@incubator.apache.org Delivered-To: mailing list aries-dev@incubator.apache.org Received: (qmail 95887 invoked by uid 99); 2 Dec 2009 21:36:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Dec 2009 21:36:43 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Dec 2009 21:36:40 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id BF091234C045 for ; Wed, 2 Dec 2009 13:36:20 -0800 (PST) Message-ID: <1262045986.1259789780774.JavaMail.jira@brutus> Date: Wed, 2 Dec 2009 21:36:20 +0000 (UTC) From: "Lin Sun (JIRA)" To: aries-dev@incubator.apache.org Subject: [jira] Resolved: (ARIES-64) Have blueprint extender process bundles associated with composite bundle when detecting the CompositeBundleFactory service In-Reply-To: <1800858677.1259789180685.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ARIES-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun resolved ARIES-64. -------------------------- Resolution: Fixed verified by itest BlueprintContainer2BTCustomizerTest > Have blueprint extender process bundles associated with composite bundle when detecting the CompositeBundleFactory service > -------------------------------------------------------------------------------------------------------------------------- > > Key: ARIES-64 > URL: https://issues.apache.org/jira/browse/ARIES-64 > Project: Aries > Issue Type: Improvement > Components: Blueprint > Reporter: Lin Sun > Assignee: Lin Sun > > This is a follow on enhancement after Aries-51. In Aries-51 we added code to process bundles associated with composite bundle when detecting composite bundle starting/active. > This JIRA is about enhance the process of check existing bundles and bundles associated with composite bundles that were started before the blueprint bundle, if the composite bundle factory service is avail. This JIRA also added an itest for this scenario that blueprint sample is started in a child framework, before we start the blueprint bundle. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.