Hi,

        How can one use <FileSet> against a path with spaces in it? I'd like
to do something like this:

<FileSet includes="c:/Documents and Settings/username/*.txt"/>

        But FileSet's "includes" thinks the space separates multiple tokens
and so it defines includes as ["c:/Documents", "and",
"Settings/username/*.txt"]

        Any ideas?

Thank you,
Gili

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

Reply via email to