"Stefan Schulz" <[EMAIL PROTECTED]> writes:

> The property dependency.files corresponds to, e.g.:
> "/any/path/file.class:/an/other/thing.class:/and/so/on.class".

I oftenly use:

(property)
files=file1,file2,file3

and then

<fileset dir="something" includes="${files}"/>


HTH,

andreas

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

Reply via email to