Hi Stefan, O.k, may be there is a issue with restrict when the include pattern **/*.* it selects files which are at least one directory below.
We shall try to provide you a test case. Regards, Nagendra Stefan Bodewig wrote: > > On 2009-10-06, Raja Nagendra Kumar <nagendra.r...@tejasoft.com> wrote: > >> is **/*.* not mean zero or more directories > > ** means zero or more directories > > **/ is the same as **/** which means one or more directories > > **/*.* means one or more directories and then a filename that contains a > dot > > Stefan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@ant.apache.org > For additional commands, e-mail: user-h...@ant.apache.org > > > -- View this message in context: http://www.nabble.com/Patterns-**-mem-**-**-and-**-mem-**-are-they-not-same-tp25774766p25780228.html Sent from the Ant - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org