As xalan 1 is no longer supported for quite some time now, and the libraries needed are not readily available anymore

(from http://xml.apache.org/xalan-j/faq.html#faq-N100AC)
*How do I run applications that use the Xalan-Java version 1 API with Xalan-Java
*

        

The Xalan-Java version 1 compatibility API has been deprecated and removed, so you must use the Xalan-Java version 2 API. We strongly encourage you to use the Java API for XML Processing (JAXP) 1.3 <http://java.sun.com/xml/jaxp/index.html>. For more information, see the FAQ on TrAX and JAXP. <http://xml.apache.org/xalan-j/faq.html#trax>


maybe it is time to finally remove xalan1 as ant dependency, and remove Xalan1Executor and XalanLiaison classes from the ant codebase

I realize that removing these classes breaks backward compatibility of third party tasks directly referring to thos classes.

Still, I'd like to remove these classes and the dependencies towards these classes unless someone objects, so please vote

[ ] Yes, be my guest, remove the dependencies towards xalan1
[ ] No, don't, these classes are still important (I know a place where to get xalan1) and must not be removed


Martijn

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to