http://nagoya.apache.org/bugzilla/show_bug.cgi?id=314
*** shadow/314 Thu Feb 1 01:45:15 2001 --- shadow/314.tmp.8627 Thu Feb 1 01:45:15 2001 *************** *** 0 **** --- 1,19 ---- + +============================================================================+ + | Return value in bin/runant.pl script BugRat Report#572 | + +----------------------------------------------------------------------------+ + | Bug #: 314 Product: Ant | + | Status: UNCONFIRMED Version: 1.2 | + | Resolution: Platform: All | + | Severity: Normal OS/Version: All | + | Priority: High Component: Main | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + On Windows 2000, both the perl script and the batch file do not return the return value that was returned by the Java ant code. This makes it difficult to use in automated scripts that run at night that need to evaluate whether to continue, or to stop and report failure. + + I would like to request a change to the perl script (I'm not sure if it's possible to evaluate and return values in a windows script). I attached some code in the work around section that will do this.
