rüngliche Nachricht-
>>> Von: Krzysztof Kucybała [mailto:[EMAIL PROTECTED]
>>> Gesendet: Mittwoch, 22. August 2007 10:41
>>> An: Ant Users List
>>> Betreff: Trouble executing a junit task
>>>
>>> Hi,
>>>
>>> I'm trying
uting a junit task
Hi,
I'm trying to build the dashboard application for cruise control 2.7.
The build.xml for that app has a junit task, which fails and
breaks the
build. First it would give me an error that it could not
initialize the
task, with a suggestion to put a relevant jar f
ResourceCollection was introduced in Ant 1.7.0. Are you mixing different
Ant versions?
Jan
>-Ursprüngliche Nachricht-
>Von: Krzysztof Kucybała [mailto:[EMAIL PROTECTED]
>Gesendet: Mittwoch, 22. August 2007 10:41
>An: Ant Users List
>Betreff: Trouble executing a j
Hi,
I'm trying to build the dashboard application for cruise control 2.7.
The build.xml for that app has a junit task, which fails and breaks the
build. First it would give me an error that it could not initialize the
task, with a suggestion to put a relevant jar file on the classpath. So
I p