Return-Path: Delivered-To: apmail-incubator-aries-dev-archive@minotaur.apache.org Received: (qmail 18440 invoked from network); 20 Dec 2010 11:47:28 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 20 Dec 2010 11:47:28 -0000 Received: (qmail 27167 invoked by uid 500); 20 Dec 2010 11:47:28 -0000 Delivered-To: apmail-incubator-aries-dev-archive@incubator.apache.org Received: (qmail 27006 invoked by uid 500); 20 Dec 2010 11:47:25 -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 26998 invoked by uid 99); 20 Dec 2010 11:47:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Dec 2010 11:47:24 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Dec 2010 11:47:22 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oBKBl0nA025431 for ; Mon, 20 Dec 2010 11:47:01 GMT Message-ID: <253200.212951292845620711.JavaMail.jira@thor> Date: Mon, 20 Dec 2010 06:47:00 -0500 (EST) From: "Holly Cummins (JIRA)" To: aries-dev@incubator.apache.org Subject: [jira] Created: (ARIES-518) Provide method on BundleFramework to just start the framework, not the bundle MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Provide method on BundleFramework to just start the framework, not the bundle ----------------------------------------------------------------------------- Key: ARIES-518 URL: https://issues.apache.org/jira/browse/ARIES-518 Project: Aries Issue Type: Improvement Components: Application Affects Versions: 0.3 Reporter: Holly Cummins Assignee: Holly Cummins Priority: Minor BundleFramework should distinguish between starting the CompositeBundle and starting the framework. Sometimes it's desirable to start the framework (so other bundles can be installed) before starting the composite bundle. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.