Best example:
<delete><fileset dir="${temp.dir}"/></delete>
<delete><fileset dir="${temp.dir}"/></delete>
The second should not find any files.
Jan
> -----Urspr�ngliche Nachricht-----
> Von: Stefan Bodewig [mailto:[EMAIL PROTECTED]
> Gesendet am: Donnerstag, 13. Januar 2005 08:31
> An: [email protected]
> Betreff: Re: copy failonerror
>
> On Wed, 12 Jan 2005, Doug Moore <[EMAIL PROTECTED]> wrote:
>
> > Is this broke or am I misunderstanding this.
>
> One feature of a fileset is, that the patterns may match nothing.
> There is no notion of "missing files" in a fileset, so copy doesn't
> know that something isn't there.
>
> Stefan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>