[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: new test ant targets
clebert.suconic@jboss.com
do-not-reply at jboss.com
Mon Jul 7 12:24:46 EDT 2008
A very minor issue:
The call to compile-report is being done inside "tests" target.
So, when you do all-tests, you will be compiling the reports about 4 or 5 times.
So I'm removing the call to compile-report from build-messaging.xml, and making build.xml to call it only once when the test running is completed.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162907#4162907
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162907
More information about the jboss-dev-forums
mailing list