DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24646>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24646

using format="xml" in <junit> gives NoClassDefFoundError





------- Additional Comments From [EMAIL PROTECTED]  2003-11-26 12:03 -------
includeantruntime only includes the parts of Ant's runtime that are necessary
to run the testrunner, not the classes to use the formatters.

So if you fork, you have to ensure there is a DOM library in your classpath (I
don't think the XML formatter needs anything besides DOM).

Has this been different in 1.5.x?

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

Reply via email to