I got the answer
<foreach target="ABC" param="ABCparam">
<path>
<dirset dir="c:\temp">
<present targetdir="c:\temp">
<mapper type="glob" from="*" to="*/test.xml" />
</present>
</dirset>
</path>
</foreach>
--
View this message in context:
http://old.nabble.com/how-to-detect-a-file-while-looping-thru-a-list-of-directories-tp27775656p27798444.html
Sent from the Ant - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]