What I'd like to have is a list of the repository paths of all those DLLs and just let the above block run on each entry of the list once. I've taken a thorough look at <FileSet /> and <Path /> but I don't see any way to use them for that purpose. Isn't there something like a <for /> tag or so that I can use to iterate over some kind of list?

Have You looked at <foreach> task?

--
Gert


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to