Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 66095 invoked from network); 26 May 2008 06:12:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 May 2008 06:12:18 -0000 Received: (qmail 48183 invoked by uid 500); 26 May 2008 06:12:19 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 47677 invoked by uid 500); 26 May 2008 06:12:18 -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 47666 invoked by uid 99); 26 May 2008 06:12:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 May 2008 23:12:18 -0700 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, 26 May 2008 06:11:39 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CEA80234C122 for ; Sun, 25 May 2008 23:11:55 -0700 (PDT) Message-ID: <1419304415.1211782315831.JavaMail.jira@brutus> Date: Sun, 25 May 2008 23:11:55 -0700 (PDT) From: "YunFeng Ma (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Created: (GERONIMO-4079) redeploy should support inPlace deployment MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org redeploy should support inPlace deployment ------------------------------------------ Key: GERONIMO-4079 URL: https://issues.apache.org/jira/browse/GERONIMO-4079 Project: Geronimo Issue Type: Improvement Security Level: public (Regular issues) Components: deployment Affects Versions: 2.2 Reporter: YunFeng Ma Priority: Minor Fix For: 2.2 redeploy should support inPlace deployment like deploy, such as: {noformat} deploy.bat/sh redeploy --inPlace PATH_TO_APP {noformat} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.