Since switching to ant 1.5 Beta1, I've started seeing the following
error running junit tasks. We're using junit 3.7. I'm wondering if
others are seeing this as well.

test:
     [junit] Running com.sun.srs.tools.Suite
     [junit] Exception in thread "main" java.lang.NoClassDefFoundError: 
org/w3c/dom/Node
     [junit]    at java.lang.Class.forName0(Native Method)
     [junit]    at java.lang.Class.forName(Class.java:120)
     [junit]    at 
org.apache.tools.ant.taskdefs.optional.junit.FormatterElement.createFormatter(FormatterElement.java:183)
     [junit]    at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.createAndStoreFormatter(JUnitTestRunner.java:550)
     [junit]    at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:495)
     [junit] TEST com.sun.srs.tools.Suite FAILED




-- 
                                        Chuck Brunson
                                        x56912
                                        719-277-6912
                                        [EMAIL PROTECTED]
                                        AIM: chuck9206


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

Reply via email to