Hi folks, This is probably a stupid question, but I just haven't been able to figure it out: how do I get the delete task to nuke all *.ssi files in a given directory tree? I thought this would do it:
<delete quiet="true"> <fileset dir="${src.mockups.path}" includes="**/*.ssi" /> </delete> but it seems to only get ssi files in the topmost directory. Do I need to do something special to get it to iterate deeper? Or am I missing something obvious? Thanks, Christian ---------------------------------------------- Christian Cryder [[EMAIL PROTECTED]] Internet Architect, ATMReports.com Barracuda - http://barracuda.enhydra.org ---------------------------------------------- "Coffee? I could quit anytime, just not today" -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>