AW: AW: Trouble executing a junit task

2007-08-22 Thread Jan.Materne
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

Re: AW: Trouble executing a junit task

2007-08-22 Thread Krzysztof Kucybała
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

AW: Trouble executing a junit task

2007-08-22 Thread Jan.Materne
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

Trouble executing a junit task

2007-08-22 Thread Krzysztof Kucybała
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