Author: ron.sigal(a)jboss.com
Date: 2010-02-21 10:09:56 -0500 (Sun, 21 Feb 2010)
New Revision: 5746
Modified:
remoting2/branches/2.2/docs/README.txt
Log:
JBREM-1187: Added 2.2.3.SP2 release notes.
Modified: remoting2/branches/2.2/docs/README.txt
===================================================================
--- remoting2/branches/2.2/docs/README.txt 2010-02-21 15:03:23 UTC (rev 5745)
+++ remoting2/branches/2.2/docs/README.txt 2010-02-21 15:09:56 UTC (rev 5746)
@@ -1,5 +1,5 @@
-JBoss Remoting 2.2.2.SP10
-October 1, 2008
+JBoss Remoting 2.2.3.SP2
+February 21, 2010
This distribution of JBoss Remoting contains the following directories:
@@ -27,6 +27,38 @@
in Jira, please create one.
==========================================================================================================
+Release Notes - JBoss Remoting - Version 2.2.3.SP2
+Bug
+
+ * [JBREM-1160] - CLONE [JBREM-1159] - Version compatibility problem with leasing
+ * [JBREM-1164] - Remoting shouldn't require IPv6 addresses to be surrounded by
brackets
+ * [JBREM-1166] - Possible race condition in ConnectionValidator
+ * [JBREM-1168] - CoyoteInvoker.normalize() should handle empty URLs
+ * [JBREM-1172] - SSLSocketBuilder should allow keystore and truststore URLs to be
"NONE"
+ * [JBREM-1175] - URL-component-based InvokerLocator constructor generates incorrect
locator string under IPv6
+ * [JBREM-1176] - Fix classloader leak caused by client invoker destruction delay
facility
+ * [JBREM-1180] - Formally reject hostnames which don't conform to RFC-952
+ * [JBREM-1181] - Fix NPE in SSLSocketBuilder
+ * [JBREM-1183] - ServerThread should catch java.lang.Error
+ * [JBREM-1184] - Fix NPE in ClassByteClassLoader.addClass()
+ * [JBREM-1185] - Change use of == to String.equals() in
SSLSocketBuilder.validateStoreURL()
+ * [JBREM-1188] - Socket transport doesn't set "timeout" to default
value
+
+Feature Request
+
+ * [JBREM-1179] - jboss-remoting.jar should log a version message when it is loaded
+
+Release
+
+ * [JBREM-1187] - Release 2.2.3.SP2
+
+Task
+
+ * [JBREM-1161] - Evaluate FindBugs reports
+ * [JBREM-1165] - Reduce log level of "received new control socket for
unrecognized listenerId" message
+ * [JBREM-1186] - Assure version compatibility with earlier versions of Remoting
+
+==========================================================================================================
Release Notes - JBoss Remoting - Version 2.2.3.SP1
Bug
@@ -55,7 +87,7 @@
Task
- * [JBREM-1142] - Clarify use of "clientConnectAddress" in RemotingGuide
+ * [JBREM-1142] - Clarify use of "clientConnectAddress" in Remoting Guide
* [JBREM-1151] - Correct dependency discussion in Chapter 4 of Remoting Guide
* [JBREM-1156] - Assure version compatibility with earlier versions of Remoting
Show replies by date