Return-Path: X-Original-To: apmail-geronimo-dev-archive@www.apache.org Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 907739D12 for ; Thu, 16 May 2013 02:33:16 +0000 (UTC) Received: (qmail 24855 invoked by uid 500); 16 May 2013 02:33:16 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 24817 invoked by uid 500); 16 May 2013 02:33:16 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 24805 invoked by uid 99); 16 May 2013 02:33:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 May 2013 02:33:16 +0000 Date: Thu, 16 May 2013 02:33:16 +0000 (UTC) From: "Forrest Xia (JIRA)" To: dev@geronimo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (GERONIMO-6442) Improve deployment performance of OSGi applications MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GERONIMO-6442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Forrest Xia resolved GERONIMO-6442. ----------------------------------- Resolution: Fixed Fix Version/s: 3.0.1 > Improve deployment performance of OSGi applications > --------------------------------------------------- > > Key: GERONIMO-6442 > URL: https://issues.apache.org/jira/browse/GERONIMO-6442 > Project: Geronimo > Issue Type: Improvement > Security Level: public(Regular issues) > Components: Aries > Affects Versions: 3.0.0 > Reporter: Jarek Gawor > Assignee: Jarek Gawor > Fix For: 3.0.1 > > > When OSGi application (eba) is deployed, the archive is first extracted into a temporary directory. Then (during installation) the contents of the temporary directory is copied (and unpacked) into the final destination directory under the repository/ directory. > For OSGi applications unpacking the archive into the temporary directory is not needed and therefore can be avoided. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira