DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=34281>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=34281 ------- Additional Comments From [EMAIL PROTECTED] 2005-04-10 08:18 ------- Created an attachment (id=14670) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=14670&action=view) Include Xerces in classpath of forked junit process This bug is due to JUnitTask failing to include the xerces jar in Ant's runtime classpath. As a result, run-tests can only succeed when either A) fork=false, or B) you have xerces in your environment classpath. The enclosed patch includes xerces in the ant runtime classpath so forked junit processes can find it without any additional help. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]