Have you tried invoking the files by using the exec task to call ant,
with the spawn attribute set to true?

This should execute each ant file without waiting to see whether the
file had problems or not.

-----Original Message-----
From: Steve Rogers [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 27, 2005 12:52 PM
To: [EMAIL PROTECTED]
Subject: running mutliple ant files

i'm trying to find a function/loop that will run all ant test files in a
directory that will just run one file after another even if there are
errors
i've tried a few things that haven't worked, any ideas or snips of code
that will put me on the right path?

Steven Rogers
Developer at NumberSix, Asheville
XXX-XXX-XXXX XXX
email: srogers at numbersix dot com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




***************************************************************************************************
The information in this email is confidential and may be legally privileged.  
Access to this email by anyone other than the intended addressee is 
unauthorized.  If you are not the intended recipient of this message, any 
review, disclosure, copying, distribution, retention, or any action taken or 
omitted to be taken in reliance on it is prohibited and may be unlawful.  If 
you are not the intended recipient, please reply to or forward a copy of this 
message to the sender and delete the message, any attachments, and any copies 
thereof from your system.
***************************************************************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to