[jboss-cvs] JBoss Messaging SVN: r1903 - branches/Branch_Cleberts_Third_Failover/tests/src/org/jboss/test/messaging/jms

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jan 5 18:12:48 EST 2007


Author: clebert.suconic at jboss.com
Date: 2007-01-05 18:12:47 -0500 (Fri, 05 Jan 2007)
New Revision: 1903

Modified:
   branches/Branch_Cleberts_Third_Failover/tests/src/org/jboss/test/messaging/jms/ValveTest.java
Log:
I'm just verifying if Version and ID are being parsed now

Modified: branches/Branch_Cleberts_Third_Failover/tests/src/org/jboss/test/messaging/jms/ValveTest.java
===================================================================
--- branches/Branch_Cleberts_Third_Failover/tests/src/org/jboss/test/messaging/jms/ValveTest.java	2007-01-05 23:09:23 UTC (rev 1902)
+++ branches/Branch_Cleberts_Third_Failover/tests/src/org/jboss/test/messaging/jms/ValveTest.java	2007-01-05 23:12:47 UTC (rev 1903)
@@ -49,7 +49,6 @@
 
    // Public
 
-
    // You can have multiple threads trying to close the valve at the same time.
 
    public void testMultipleThreadsClosingAValve() throws Exception




More information about the jboss-cvs-commits mailing list