> >> removed xerces and xalan deps, since JDK 1.4 comes w/ Crimson and Xalan > > > >Yes, but JDK 1.5 doesn't (no Xalan-J 2.x but XSLTC) and Kaffe > >certainly doesn't. > > > > > You're right, it looks like JDK 1.5 includes a bastardized version of > Xalan with the package name changed from org.apache.xalan to > com.sun.org.apache.xalan.
Yep, I read that Sun has included that under com.sun.oata*, so that you can have the original version (oata) in your classpath, too. Jan
