Hi,

So, trying out Ant 1.7.0. When I run my unit tests I get these errors that
do not appear when I run using Ant 1.6.5 (note: nothing has changed, just
the version of Ant that I'm using...)

    [junit] Exception in thread "main" java.lang.NoSuchMethodError:
org.apache.tools.ant.util.FileUtils.close(Ljava/io/Writer;)V
    [junit]     at
org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter.endTestSuite(XMLJUnitResultFormatter.java:174)
    [junit]     at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.fireEndTestSuite(JUnitTestRunner.java:620)

More detail can be found here:

http://attachr.com/5697

I've got JUnit 4.1 in my classpath. 

I suspect a classpath issue...would i be right?
-- 
View this message in context: 
http://www.nabble.com/1.6.5--%3E-1.7.0-Unit-test-failures-tf2858724.html#a7986899
Sent from the Ant - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to