Author Login
Post Reply
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>
--
Sent from the Ant - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)