Bug report #572 has just been filed. You can view the report at the following URL:
<http://znutar.cortexity.com/BugRatViewer/ShowReport/572> REPORT #572 Details. Project: Ant Category: Feature Requests SubCategory: Enhancement Class: suggest State: received Priority: low Severity: non-critical Confidence: public Environment: Release: 1.2 JVM Release: 1.3 Operating System: Win2000 OS Release: SP1 Platform: Intel Pentium III Synopsis: Return value in bin/runant.pl script 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.Title: BugRat Report # 572
BugRat Report # 572
| Project: Ant | Release: 1.2 |
| Category: Feature Requests | SubCategory: Enhancement |
| Class: suggest | State: received |
| Priority: low | Severity: non-critical |
|
Confidence:
public
|
Submitter:
Sigurd Knippenberg ( [EMAIL PROTECTED] )
Date Submitted:
Dec 12 2000, 07:00:31 CST
Responsible:
Z_Ant Alias ( [EMAIL PROTECTED] )
- Synopsis:
- Return value in bin/runant.pl script
- Environment: (jvm, os, osrel, platform)
- 1.3, Win2000, SP1, Intel Pentium III
- Additional Environment Description:
- perl v5.6.0 built for MSWin32-x86-multi-thread (Binary build 616 -- Built 13:47:17 Jul 14 2000)
- Report 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.
- How To Reproduce:
- null
- Workaround:
- null
