Return-Path: Delivered-To: apmail-incubator-felix-dev-archive@www.apache.org Received: (qmail 6791 invoked from network); 12 Feb 2007 23:23:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Feb 2007 23:23:27 -0000 Received: (qmail 98596 invoked by uid 500); 12 Feb 2007 23:23:35 -0000 Delivered-To: apmail-incubator-felix-dev-archive@incubator.apache.org Received: (qmail 98374 invoked by uid 500); 12 Feb 2007 23:23:34 -0000 Mailing-List: contact felix-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: felix-dev@incubator.apache.org Delivered-To: mailing list felix-dev@incubator.apache.org Received: (qmail 98244 invoked by uid 99); 12 Feb 2007 23:23:34 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Feb 2007 15:23:34 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Feb 2007 15:23:25 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D244171431E for ; Mon, 12 Feb 2007 15:23:05 -0800 (PST) Message-ID: <22787258.1171322585858.JavaMail.jira@brutus> Date: Mon, 12 Feb 2007 15:23:05 -0800 (PST) From: "Karl Pauls (JIRA)" To: felix-dev@incubator.apache.org Subject: [jira] Assigned: (FELIX-30) Implement extension bundles MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/FELIX-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls reassigned FELIX-30: ------------------------------- Assignee: Karl Pauls > Implement extension bundles > --------------------------- > > Key: FELIX-30 > URL: https://issues.apache.org/jira/browse/FELIX-30 > Project: Felix > Issue Type: New Feature > Components: Framework, Specification compliance > Reporter: Richard S. Hall > Assigned To: Karl Pauls > Priority: Minor > > This issue is described in section 3.15 of the OSGi R4 specification. The main jist is to provide a standard mechanism to place classes on the JVM boot class path and to deliver framework extensions and/or updates. This mechanisms is modeled as bundle fragments, but it not really completely related to it. The boot class path aspect is likely to be dependent on specific JVMs. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.