Holger,
-------- Original-Nachricht --------
Datum: Fri, 8 Sep 2006 13:57:21 +0200
Von: Holger Rauch <[EMAIL PROTECTED]>
An: user@ant.apache.org
Betreff: Adding variable no of <param> elements to <xslt> task

> - The stylesheet parameters supposed to be passed to the XSLT processor
>   should be configurable from the "outside world", like this
> 
> <property name="transformer.xsl.stylesheet.params"
> value="prop.base.name=internal-history,prop.languages=de en fr" />
> 
> do I have to extend the <xslt> task using
>   BeanShell code? (In both cases, suggestions are highly appreciated).
> 
I would extend the XSLTTask at your place.

Regards,

Antoine

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

Reply via email to