They could all use the same unitTestSourceDirectory, or move those into each unitTest set (with code to keep it backwards compatible).
If they all use the same directory, how do you tell them apart?
by <include> and <exclude> directives.
I'd just a soon have them in different directories. It makes it eaiser to run just the unit tests in Eclipse. And if you really wanted them all in one directory then you could just point the different variables to the same dir.
That's a good point. I think you are right - separate sourceDirectory for each.
Cheers, Brett
-- Web Developer f2 network ~ everything essential 02 8596 4437
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
