Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 85636 invoked from network); 27 Aug 2005 02:11:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Aug 2005 02:11:11 -0000 Received: (qmail 40934 invoked by uid 500); 27 Aug 2005 02:11:11 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 40232 invoked by uid 500); 27 Aug 2005 02:11:08 -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 40219 invoked by uid 99); 27 Aug 2005 02:11:08 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Aug 2005 19:11:07 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 13AD213D for ; Sat, 27 Aug 2005 04:11:06 +0200 (CEST) Message-ID: <1961185700.1125108666057.JavaMail.jira@ajax.apache.org> Date: Sat, 27 Aug 2005 04:11:06 +0200 (CEST) From: "Aaron Mulder (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-470) Online deployer locks module file In-Reply-To: <2144646857.1100162903663.JavaMail.apache@nagoya> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/GERONIMO-470?page=all ] Aaron Mulder updated GERONIMO-470: ---------------------------------- Fix Version: 1.0 Environment: If that's all that's being done, could replace this with opening a JarFile on the JAR, getting the stream from that, and then closing the JarFile after the reading is done. > Online deployer locks module file > --------------------------------- > > Key: GERONIMO-470 > URL: http://issues.apache.org/jira/browse/GERONIMO-470 > Project: Geronimo > Type: Bug > Components: deployment > Reporter: Jeremy Boynes > Fix For: 1.0 > > If I distribute a war file using the maven plugin and the online deployer, the server locks the input file. The means that a second build of my app fails as maven cannot delete the old war. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira