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=27541>. 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=27541 JunitReport task fails under JDK 1.5 Summary: JunitReport task fails under JDK 1.5 Product: Ant Version: 1.5.3 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Optional Tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Java 1.5 has JAXP classes just like Java 1.4, however, JUnitReport cannot run because it cannot find Xalan. The message I get is: BUILD FAILED file:f:/d-haven.org/dojo/build.xml:62: Could not find xalan2 nor xalan1 in the classpath. Check http://xml.apache.org/xalan-j I will upgrade 1.6.1, but this seems to be an ugly issue. If the problem persists, I will update this bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]