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

Ron Sigal ron_sigal at yahoo.com
Wed Dec 6 00:17:30 EST 2006


  User: rsigal  
  Date: 06/12/06 00:17:30

  Modified:    src/tests/org/jboss/test/remoting/transport/socket/ssl/custom 
                        InvokerTestCase.java
  Log:
  JBREM-644: Removed overriding getTestHarnessLogLevel().
  
  Revision  Changes    Path
  1.7       +0 -5      JBossRemoting/src/tests/org/jboss/test/remoting/transport/socket/ssl/custom/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/custom/InvokerTestCase.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- InvokerTestCase.java	28 Mar 2006 02:44:03 -0000	1.6
  +++ InvokerTestCase.java	6 Dec 2006 05:17:30 -0000	1.7
  @@ -43,11 +43,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