Re: junittask includeantruntime attribute doesn't work as expected

2008-12-28 Thread metcox
, Mathieu 2008/12/28 Peter Reilly : > You cannot use ant 1.7 with ant 1.6 jars. The ant 1.7 junit task > is expecting ant 1.7 jars. > > Peter > > > On Sun, Dec 28, 2008 at 2:59 PM, metcox wrote: >> Hi, >> >> I'm trying to use junittask with fork mo

junittask includeantruntime attribute doesn't work as expected

2008-12-28 Thread metcox
versions of ant detected in path for junit [junit] jar:file:/usr/local/ant/lib/ant.jar!/org/apache/tools/ant/Project.class [junit] and jar:file:/home/metcox/dev/workspace/junitTaskTest/lib/ant-1.6.5.jar!/org/apache/tools/ant/Project.class [junit] Tests run: 1, Failures: 1,