From: <ad...@jb...> - 2005-04-28 23:44:50
|
Commit message from jboss-head: anonymous wrote : | Make a start on factoring out the JBossTest support classes. | __There is a JIRA task for this somewhere raised by Bill, but I can't find it.__ | | These classes are at least already used in aspects which raises build circularity problems. | i.e. aspects needs testsuite which in turn needs aspects to compile | | Changes: | 1) Core JBossTest classes moved to test module where they can be used by other modules (and eventually released for others to use to run tests against JBoss - we should probably also add some skeleton tests for others to fill in when reporting bugs/problems that need reproducing) | 2) RMIAdaptor -> MBeanServerConnection | View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3875848#3875848 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3875848 |