I have updated CVS HEAD and built maven. It appears to ignore the unit test patterns. I have set a pattern to only run specific tests e.g.
<unitTest>
<includes>**/XXXTest.java</includes>
</unitTest>
But, all classes in the src/test directory are treated
as unit tests.
Anyone any ideas?
-John K
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
