[jboss-cvs] JBossRemoting/src/tests/org/jboss/test/remoting/callback/pull/memory/blocking ...

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/pull/memory/blocking 
                        BlockingStoreCallbackTestCase.java
  Log:
  JBREM-644: Removed overriding getTestHarnessLogLevel().
  
  Revision  Changes    Path
  1.2       +0 -5      JBossRemoting/src/tests/org/jboss/test/remoting/callback/pull/memory/blocking/BlockingStoreCallbackTestCase.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: BlockingStoreCallbackTestCase.java
  ===================================================================
  RCS file: /cvsroot/jboss/JBossRemoting/src/tests/org/jboss/test/remoting/callback/pull/memory/blocking/BlockingStoreCallbackTestCase.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- BlockingStoreCallbackTestCase.java	19 May 2006 19:10:35 -0000	1.1
  +++ BlockingStoreCallbackTestCase.java	6 Dec 2006 05:09:19 -0000	1.2
  @@ -20,11 +20,6 @@
                        CallbackTestServer.class.getName());
      }
   
  -   protected Level getTestHarnessLogLevel()
  -   {
  -      return Level.DEBUG;
  -   }
  -
      /**
       * How long to wait for test results to be returned from the client(s).  If goes longer than the
       * specified limit, will throw an exception and kill the running test cases.  Default value is
  
  
  



More information about the jboss-cvs-commits mailing list