[ http://issues.apache.org/jira/browse/XALANJ-2175?page=comments#action_12316163 ]
Henry Zongaro commented on XALANJ-2175: --------------------------------------- Attached files to support testing with Java 5.0. [1] is a patch file; [2] is a replacement for xml-xalan/test/tools/Tidy.jar that has DOM packages renamed to avoid conflicts with the versions of those classes included with both the Java run-time and xml-apis.jar. [1] http://issues.apache.org/jira/secure/attachment/12311298/patch.j2175.txt [2] http://issues.apache.org/jira/secure/attachment/12311299/Tidy.jar > 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, 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]
