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

Subject: [xsl] ANN: mtxslt, a multi-XSLT-engine task for Ant
From: "Anthony B. Coates" <abcoates@xxxxxxxxxxxxx>
Date: Sun, 27 Oct 2002 14:41:55 GMT
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@xxxxxxxxxxxxx
MDDL Editor (Market Data Definition Language)
http://www.mddl.org/

--
To unsubscribe, e-mail:   <mailto:ant-user-unsubscribe@xxxxxxxxxxxxxxxxxx>
For additional commands, e-mail: <mailto:ant-user-help@xxxxxxxxxxxxxxxxxx>

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread