[jboss-cvs] JBoss Messaging SVN: r5996 - trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Mar 4 10:47:58 EST 2009


Author: jmesnil
Date: 2009-03-04 10:47:58 -0500 (Wed, 04 Mar 2009)
New Revision: 5996

Modified:
   trunk/build-messaging.xml
Log:
removed joram-tests from hudson-tests

Modified: trunk/build-messaging.xml
===================================================================
--- trunk/build-messaging.xml	2009-03-04 14:59:25 UTC (rev 5995)
+++ trunk/build-messaging.xml	2009-03-04 15:47:58 UTC (rev 5996)
@@ -1313,7 +1313,7 @@
 
    <target name="all-tests" depends="unit-tests, integration-tests, concurrent-tests, stress-tests, jms-tests"/>
 
-   <target name="hudson-tests" depends="unit-tests, integration-tests, concurrent-tests, timing-tests, jms-tests, joram-tests"/>
+   <target name="hudson-tests" depends="unit-tests, integration-tests, concurrent-tests, timing-tests, jms-tests"/>
 
    <target name="compile-reports">
       <mkdir dir="${test.stylesheets.dir}"/>




More information about the jboss-cvs-commits mailing list