Re: Ant 1.7.0 and Junit error

2007-06-08 Thread Peter Reilly
This is normally due to having an old (pre ant 1.7.0) version of JUnitTask somewhere in the classpath. It is for example in weblogic.jar, "slurping up" spring jars including an old ant.jar file, or using WAS see: http://issues.apache.org/bugzilla/show_bug.cgi?id=41511 Peter On 6/8/07, Eric Wood

Ant 1.7.0 and Junit error

2007-06-08 Thread Eric Wood
When I run JUNIT (using junit-3.8.1.jar) on my code I get the following error: java.io.FileNotFoundException: /cclocal/viewroot/content_management/wim/build_wim_Integration/vob/conte nt_management/wim/WIM-Service/junitvmwatcher1813934409.properties (No such file or directory) [junit] at j