Right now the JMS test is failing, as it is depending on test.util from unit-tests.
do this, and you will see what I mean:
ant clean
| ant jms-tests
The build on hudson is also failing because of that.
You would need to add a dependency on the unit-test compilation, and add test.classes.dir
on jms.test.compilation.classpath, or find a better way to solve that dependency.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189201#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...