Stefan Bodewig e67a40fbb3 Revert part of the commit that made tasks use Execute#isFailure.
On OpenVMS the Java VM will exit with a return code of 0 on success,
even though this is going to signal a failure for the OS.  All tasks
that spawn new VMs have now been reverted to explicitly check for
retCode != 0 instead of Execite.isFailure(retCode).

We could as well introduce Execute#isJavaFailure or something like
this in case future VM's on OpenVMS will start to do the right thing.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275005 13f79535-47bb-0310-9956-ffa450edef68
2003-08-01 10:08:12 +00:00
..
2003-05-12 15:19:18 +00:00
2003-05-12 15:19:18 +00:00
2003-05-09 13:41:04 +00:00
2002-09-04 11:05:19 +00:00
2003-07-10 11:52:50 +00:00
2002-06-22 23:38:38 +00:00
2002-09-04 11:05:19 +00:00
2002-09-04 11:05:19 +00:00
2002-06-01 12:26:43 +00:00
2002-06-22 23:38:38 +00:00
2002-09-04 11:05:19 +00:00
2002-06-01 12:26:43 +00:00
2002-06-01 12:26:43 +00:00
2003-02-10 16:01:22 +00:00
2003-03-24 08:05:42 +00:00
2002-06-01 12:26:43 +00:00
2003-07-07 13:05:03 +00:00
2003-03-20 09:14:41 +00:00
2002-09-04 11:05:19 +00:00
2002-06-01 12:26:43 +00:00
2003-02-24 14:34:02 +00:00
2002-09-04 11:05:19 +00:00
2002-09-04 11:05:19 +00:00
2003-05-14 11:58:18 +00:00
2002-06-22 23:38:38 +00:00
2003-07-24 13:48:45 +00:00
2002-06-01 12:26:43 +00:00
2002-06-01 12:26:43 +00:00