Same story with the repository test package - tighter filtering on applicable test cases needed.
Steve.
Index: build.properties =================================================================== --- build.properties (revision 43585) +++ build.properties (working copy) @@ -2,3 +2,4 @@ project.src.main = java project.home = ../.. project.system = ../../../central/system +project.test.includes = "**/*TestCase.java";
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]