[jboss-cvs] JBossRemoting/src/tests/org/jboss/test/remoting/detection/jndi/ssl ...

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


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

  Modified:    src/tests/org/jboss/test/remoting/detection/jndi/ssl 
                        SSLRestartTestCase.java
  Log:
  JBREM-644: Removed overriding getTestHarnessLogLevel().
  
  Revision  Changes    Path
  1.2       +0 -5      JBossRemoting/src/tests/org/jboss/test/remoting/detection/jndi/ssl/SSLRestartTestCase.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: SSLRestartTestCase.java
  ===================================================================
  RCS file: /cvsroot/jboss/JBossRemoting/src/tests/org/jboss/test/remoting/detection/jndi/ssl/SSLRestartTestCase.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- SSLRestartTestCase.java	11 Oct 2006 19:18:53 -0000	1.1
  +++ SSLRestartTestCase.java	6 Dec 2006 05:12:58 -0000	1.2
  @@ -45,11 +45,6 @@
                        SSLRestartTestServer.class.getName());
      }
   
  -   protected Level getTestHarnessLogLevel()
  -   {
  -      return Level.DEBUG;
  -   }
  -
      protected Level getTestLogLevel()
      {
         return Level.DEBUG;
  
  
  



More information about the jboss-cvs-commits mailing list