Devienne [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 14, 2006 10:04 AM
To: Ant Users List
Subject: Re: Ant error reporting issue when using XML log output through
exec call
> ...
> Unfortunately when I run the task which encompasses this exec task it
> always returns success.
.
.bat files are unreliable. You should , running
Ant's launcher class, who is the class that interprets the Ant
arguments and starts the whole thing. Then you'll get proper error
codes. Examples can be found in the archives.
--DD
-