ok, never mind. stupid me...I was referencing a mistyped variable. Sheesh. Sorry about that folks...
---------------------------------------------- Christian Cryder [[EMAIL PROTECTED]] Internet Architect, ATMReports.com Barracuda - http://barracuda.enhydra.org ---------------------------------------------- "Coffee? I could quit anytime, just not today" > -----Original Message----- > From: Christian Cryder [mailto:[EMAIL PROTECTED]] > Sent: Friday, June 21, 2002 1:14 PM > To: Ant-User > Subject: fileset q > > > 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]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>