Return-Path: Delivered-To: apmail-felix-dev-archive@www.apache.org Received: (qmail 65622 invoked from network); 31 Aug 2009 07:23:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 31 Aug 2009 07:23:56 -0000 Received: (qmail 97960 invoked by uid 500); 31 Aug 2009 07:23:56 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 97863 invoked by uid 500); 31 Aug 2009 07:23:56 -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 97853 invoked by uid 99); 31 Aug 2009 07:23:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Aug 2009 07:23:56 +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, 31 Aug 2009 07:23:54 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7B335234C051 for ; Mon, 31 Aug 2009 00:23:34 -0700 (PDT) Message-ID: <1893353125.1251703414503.JavaMail.jira@brutus> Date: Mon, 31 Aug 2009 00:23:34 -0700 (PDT) From: "Guillaume Nodet (JIRA)" To: dev@felix.apache.org Subject: [jira] Resolved: (FELIX-1463) Switch to Felix Fileinstall instead of our own file deployer In-Reply-To: <247739666.1249896315249.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-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved FELIX-1463. ------------------------------------ Resolution: Fixed Fix Version/s: karaf-1.0.0 URL: http://svn.apache.org/viewvc?rev=809481&view=rev > Switch to Felix Fileinstall instead of our own file deployer > ------------------------------------------------------------ > > Key: FELIX-1463 > URL: https://issues.apache.org/jira/browse/FELIX-1463 > Project: Felix > Issue Type: Improvement > Components: Karaf > Reporter: Lars Heinemann > Assignee: Guillaume Nodet > Fix For: karaf-1.0.0 > > Attachments: FELIX-1463.patch, fileinstall.patch > > > Karaf file installer offers some more functionality than the current fileinstall of Felix. We should merge the Karaf one into the Felix one. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.