[jboss-cvs] JBossRemoting/src/tests/org/jboss/test/remoting/lease/http ...

Ron Sigal ron_sigal at yahoo.com
Wed Dec 6 00:25:56 EST 2006


  User: rsigal  
  Date: 06/12/06 00:25:56

  Modified:    src/tests/org/jboss/test/remoting/lease/http  Tag:
                        remoting_2_x HTTPLeaseTestCase.java
  Log:
  JBREM-644: Removed overriding getTestHarnessLogLevel().
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.4.1   +0 -5      JBossRemoting/src/tests/org/jboss/test/remoting/lease/http/HTTPLeaseTestCase.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: HTTPLeaseTestCase.java
  ===================================================================
  RCS file: /cvsroot/jboss/JBossRemoting/src/tests/org/jboss/test/remoting/lease/http/HTTPLeaseTestCase.java,v
  retrieving revision 1.1
  retrieving revision 1.1.4.1
  diff -u -b -r1.1 -r1.1.4.1
  --- HTTPLeaseTestCase.java	9 May 2006 00:59:39 -0000	1.1
  +++ HTTPLeaseTestCase.java	6 Dec 2006 05:25:56 -0000	1.1.4.1
  @@ -35,9 +35,4 @@
                        1,
                        HTTPLeaseTestServer.class.getName());
      }
  -
  -   protected Level getTestHarnessLogLevel()
  -   {
  -      return Level.DEBUG;
  -   }
   }
  \ No newline at end of file
  
  
  



More information about the jboss-cvs-commits mailing list