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=38406>. 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=38406 ------- Additional Comments From [EMAIL PROTECTED] 2006-01-27 01:30 ------- Had a few JDK 1.4 dependencies in tests. Fixed in rev 372671. The "javadoc" target in build.xml uses the "-breakiterator" option which was introduced in JDK 1.4. I'll let Mark deal with whether to remove it. I found it necessary to use -lib to put crimson.jar on the classpath during tests under JDK 1.3 to avoid ClassNotFound exceptions for org.w3c.Node. Like: ant -lib /java/crimson-1.1.3/crimson.jar -lib /java/junit3.8.1/junit.jar -Dlib.home.dir=/java runAll -- 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]
