Just did a "cvs update" and tried to bootstrap Ant (Linux, JDK 1.2.2) -- the "compile-optional" task fails on org.apache.tools.ant.taskdefs.optional.TraXLiason, complaining that it can't find several imports in the "javax.xml.transform.*" package hierarchy. I've got JAXP-1.1ea on my classpath.
Did the prereq requirements for Ant change recently? Craig McClanahan
