Return-Path: Delivered-To: apmail-felix-dev-archive@www.apache.org Received: (qmail 98622 invoked from network); 6 Apr 2009 06:46:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Apr 2009 06:46:36 -0000 Received: (qmail 19361 invoked by uid 500); 6 Apr 2009 06:46:36 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 19266 invoked by uid 500); 6 Apr 2009 06:46:36 -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 19256 invoked by uid 99); 6 Apr 2009 06:46:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Apr 2009 06:46:35 +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; Mon, 06 Apr 2009 06:46:34 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id DC0CD234C003 for ; Sun, 5 Apr 2009 23:46:12 -0700 (PDT) Message-ID: <1513766801.1239000372896.JavaMail.jira@brutus> Date: Sun, 5 Apr 2009 23:46:12 -0700 (PDT) From: "Richard S. Hall (JIRA)" To: dev@felix.apache.org Subject: [jira] Commented: (FELIX-922) File Install bundle should be extensible to support new artifact type In-Reply-To: <891729099.1233911039570.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-922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12695995#action_12695995 ] Richard S. Hall commented on FELIX-922: --------------------------------------- We just need to keep in mind that we don't want to balloon File Install. Anything we do should be simple. > File Install bundle should be extensible to support new artifact type > --------------------------------------------------------------------- > > Key: FELIX-922 > URL: https://issues.apache.org/jira/browse/FELIX-922 > Project: Felix > Issue Type: New Feature > Components: File Install > Environment: generic > Reporter: Sahoo > Fix For: fileinstall-1.0.0 > > > Currently File Install recognizes only jar files and cfg files. It tries to install jar files as OSGi bundles and cfg files as configuration entries. It should be possible to extend it to add support for new artifact types, e.g., deployment packages. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.