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

Ron Sigal ron_sigal at yahoo.com
Wed Dec 6 00:26:03 EST 2006


  User: rsigal  
  Date: 06/12/06 00:26:03

  Modified:    src/tests/org/jboss/test/remoting/callback/exception  Tag:
                        remoting_2_x CallbackTestCase.java
  Log:
  JBREM-644: Removed overriding getTestHarnessLogLevel().
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.10.1  +0 -5      JBossRemoting/src/tests/org/jboss/test/remoting/callback/exception/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/exception/CallbackTestCase.java,v
  retrieving revision 1.1
  retrieving revision 1.1.10.1
  diff -u -b -r1.1 -r1.1.10.1
  --- CallbackTestCase.java	3 Jan 2006 06:34:46 -0000	1.1
  +++ CallbackTestCase.java	6 Dec 2006 05:26:03 -0000	1.1.10.1
  @@ -42,11 +42,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