Java Mailing List Archive

http://www.ant-tasks.com/

Home » Ant Users List »

AW: Delete with Wildcard

Jan Materne

2008-02-25


Author LoginPost Reply
I am sure you haven tried that?

Jan

> -----Ursprüngliche Nachricht-----
> Von: Tom Henricksen [mailto:tom.henricksen@(protected)]
> Gesendet: Freitag, 22. Februar 2008 23:56
> An: user@(protected)
> 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: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)

©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.