Java Mailing List Archive

http://www.ant-tasks.com/

Apache Ant Archive

» Ant Users List
» Ant Developers List
iterating through an xmlproperty file

iterating through an xmlproperty file

2005-06-21       - By hind.lwahhabi@(protected)
Reply:     1     2     3  


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: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)

©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.