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

Ron Sigal ron_sigal at yahoo.com
Thu Nov 22 04:29:54 EST 2007


  User: rsigal  
  Date: 07/11/22 04:29:54

  Modified:    src/tests/org/jboss/test/remoting/transport/socket/ssl/clientaddress 
                        Tag: remoting_2_x
                        SSLSocketClientAddressTestCase.java
  Log:
  JBREM-758, JBREM-792:  Removed unnecessary import.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.3   +0 -1      JBossRemoting/src/tests/org/jboss/test/remoting/transport/socket/ssl/clientaddress/Attic/SSLSocketClientAddressTestCase.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: SSLSocketClientAddressTestCase.java
  ===================================================================
  RCS file: /cvsroot/jboss/JBossRemoting/src/tests/org/jboss/test/remoting/transport/socket/ssl/clientaddress/Attic/SSLSocketClientAddressTestCase.java,v
  retrieving revision 1.1.2.2
  retrieving revision 1.1.2.3
  diff -u -b -r1.1.2.2 -r1.1.2.3
  --- SSLSocketClientAddressTestCase.java	21 Nov 2007 06:59:11 -0000	1.1.2.2
  +++ SSLSocketClientAddressTestCase.java	22 Nov 2007 09:29:54 -0000	1.1.2.3
  @@ -3,7 +3,6 @@
   import java.util.Map;
   
   import org.jboss.remoting.security.SSLSocketBuilder;
  -import org.jboss.remoting.transport.bisocket.Bisocket;
   import org.jboss.test.remoting.clientaddress.ClientAddressTestParent;
   
   public class SSLSocketClientAddressTestCase extends ClientAddressTestParent
  
  
  



More information about the jboss-cvs-commits mailing list