On Tuesday 29 June 2004 16:43, Dion Gillard wrote:
> On Tue, 29 Jun 2004 16:33:24 +0200, Josip Gracin <[EMAIL PROTECTED]> wrote:
> >     [junit] [DEBUG] fileset: Setup scanner in dir C:\ing\bits-ci\test
> > with patternSet{ includes: [com/ingemark/articlebook/**] excludes:
> > [com/ingemark/articlebook/**, **/*AbstractTestCase.java] }
>
> In the above debug, com/ingemark/articlebook/** is included and
> excluded. I don't think you want to do both....

Well, actually, I do.  Sort of.  Because I have all unit tests in one source 
tree, and I want only some of the tests to be run by default, and the rest of 
the tests included only if some property is set.

To repeat my original question: is there a way to dynamically (from maven.xml) 
add a set of tests which normally wouldn't be run?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to