>I don't understand why this was needed. Also, why wouldn't >the path just include xsltc.jar, since it includes the >contents of the erstwhile xslt related jars, like bcel.jar, >runtime.jar, etc all rolled up into the one xsltc.jar?
It's needed to avoid javadoc complains about missing org.apache.bcel ;)
