[jboss-cvs] JBossRemoting/src/tests/org/jboss/test/remoting/transport/http/ssl ...

Ron Sigal ron_sigal at yahoo.com
Wed Sep 12 22:11:53 EDT 2007


  User: rsigal  
  Date: 07/09/12 22:11:53

  Modified:    src/tests/org/jboss/test/remoting/transport/http/ssl  Tag:
                        remoting_2_x StaticLoggerTestCase.java
  Log:
  JBREM-750:  Organized imports.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.4.3   +1 -4      JBossRemoting/src/tests/org/jboss/test/remoting/transport/http/ssl/Attic/StaticLoggerTestCase.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: StaticLoggerTestCase.java
  ===================================================================
  RCS file: /cvsroot/jboss/JBossRemoting/src/tests/org/jboss/test/remoting/transport/http/ssl/Attic/StaticLoggerTestCase.java,v
  retrieving revision 1.1.4.2
  retrieving revision 1.1.4.3
  diff -u -b -r1.1.4.2 -r1.1.4.3
  --- StaticLoggerTestCase.java	13 Sep 2007 02:08:50 -0000	1.1.4.2
  +++ StaticLoggerTestCase.java	13 Sep 2007 02:11:53 -0000	1.1.4.3
  @@ -38,10 +38,7 @@
   import org.jboss.remoting.InvokerLocator;
   import org.jboss.remoting.ServerInvocationHandler;
   import org.jboss.remoting.ServerInvoker;
  -import org.jboss.remoting.callback.Callback;
  -import org.jboss.remoting.callback.HandleCallbackException;
   import org.jboss.remoting.callback.InvokerCallbackHandler;
  -import org.jboss.remoting.transport.Connector;
   import org.jboss.remoting.transport.PortUtil;
   
   
  @@ -49,7 +46,7 @@
    * Unit test for JBREM-750.  
    * 
    * @author <a href="ron.sigal at jboss.com">Ron Sigal</a>
  - * @version $Revision: 1.1.4.2 $
  + * @version $Revision: 1.1.4.3 $
    * <p>
    * Copyright Sep 12, 2007
    * </p>
  
  
  



More information about the jboss-cvs-commits mailing list