[jboss-cvs] JBossRemoting/src/tests/org/jboss/test/remoting/transport/socket/ssl/connection_check ...

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


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

  Modified:    src/tests/org/jboss/test/remoting/transport/socket/ssl/connection_check 
                        Tag: remoting_2_x InvokerTestCase.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/transport/socket/ssl/connection_check/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/socket/ssl/connection_check/InvokerTestCase.java,v
  retrieving revision 1.1
  retrieving revision 1.1.4.1
  diff -u -b -r1.1 -r1.1.4.1
  --- InvokerTestCase.java	14 May 2006 05:29:59 -0000	1.1
  +++ InvokerTestCase.java	6 Dec 2006 05:25:59 -0000	1.1.4.1
  @@ -20,11 +20,6 @@
                        InvokerServerTest.class.getName());
      }
   
  -   protected Level getTestHarnessLogLevel()
  -   {
  -      return Level.DEBUG;
  -   }
  -
      protected Level getTestLogLevel()
      {
         return Level.DEBUG;
  
  
  



More information about the jboss-cvs-commits mailing list