try fileset with patternset? (i'm a newbite)

http://ant.apache.org/manual/CoreTypes/fileset.html

On 9/5/06, Dirk Starke <[EMAIL PROTECTED]> wrote:
Hello guys,

I would like to test whether or not a specified directory contains some
files. 'Cause I do not really (want to) know what their names are, I
tried

  <*available* file="*" ...

but that did not work. Obviously the *available*-task does not like
patterns.
Has anybody an idea how I could get this working?
Thanks a lot in advance.

Regards,
Dirk

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




--
http://chris.chiasson.name/

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

Reply via email to