ty,
im looking into it.
looks like what i need.
-Original Message-
From: Brian Agnew [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 29, 2005 11:44 AM
To: Ant Users List
Subject: Re: XML question
XmlTask can do this using the subtask.
http://www.oopsconsultancy.com/software/xmltask
Ty,
I simply want to add XML during build process.
i need to add node based upon info generated
-Original Message-
From: Kees van Dieren [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 29, 2005 11:48 AM
To: 'Ant Users List'
Subject: RE: XML question
You can try it with the
XmlTask can do this using the subtask.
http://www.oopsconsultancy.com/software/xmltask/
Nir Geier wrote:
Hi all,
Im trying to manipulate XML by adding new node at some point.
ex:
Does any one has an idea how to do it witho
You can try it with the style task (xslt transformer). You don't use use dom
or an xml parser yourself, but need to create an external xslt sheet, so
it's not pure ant.
Kind regards,
Kees van Dieren
Senior Software Engineer
MP Objects Supply Chain Software
Stationsplein 45
3013 AK Rotterdam
The