|
#1
|
|||
|
|||
Using Ant 1.7 does not return error code
I am running an ANT step using ANT 1.7.0 and I am not getting the failure code. I looked into replacing the Tools\ant.bat but that one differes a lot from the 1.7.0\bin\ant.bat.
Is the ant.bat in the tool directory ok to run with 1.7 or is there another ant.bat to use. Thanks Tom |
#2
|
|||
|
|||
Attached is a tweaked 1.7.0 ant.bat that returns the exit code properly.
|
|
|