Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 68169 invoked from network); 13 Mar 2006 22:37:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Mar 2006 22:37:08 -0000 Received: (qmail 67998 invoked by uid 500); 13 Mar 2006 22:37:04 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 67956 invoked by uid 500); 13 Mar 2006 22:37:03 -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 67944 invoked by uid 99); 13 Mar 2006 22:37:03 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Mar 2006 14:37:03 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= 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; Mon, 13 Mar 2006 14:37:01 -0800 Received: from ajax (localhost.localdomain [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id F3FB0D49FD for ; Mon, 13 Mar 2006 22:36:40 +0000 (GMT) Message-ID: <80288310.1142289400997.JavaMail.jira@ajax> Date: Mon, 13 Mar 2006 22:36:40 +0000 (GMT) From: "Joe Bohn (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-1743) Deploy.bat doesn't accept any arguments and hence doesn't work. In-Reply-To: <681278248.1142288859753.JavaMail.jira@ajax> 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-1743?page=all ] Joe Bohn updated GERONIMO-1743: ------------------------------- Attachment: 1743_DeployScript.patch minor fix to correct variable name error in deploy.bat > Deploy.bat doesn't accept any arguments and hence doesn't work. > --------------------------------------------------------------- > > Key: GERONIMO-1743 > URL: http://issues.apache.org/jira/browse/GERONIMO-1743 > Project: Geronimo > Type: Bug > Components: deployment > Versions: 1.2 > Environment: Windows xp > Reporter: Joe Bohn > Fix For: 1.2 > Attachments: 1743_DeployScript.patch > > There is a bug in the deploy script with the treatment of arguments. Basically, the arguments are stored in a variable called "ARGS" but the script later assumes they are in "CMD_LINE_ARGS". -- 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