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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Jul 28 13:04:41 EDT 2008


Author: timfox
Date: 2008-07-28 13:04:40 -0400 (Mon, 28 Jul 2008)
New Revision: 4737

Modified:
   trunk/build-messaging.xml
Log:
Removed timing tests from all-tests


Modified: trunk/build-messaging.xml
===================================================================
--- trunk/build-messaging.xml	2008-07-28 17:02:54 UTC (rev 4736)
+++ trunk/build-messaging.xml	2008-07-28 17:04:40 UTC (rev 4737)
@@ -788,7 +788,7 @@
       </junit>
    </target>
 
-   <target name="all-tests" depends="unit-tests, integration-tests, timing-tests, performance-tests, concurrent-tests, stress-tests, jms-tests"/>
+   <target name="all-tests" depends="unit-tests, integration-tests, concurrent-tests, stress-tests, jms-tests"/>
 
    <target name="compile-reports">
       <mkdir dir="${test.stylesheets.dir}"/>




More information about the jboss-cvs-commits mailing list