> Synopsis: Unable to exclude a directory containing a space in its
> name, when using copydir
This is not a bug as you can specify more than one pattern and
separate them by either space ot comma.
If you use nested <exclude> elements it should work.
<copydir src="f:\PP_Prototype\src\com\tanning\application"
dest="PP_Prototype\src\com\tanning\application">
<exclude name="ui\dap\in progress\" />
</copydir>
Stefan
emailed to submitter as well as I don't know whether the BugRat system
sends out added comments automatically.