It means to include and recurse [sub]directories. I am guessing you can remove it in your case because you don't have any subdirectories containing .jar files.
-----Original Message----- From: Frank Fabbrocino [mailto:[EMAIL PROTECTED]] Sent: Monday, May 27, 2002 1:22 PM To: [EMAIL PROTECTED] Subject: What does the "**" in "<include name="**/*.jar"/>" mean? What does the "**" mean in the include element of the fileset element? For example, "<include name="**/*.jar"/>". I can remove it and ant works fine. Thanks, Frank -- 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]>
