Additionally, note that unless you are specifically
trying to exclude files without an extension,
includes="**/*" is sufficient.
-Matt
--- Mark Modrall <[EMAIL PROTECTED]> wrote:
> Hi...
>
>
>
> In one of our ant tasks, we have
>
>
>
> includes="*.*"/>
>
>
>
Hi...
In one of our ant tasks, we have
Which we intend to copy over all the files in that directory to another
directory. Someone added subdirectories to that today, and none of the
subdirectories got copied.
How does one make a task copy over a