The only idea I have is starting a new ant instance with different classpath ...
Jan > -----Original Message----- > From: Myriam Delperier [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 17, 2003 9:14 AM > To: [EMAIL PROTECTED] > Subject: 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: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >