On 2002.09.19 20:48:17 -0400 Jason Dillon wrote: > > So are you suggesting that there be, more or less, a build file per > > testsuite directory (e.g. org/jboss/test/jmx gets a build.xml)? Then > the > > testsuite/build.xml calls each of them? > > No, I am suggesting there be a testsuite in each module. > build/build.xml would be configured to recurse into them & collect the > results for a final report. Or you could just run the module testsuite > for the bits you are working on.
Right, I think Scott is suggesting keeping all or most of the tests in testsuite, but supplying a build.xml per directory for them. > > Or if you are just interested in the integration tests, you can run > jboss/testsuite. Or if you just care about how jboss/cluster works, you > might run the cluster and testsuite module's tests target. > > > > I think that would accomplish essentially the same thing I was > suggesting > > with the generic targets for "run xdoclet in one directory" and "build > > jars from one directory" suggestion. > > Hrm, you gonna have to explain this again... I don't understand what ya > mean here. Sorry =] Well, we have a way of running one directory of tests -- -Dtest=jmx test. How about making xdoclet and jar targets per directory so when you run the above you run xdoclet-jmx-compile compile-java jar-jmx and the tests filtered for jmx? It's pretty similar to what Scott is proposing but keeps everything in one build file. david jencks > > --jason > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Jboss-development mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-development > > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development