Hello,

I call Ant (execute a build) from a .bat script (under Windows). If the build 
fails, I'd like not only to detect that it failed (this is possible via 
ERRORLEVEL) but also get the failure message (at least its first line if the 
message contains multiple lines).

Is it possible without parsing the output of Ant? If yes, how?

Thank you!

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to