[jboss-cvs] JBossRemoting/src/tests/org/jboss/test/remoting/marshall/dynamic/remote/socket ...

Ron Sigal ron_sigal at yahoo.com
Wed Dec 6 00:12:56 EST 2006


  User: rsigal  
  Date: 06/12/06 00:12:56

  Modified:    src/tests/org/jboss/test/remoting/marshall/dynamic/remote/socket 
                        SocketMarshallerLoadingTestCase.java
  Log:
  JBREM-644: Removed overriding getTestHarnessLogLevel().
  
  Revision  Changes    Path
  1.4       +0 -5      JBossRemoting/src/tests/org/jboss/test/remoting/marshall/dynamic/remote/socket/SocketMarshallerLoadingTestCase.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: SocketMarshallerLoadingTestCase.java
  ===================================================================
  RCS file: /cvsroot/jboss/JBossRemoting/src/tests/org/jboss/test/remoting/marshall/dynamic/remote/socket/SocketMarshallerLoadingTestCase.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- SocketMarshallerLoadingTestCase.java	30 Dec 2005 05:26:43 -0000	1.3
  +++ SocketMarshallerLoadingTestCase.java	6 Dec 2006 05:12:56 -0000	1.4
  @@ -52,9 +52,4 @@
                        1,
                        MarshallerLoadingServer.class.getName());
      }
  -
  -   protected Level getTestHarnessLogLevel()
  -   {
  -      return Level.DEBUG;
  -   }
   }
  \ No newline at end of file
  
  
  



More information about the jboss-cvs-commits mailing list