attribute take precedence over builds using the multiple attribute.
Jan
>-Ursprüngliche Nachricht-
>Von: O'Shea, Sean [mailto:Sean.O'[EMAIL PROTECTED]
>Gesendet: Freitag, 7. Oktober 2005 13:01
>An: user@ant.apache.org
>Betreff: Ant target not getting calle
Hi all,
I'm using CruiseControl to call two ant targets like this:
The run tests target in canoo.xml is a series of Canoo WebTests.
The problem I'm having is that the second ant call does not get called if
the first target fails. ie. If the tests in {test1.dir}