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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...