Using this analogy, in the code I posted the exclude tag seems to be filtering every file from one level up. BTW, I couldn't find the fileset and dirtasks in the ANT manual at Apache. Kindly post the URL.
Thank you bill/wilandra <[EMAIL PROTECTED]> wrote: Both the fileset and dirtasks sections of the manual have some discussion about patterns. If you use name="**/*" it would mean that you want all files in all directories in the current directory and below it. HTH Bill -----Original Message----- From: murthy gandikota [mailto:[EMAIL PROTECTED] Sent: Monday, March 20, 2006 11:46 AM To: [email protected] Subject: help with exclude patterns failonerror="false"> Can someone please tell me how to interpret the asterisk? TIA Murthy --------------------------------- Yahoo! Mail Use Photomail to share photos without annoying attachments. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------- Yahoo! Mail Bring photos to life! New PhotoMail makes sharing a breeze.
