[jboss-cvs] JBossRemoting/src/tests/org/jboss/test/remoting/transport/multiplex/ssl/handshake ...

Ron Sigal ron_sigal at yahoo.com
Wed Dec 6 00:15:49 EST 2006


  User: rsigal  
  Date: 06/12/06 00:15:49

  Modified:    src/tests/org/jboss/test/remoting/transport/multiplex/ssl/handshake 
                        InvokerTestCase.java
  Log:
  JBREM-644: Removed overriding getTestHarnessLogLevel().
  
  Revision  Changes    Path
  1.4       +0 -5      JBossRemoting/src/tests/org/jboss/test/remoting/transport/multiplex/ssl/handshake/InvokerTestCase.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: InvokerTestCase.java
  ===================================================================
  RCS file: /cvsroot/jboss/JBossRemoting/src/tests/org/jboss/test/remoting/transport/multiplex/ssl/handshake/InvokerTestCase.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- InvokerTestCase.java	9 Nov 2006 22:48:44 -0000	1.3
  +++ InvokerTestCase.java	6 Dec 2006 05:15:49 -0000	1.4
  @@ -43,11 +43,6 @@
               InvokerServerTest.class.getName());
      }
      
  -   protected Level getTestHarnessLogLevel()
  -   {
  -      return Level.DEBUG;
  -   }
  -   
      protected Level getTestLogLevel()
      {
         return Level.INFO;
  
  
  



More information about the jboss-cvs-commits mailing list