On Nov 6, 2008, at 9:53 AM, Ron Van den Branden wrote:

Hi,

I gather from the documentation at <http://ant.apache.org/manual/CoreTypes/redirector.html > that the <redirector> element only applies to <apply>, <exec>, or <java> tasks.

I'm wondering if is it possible to specify I/O redirection for the <xslt> task? If not, are there workarounds to get STDOUT and STDERR from XSLT transformations?

If you can use XSL 2.0 then there is the xsl:result-document which lets you write where you want.

best,
-Rob


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to