I am sure you haven tried that?

Jan 

> -----Ursprüngliche Nachricht-----
> Von: Tom Henricksen [mailto:[EMAIL PROTECTED] 
> Gesendet: Freitag, 22. Februar 2008 23:56
> An: user@ant.apache.org
> Betreff: Delete with Wildcard
> 
> I have seen a little discussion with this in past but no resolution.
> 
> Is it possible to
> 
> <delete>
>        <fileset dir="." includes="**/bin/*.xml"/>
>        <fileset dir="." includes="*dojox/*/tests/*"/>
>  </delete>
> 
> We have multiple nested directories under dojox we need to 
> delete for our
> build process.
> 
> 
> Thanks in advance,
> Tom
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to