Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 13394 invoked from network); 22 Jul 2005 14:01:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Jul 2005 14:01:14 -0000 Received: (qmail 51394 invoked by uid 500); 22 Jul 2005 14:01:12 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 51279 invoked by uid 500); 22 Jul 2005 14:01:11 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 51260 invoked by uid 99); 22 Jul 2005 14:01:11 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME 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, 22 Jul 2005 07:01:03 -0700 Received: by ajax.apache.org (Postfix, from userid 99) id D7DA0D2; Fri, 22 Jul 2005 16:00:59 +0200 (CEST) From: bugzilla@apache.org To: dev@ant.apache.org Subject: DO NOT REPLY [Bug 13655] - proper retrncode for ant.bat X-Bugzilla-Reason: AssignedTo Message-Id: <20050722140059.D7DA0D2@ajax.apache.org> Date: Fri, 22 Jul 2005 16:00:59 +0200 (CEST) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=13655 ------- Additional Comments From sfllaw@engmail.uwaterloo.ca 2005-07-22 16:00 ------- Vince, the exit command doesn't take any options in Windows 9x nor NT4. My solution, unfortunately, is the most useful one. Trust me, I had no desire to write something as ugly as my patch. But portable error handling across Windows batch scripts is non-trivial. I no longer have any use for Ant on Windows, so I can't update my patch. But I'm sure that someone can figure out what's going on and port it to the most recent version in CVS. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org