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