[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: creating integration layer
clebert.suconic@jboss.com
do-not-reply at jboss.com
Thu Nov 13 14:00:51 EST 2008
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#4189201
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4189201
More information about the jboss-dev-forums
mailing list