Ok, so it sounds like you want something like several of these:
<test-target>.classpath
where <test-target>.classpath is the ant target with dashes converted to dots. So
we would have:
jboss.all.config.tests.classpath
tests.security.manager.classpath
tomcat.ssl.tests.classpath
etc...
We will come up with estimates for the monolithic test classpath vs. group level
classpaths. The monolithic test classpath will meet our immediate needs, but I realize
the group level classpaths provide better documentation and better analysis of
depdencies.
Good point on the server jars, they could be included from ${jboss.dist} as well.
As for the tests in other modules, this goes back to isolating the test
harness/refactoring the test suite. This is in scope for the near future, but I'd
like to keep that discussion separate.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002112#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...