2006 12:08:01 +0200
Von: Holger Rauch <[EMAIL PROTECTED]>
An: user@ant.apache.org
Betreff: Invoking Ant XML fragments (Was:Re: Adding variable no of
elements to task)
> Hi Antoine,
>
> after googling a bit, I found this:
>
> http://www.oopsconsultancy.com/software/xmltask/#
I've not followed this conversation in detail, but you can use XMLTask to
create a new build.xml and exec a new copy of Ant solely to execute this.
Brian
On Mon, September 11, 2006 11:08, Holger Rauch wrote:
> Hi Antoine,
>
> after googling a bit, I found this:
>
> http://www.oopsconsultancy.com/
t.apache.org
>Betreff: Invoking Ant XML fragments (Was:Re: Adding variable
>no of elements to task)
>
>Hi Antoine,
>
>after googling a bit, I found this:
>
>http://www.oopsconsultancy.com/software/xmltask/#examples
>
>=> It's possible to create an XML fragment des
Hi Antoine,
after googling a bit, I found this:
http://www.oopsconsultancy.com/software/xmltask/#examples
=> It's possible to create an XML fragment describing the task
(including the elements for the stylesheet parameters)
But that leads me to a totally different question: Is it possible
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 elements to task
> - The stylesheet parameters supposed to be passed to the XSLT processor
> should be
Hi,
I'm faced with the following situation:
- The stylesheet parameters supposed to be passed to the XSLT processor
should be configurable from the "outside world", like this
- I want to provide a macro that creates a bunch of elements
with name and expression attributes based on the numb