[jboss-cvs] JBossRemoting/src/tests/org/jboss/test/remoting/transport/multiplex/socketfactory ...

Ron Sigal ron_sigal at yahoo.com
Wed Jan 17 00:21:26 EST 2007


  User: rsigal  
  Date: 07/01/17 00:21:26

  Modified:    src/tests/org/jboss/test/remoting/transport/multiplex/socketfactory 
                        MultiplexCreationListenerTestCase.java
  Log:
  JBREM-298:  Imported TestListener.
  
  Revision  Changes    Path
  1.3       +3 -3      JBossRemoting/src/tests/org/jboss/test/remoting/transport/multiplex/socketfactory/MultiplexCreationListenerTestCase.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: MultiplexCreationListenerTestCase.java
  ===================================================================
  RCS file: /cvsroot/jboss/JBossRemoting/src/tests/org/jboss/test/remoting/transport/multiplex/socketfactory/MultiplexCreationListenerTestCase.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- MultiplexCreationListenerTestCase.java	17 Jan 2007 03:10:41 -0000	1.2
  +++ MultiplexCreationListenerTestCase.java	17 Jan 2007 05:21:26 -0000	1.3
  @@ -22,11 +22,11 @@
   package org.jboss.test.remoting.transport.multiplex.socketfactory;
   
   import org.jboss.test.remoting.socketfactory.CreationListenerTestRoot;
  -import org.jboss.test.remoting.socketfactory.CreationListenerTestRoot.TestListener;
  +import org.jboss.test.remoting.socketfactory.TestListener;
   
   /** 
    * @author <a href="ron.sigal at jboss.com">Ron Sigal</a>
  - * @version $Revision: 1.2 $
  + * @version $Revision: 1.3 $
    * <p>
    * Copyright Jan 11, 2007
    * </p>
  
  
  



More information about the jboss-cvs-commits mailing list