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

Ron Sigal ron_sigal at yahoo.com
Wed Sep 12 22:10:24 EDT 2007


  User: rsigal  
  Date: 07/09/12 22:10:24

  Modified:    src/tests/org/jboss/test/remoting/transport/http/ssl  Tag:
                        remoting_2_2_0_GA StaticLoggerTestCase.java
  Log:
  JBREM-750:  Organized imports.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.2   +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.2.1
  retrieving revision 1.1.2.2
  diff -u -b -r1.1.2.1 -r1.1.2.2
  --- StaticLoggerTestCase.java	13 Sep 2007 02:07:41 -0000	1.1.2.1
  +++ StaticLoggerTestCase.java	13 Sep 2007 02:10:24 -0000	1.1.2.2
  @@ -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.2.1 $
  + * @version $Revision: 1.1.2.2 $
    * <p>
    * Copyright Sep 12, 2007
    * </p>
  
  
  



More information about the jboss-cvs-commits mailing list