You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Myriam Delperier <my...@ajlsm.com> on 2003/12/17 09:13:30 UTC

saxon and xalan

hello
on the one hand
i've got a build.xml in which i have many <style> tasks.
I need for those to use saxon and not xalan.
On the other hand, i also need to use in the same build the <styler>
task which needs xalan.
So I must have xalan.jar and saxon.jar in my classpath.
Unforunately the tasks <style processor="trax"/> use xalan by default
and not saxon. How can i do to solve my problem?
thanks for your answer


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org