[jboss-remoting-commits] JBoss Remoting SVN: r6232 - remoting2/branches/2.x/src/tests/org/jboss/test/remoting/transport/socket/retriable.

jboss-remoting-commits at lists.jboss.org jboss-remoting-commits at lists.jboss.org
Fri Jan 28 19:57:23 EST 2011


Author: ron.sigal at jboss.com
Date: 2011-01-28 19:57:23 -0500 (Fri, 28 Jan 2011)
New Revision: 6232

Modified:
   remoting2/branches/2.x/src/tests/org/jboss/test/remoting/transport/socket/retriable/SocketGeneralizedExceptionTestCase.java
Log:
JBREM-1271: Removed unused import.

Modified: remoting2/branches/2.x/src/tests/org/jboss/test/remoting/transport/socket/retriable/SocketGeneralizedExceptionTestCase.java
===================================================================
--- remoting2/branches/2.x/src/tests/org/jboss/test/remoting/transport/socket/retriable/SocketGeneralizedExceptionTestCase.java	2011-01-29 00:52:53 UTC (rev 6231)
+++ remoting2/branches/2.x/src/tests/org/jboss/test/remoting/transport/socket/retriable/SocketGeneralizedExceptionTestCase.java	2011-01-29 00:57:23 UTC (rev 6232)
@@ -39,7 +39,6 @@
 import org.apache.log4j.Level;
 import org.apache.log4j.Logger;
 import org.apache.log4j.PatternLayout;
-import org.jboss.logging.XLevel;
 import org.jboss.remoting.Client;
 import org.jboss.remoting.InvocationRequest;
 import org.jboss.remoting.InvokerLocator;



More information about the jboss-remoting-commits mailing list