RE: running mutliple ant files

2005-12-28 Thread Gunter, Tony
, 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 id

Re: running mutliple ant files

2005-12-28 Thread Wascally Wabbit
If you can use AntXtras (http://jware.info/) extensions, you could do something like: Example 1: Example 2 (to capture logs per test iff it fails): At 01:51 PM 12/27/2005, you wrote: i'm trying to find a function/loop that will r

RE: running mutliple ant files

2005-12-28 Thread Varadarajan, Srivathsan
Take a look at the 'For' task in Ant Contrib - http://ant-contrib.sourceforge.net/tasks/tasks/index.html -- Srivathsan -Original Message- From: Steve Rogers [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 27, 2005 1:52 PM To: [EMAIL PROTECTED] Subject: running mutliple ant

running mutliple ant files

2005-12-28 Thread Steve Rogers
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,