xsl-list
[Top] [All Lists]

ANN: mtxslt, a multi-XSLT-engine task for Ant

2002-10-27 07:41:55
I often use Apache Ant (a Java equivalent to "make") to control build processes
involving XSLT transformations.  However, with the standard Ant "xslt" task, it
is not simple to call multiple XSLT engines during the same build (which is
convenient for portability testing).  So, I have produced a modified version of
the "xslt" task, called "mtxslt" (multi-XSLT), which extends the standard task
so that multiple Java XSLT engines can be used during a single build.  A
description and instructions are available at

http://mtxslt.sf.net/

All feedback would be very welcome.

        Cheers,
                Tony.
====
Anthony B. Coates, Information & Software Architect
mailto:abcoates(_at_)TheOffice(_dot_)net
MDDL Editor (Market Data Definition Language)
http://www.mddl.org/

<Prev in Thread] Current Thread [Next in Thread>
  • ANN: mtxslt, a multi-XSLT-engine task for Ant, Anthony B. Coates <=