[jboss-cvs] JBoss Messaging SVN: r3006 - trunk/tests/src/org/jboss/test/messaging/tools/container.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Aug 13 11:31:42 EDT 2007


Author: timfox
Date: 2007-08-13 11:31:41 -0400 (Mon, 13 Aug 2007)
New Revision: 3006

Modified:
   trunk/tests/src/org/jboss/test/messaging/tools/container/ServiceContainer.java
Log:
Reverted previous change


Modified: trunk/tests/src/org/jboss/test/messaging/tools/container/ServiceContainer.java
===================================================================
--- trunk/tests/src/org/jboss/test/messaging/tools/container/ServiceContainer.java	2007-08-13 15:14:44 UTC (rev 3005)
+++ trunk/tests/src/org/jboss/test/messaging/tools/container/ServiceContainer.java	2007-08-13 15:31:41 UTC (rev 3006)
@@ -1433,8 +1433,6 @@
             // Ignore
             log.debug("Failed to execute statement", e);
             exception = true;
-            
-            throw e;
          }
       }
       finally




More information about the jboss-cvs-commits mailing list