that works, thanks a lot. It seems to be impossible to escape spaces in
includes/excludes attribute values.
My proposal would be to introduce a "separators" attribute that defaults to
"; "
Marc
"Matt Benson" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> Try the include w
From the ANT docs for filesets:
includes -- comma- or space-separated list of patterns of files that
must be included; all files are included when omitted.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-
Try the include with embedded spaces as a single
nested element. Most likely the spaces are
being taken as separators indicating you want to match
patterns "Dokumente", "und", "Einstellungen/any.txt".
HTH,
Matt
--- Marc Dzaebel <[EMAIL PROTECTED]> wrote:
> The following works (inside )
>
The following works (inside )
but if the drive letter is alone no files are included:
Any idea?
Thanks Marc
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]