[ http://issues.apache.org/jira/browse/XALANJ-2175?page=comments#action_12316273 ]
Henry Zongaro commented on XALANJ-2175: --------------------------------------- Added precompiled version of org.apache.qetest.xsl.XSLTestAntTask[3] at Sarah McNamara's suggestion. The build of the testxsl.jar file depends on this class file being in the xml-xalan/test/java/src/org/apache/qetest/xsl directory. No signatures in the class have changed, so everything should still work with the old version of the file, but it's better to keep the source and the class file in synch. Also, the version of Tidy.jar[1] does not have DOM packages renamed. In fact, it was rebuilt by Sarah from source using the new versions of the DOM and SAX APIs that are part of the currect version of xml-apis.jar. My apologies for the confusion [3] http://issues.apache.org/jira/secure/attachment/12311318/XSLTestAntTask.class > Support testing on Java 5.0 > --------------------------- > > Key: XALANJ-2175 > URL: http://issues.apache.org/jira/browse/XALANJ-2175 > Project: XalanJ2 > Type: Improvement > Components: TestHarness-TestCase > Versions: CurrentCVS > Reporter: Henry Zongaro > Assignee: Henry Zongaro > Fix For: CurrentCVS > Attachments: Tidy.jar, XSLTestAntTask.class, patch.j2175.txt > > The Xalan-J test harness does not set the boot class path correctly when > running in a Java 5.0 environment. > Also, the version of DOM APIs that are included with > xml-xalan/java/bin/Tidy.jar conflict with those that are included with the > latest version of xml-apis.jar and in Java 5.0. The test harness uses > Tidy.jar in comparing HTML test case output. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
