Hello Mark, you are right, xslt cannot at present be put into a filterchain.
this is a nice idea. If you want to work on it, the implementation of the xslt task is in TraxLiaison in the package org.apache.tools.ant.taskdefs.optional and in XSLTProcess (the task itself). Regards, Antoine -------- Original-Nachricht -------- Datum: Tue, 19 Sep 2006 15:30:35 -0400 Von: "Mark Modrall" <[EMAIL PROTECTED]> An: "Ant Users List" <user@ant.apache.org> Betreff: RE: Use <xslt> in a filterchain? > Hi Jan... > > Basically, I was doing something like this (if I understand you > correctly). I was shunting the exec output to a file and then using the > <xslt> task > to transform it into another file. I was just hoping to cut out the > middleman. > > I tried using <xslt> at all levels, but it doesn't appear that it can be > put in a filter chain. > > Thanks > -Mark > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]