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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Feb 3 21:28:40 EST 2009


Author: clebert.suconic at jboss.com
Date: 2009-02-03 21:28:40 -0500 (Tue, 03 Feb 2009)
New Revision: 5802

Modified:
   trunk/build-messaging.xml
Log:
Reverting accidental commit. oops

Modified: trunk/build-messaging.xml
===================================================================
--- trunk/build-messaging.xml	2009-02-04 02:26:19 UTC (rev 5801)
+++ trunk/build-messaging.xml	2009-02-04 02:28:40 UTC (rev 5802)
@@ -1170,7 +1170,8 @@
              includeantruntime="${junit.includeantruntime}"
              haltonerror="${junit.haltonerror}"
              haltonfailure="${junit.haltonfailure}"
-             showoutput="${junit.showoutput}">
+             showoutput="${junit.showoutput}"
+             timeout="${stress.junit.timeout}">
 
           <sysproperty key="user.home" value="${user.home}"/>
           <sysproperty key="java.io.tmpdir" value="${java.io.tmpdir}"/>




More information about the jboss-cvs-commits mailing list