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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]