no
http://ant.apache.org/manual/dirtasks.html#patterns
Jan
>-Ursprüngliche Nachricht-
>Von: Parag P. Doke [mailto:[EMAIL PROTECTED]
>Gesendet: Dienstag, 26. Juni 2007 18:15
>An: Ant Users List
>Betreff: Re: Zip file/folder only if present
>
>Hi Jan.
>Thank you for your email.
>Just one
Try a combination like
With you ensure that the folder is present.
The targets will only be executed if the property is set.
So inside the target you can be sure that the folder is present
(if you dont set the property otherwise ;)
If you know that the base directory WILL exist you