[jboss-cvs] JBossRemoting/src/tests/org/jboss/test/remoting/callback/multiple/server ...

Ron Sigal ron_sigal at yahoo.com
Wed Dec 6 00:09:19 EST 2006


  User: rsigal  
  Date: 06/12/06 00:09:19

  Modified:    src/tests/org/jboss/test/remoting/callback/multiple/server 
                        CallbackTestCase.java
  Log:
  JBREM-644: Removed overriding getTestHarnessLogLevel().
  
  Revision  Changes    Path
  1.3       +0 -5      JBossRemoting/src/tests/org/jboss/test/remoting/callback/multiple/server/CallbackTestCase.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: CallbackTestCase.java
  ===================================================================
  RCS file: /cvsroot/jboss/JBossRemoting/src/tests/org/jboss/test/remoting/callback/multiple/server/CallbackTestCase.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- CallbackTestCase.java	9 Nov 2006 21:35:23 -0000	1.2
  +++ CallbackTestCase.java	6 Dec 2006 05:09:19 -0000	1.3
  @@ -36,11 +36,6 @@
                        CallbackTestServer.class.getName());
      }
   
  -   protected Level getTestHarnessLogLevel()
  -   {
  -      return Level.DEBUG;
  -   }
  -
      protected Level getTestLogLevel()
      {
         return Level.DEBUG;
  
  
  



More information about the jboss-cvs-commits mailing list