I have used this task, and here are the problems with it: 1. Comments are incorrect. 2. The sourcespath fileset has to have explicit path elements for each directory exactly. A smarter move would be to use DirectoryScanner to obtain all the included directories, from a fileset. I prefer a <fileset> to a <path> tag. Less typing then. T Master.
