[hornetq-commits] JBoss hornetq SVN: r9652 - branches/Branch_2_1.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Sep 7 15:21:34 EDT 2010


Author: clebert.suconic at jboss.com
Date: 2010-09-07 15:21:34 -0400 (Tue, 07 Sep 2010)
New Revision: 9652

Modified:
   branches/Branch_2_1/.classpath
Log:
changing position of the new soak test

Modified: branches/Branch_2_1/.classpath
===================================================================
--- branches/Branch_2_1/.classpath	2010-09-07 19:15:37 UTC (rev 9651)
+++ branches/Branch_2_1/.classpath	2010-09-07 19:21:34 UTC (rev 9652)
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
 	<classpathentry excluding="**/.svn/**/*" kind="src" path="src/main"/>
-	<classpathentry kind="src" path="examples/soak/tx-restarts/src"/>
 	<classpathentry kind="src" path="src/config/common"/>
 	<classpathentry kind="src" path="build/src"/>
 	<classpathentry kind="src" path="tests/jms-tests/config"/>
@@ -95,6 +94,7 @@
 	<classpathentry kind="src" path="examples/javaee/servlet-transport/src"/>
 	<classpathentry kind="src" path="examples/javaee/xarecovery/src"/>
 	<classpathentry kind="src" path="examples/soak/normal/src"/>
+	<classpathentry kind="src" path="examples/soak/tx-restarts/src"/>
 	<classpathentry kind="lib" path="thirdparty/junit/lib/junit.jar"/>
 	<classpathentry kind="lib" path="thirdparty/apache-logging/lib/commons-logging.jar"/>
 	<classpathentry kind="lib" path="thirdparty/apache-xerces/lib/xercesImpl.jar"/>



More information about the hornetq-commits mailing list