[jboss-remoting-commits] JBoss Remoting SVN: r5659 - remoting2/branches/2.x/src/tests/org/jboss/test/remoting/ipv6.

jboss-remoting-commits at lists.jboss.org jboss-remoting-commits at lists.jboss.org
Fri Jan 8 23:22:10 EST 2010


Author: ron.sigal at jboss.com
Date: 2010-01-08 23:22:10 -0500 (Fri, 08 Jan 2010)
New Revision: 5659

Modified:
   remoting2/branches/2.x/src/tests/org/jboss/test/remoting/ipv6/IPv6InvokerLocatorTestCase.java
Log:
JBREM-1175: Added reference to JBREM-1175 to class javadoc.

Modified: remoting2/branches/2.x/src/tests/org/jboss/test/remoting/ipv6/IPv6InvokerLocatorTestCase.java
===================================================================
--- remoting2/branches/2.x/src/tests/org/jboss/test/remoting/ipv6/IPv6InvokerLocatorTestCase.java	2010-01-09 04:20:10 UTC (rev 5658)
+++ remoting2/branches/2.x/src/tests/org/jboss/test/remoting/ipv6/IPv6InvokerLocatorTestCase.java	2010-01-09 04:22:10 UTC (rev 5659)
@@ -34,6 +34,15 @@
 import org.jboss.remoting.transport.Connector;
 
 
+/**
+ * Unit tests for JBREM-1175.
+ * 
+ * @author <a href="mailto:ron.sigal at jboss.com">Ron Sigal</a>
+ * @version $Rev$
+ * <p>
+ * Copyright Jan 8, 2010
+ * </p>
+ */
 public class IPv6InvokerLocatorTestCase extends TestCase
 {
    private static Logger log = Logger.getLogger(IPv6InvokerLocatorTestCase.class);



More information about the jboss-remoting-commits mailing list