I guess you mean you want to check whether a fileset contains at least one
file. You can do this by using to transform create a property
containing the files present in your fileset. Then you can use the
task to compare the property obtained with the empty string.
Look at the condition task docu in the manual.
Cheers,
Antoine
-----Ursprüngliche Nachricht-----
Von: Oliver Wulff [mailto:oliver.wulff@zurich.ch]
Gesendet: Donnerstag, 25. September 2003 21:04
An: ant-user@jakarta.apache.org
Betreff: Check whether a fileset exist
Hi
Can I check whether a fileset exist?
Oliver
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org