Do you know the compatibility to Ant? Then I can add that to the external page http://ant.apache.org/external.html .
Jan mtxslt - Multi-XSLT Ant Task A task for the Apache "Ant" build system. The "mtxslt" (multi-XSLT) task extends the standard Ant "xslt/style" task to make it easy to use multiple XSLT engines during the same build. This is useful for regression testing of XSLT scripts against. Compatibility: URL: http://mtxslt.sourceforge.net/ Contact: Anthony B. Coates (abcoates AT TheOffice DOT net) License: Apache Software License 1.1 > -----Original Message----- > From: Martin Gainty [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 17, 2003 7:03 PM > To: Ant Users List > Subject: Re: saxon and xalan > > > Jan/Myriam > http://mtxslt.sourceforge.net/ > Multiple XSLT Engine configurator for Ant > -Martin > ----- Original Message ----- > From: <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, December 17, 2003 3:37 AM > Subject: RE: saxon and xalan > > > > 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] > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >