| Author |
Error code _from_ ANT
|
Rajarshi Gupta
Greenhorn
Joined: Dec 15, 2003
Posts: 2
|
|
Hi, I am trying to execute an ANT build.xml file from within a PERL script. I would like the ANT process to return an error code if there is a problem somewhere in its execution. I have tried "haltonerror" etc. But these error codes remain within the ANT process, and the process does not exit back to the outer PERL process. Any help will be very much appreciated. Thanks ! P.S: Just want to say hi, since I am new to this message board
|
 |
Moody Hopkins
Greenhorn
Joined: Nov 24, 2003
Posts: 10
|
|
I am having the same problem. I want to capture ant failures in the batch file or shell script I use to call ant. Does ant expose the error code to the outer envirnoment?
|
 |
 |
|
|
subject: Error code _from_ ANT
|
|
|