[jboss-remoting-commits] JBoss Remoting SVN: r5952 - remoting2/branches/2.2/src/tests/org/jboss/test/remoting/lease.

jboss-remoting-commits at lists.jboss.org jboss-remoting-commits at lists.jboss.org
Mon Aug 2 16:25:50 EDT 2010


Author: ron.sigal at jboss.com
Date: 2010-08-02 16:25:50 -0400 (Mon, 02 Aug 2010)
New Revision: 5952

Modified:
   remoting2/branches/2.2/src/tests/org/jboss/test/remoting/lease/LeaseCreationTimeoutTestCase.java
Log:
JBREM-1238: Removed reference to org.apache.log4j.Level.

Modified: remoting2/branches/2.2/src/tests/org/jboss/test/remoting/lease/LeaseCreationTimeoutTestCase.java
===================================================================
--- remoting2/branches/2.2/src/tests/org/jboss/test/remoting/lease/LeaseCreationTimeoutTestCase.java	2010-08-02 19:45:09 UTC (rev 5951)
+++ remoting2/branches/2.2/src/tests/org/jboss/test/remoting/lease/LeaseCreationTimeoutTestCase.java	2010-08-02 20:25:50 UTC (rev 5952)
@@ -38,7 +38,6 @@
 import junit.framework.TestCase;
 
 import org.apache.log4j.ConsoleAppender;
-import org.apache.log4j.Level;
 import org.apache.log4j.PatternLayout;
 import org.jboss.logging.Logger;
 import org.jboss.logging.Log4jLoggerPlugin;



More information about the jboss-remoting-commits mailing list