Thanks Brian i am gonna give it a try and come back! ________________________________
From: Brian Agnew [mailto:[EMAIL PROTECTED] Sent: Tue 6/21/2005 6:23 PM To: Ant Users List Subject: Re: iterating through an xmlproperty file XmlTask can iterate through this using the <call> subtask http://www.oopsconsultancy.com/software/xmltask/ [EMAIL PROTECTED] wrote: > >Hello gentle people; >I really need an advise or a form of guidance on this >I use an xmlproperty file which roughly uses this structure: ><root> > <celement name="" .../> > <celement name=""/> ></root> > >My current ant build file is made to process one c-element(using celement >attributes to set a bunch of properties). >Now i have to loop through this xml file and to run my build file against all >the celements. > >How can i perform this?using a foreach task in a "super" ant build file? > >And by the way this xml file was previously a csv file. Is it possible to read >and iterate through a csv file in ant? > >Any help is welcome guys! > >regards, >hind. > > >This message is for the designated recipient only and may contain privileged, >proprietary, or otherwise private information. If you have received it in >error, please notify the sender immediately and delete the original. Any >other use of the email by you is prohibited. > > > >------------------------------------------------------------------------ > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > -- Brian Agnew http://www.oopsconsultancy.com OOPS Consultancy Ltd brian @ oopsconsultancy.com Tel: +44 (0)7720 397526 Fax: +44 (0)20 8682 0012 This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
