FYI, the generated ant build file does not have any include pattern in the junit task's fileset child.
-John K On Tue, 2002-08-13 at 13:21, John Keyes wrote: > 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]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
