Return-Path: Delivered-To: apmail-felix-dev-archive@www.apache.org Received: (qmail 61312 invoked from network); 30 Jul 2009 19:46:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 30 Jul 2009 19:46:37 -0000 Received: (qmail 22631 invoked by uid 500); 30 Jul 2009 19:46:37 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 22560 invoked by uid 500); 30 Jul 2009 19:46:37 -0000 Mailing-List: contact dev-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list dev@felix.apache.org Received: (qmail 22550 invoked by uid 99); 30 Jul 2009 19:46:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Jul 2009 19:46:37 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Jul 2009 19:46:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E478A29A0011 for ; Thu, 30 Jul 2009 12:46:14 -0700 (PDT) Message-ID: <256550886.1248983174934.JavaMail.jira@brutus> Date: Thu, 30 Jul 2009 12:46:14 -0700 (PDT) From: "Richard S. Hall (JIRA)" To: dev@felix.apache.org Subject: [jira] Commented: (FELIX-1134) Add support for native libraries in fragments In-Reply-To: <1315234212.1241794185575.JavaMail.jira@brutus> 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 [ https://issues.apache.org/jira/browse/FELIX-1134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12737252#action_12737252 ] Richard S. Hall commented on FELIX-1134: ---------------------------------------- Support for this has been committed, but it could probably use a little more stress testing to make sure everything cleans up and there are no leaks in long-running situations. > Add support for native libraries in fragments > --------------------------------------------- > > Key: FELIX-1134 > URL: https://issues.apache.org/jira/browse/FELIX-1134 > Project: Felix > Issue Type: Improvement > Components: Framework, Specification compliance > Affects Versions: felix-1.8.0 > Reporter: Richard S. Hall > Fix For: felix-2.0.0 > > > The current level of fragment support does not include support for native libraries in fragments. This needs to be fixed for spec compliance. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.