> file.
>
>
> Jan
>
>>-Ursprüngliche Nachricht-
>>Von: canadatom [mailto:tomoodes...@gmail.com]
>>Gesendet: Donnerstag, 25. Februar 2010 16:30
>>An: user@ant.apache.org
>>Betreff: Ant xmlproperty question
>>
>>
>>Hi all, I am
Hi all, I am new to ant, here is a simple task I want to do:
using xml to parse a xml and get a certain attribute off the xml.
example xml
[code]
http://blahblahblah1,desc1"/>
http://blahblahblah2,desc2"/>
http://blahblahblah3,desc3"/>
[/code]
How can I echo a list of project reference?