[jboss-remoting-commits] JBoss Remoting SVN: r4317 - remoting2/branches/2.2/docs.

jboss-remoting-commits at lists.jboss.org jboss-remoting-commits at lists.jboss.org
Mon Jun 23 18:38:51 EDT 2008


Author: ron.sigal at jboss.com
Date: 2008-06-23 18:38:51 -0400 (Mon, 23 Jun 2008)
New Revision: 4317

Modified:
   remoting2/branches/2.2/docs/README.txt
Log:
JBREM-948: Added 2.2.2.SP8 release notes.

Modified: remoting2/branches/2.2/docs/README.txt
===================================================================
--- remoting2/branches/2.2/docs/README.txt	2008-06-23 22:33:39 UTC (rev 4316)
+++ remoting2/branches/2.2/docs/README.txt	2008-06-23 22:38:51 UTC (rev 4317)
@@ -27,7 +27,39 @@
 in Jira, please create one.
 
 ==========================================================================================================
+Release Notes - JBoss Remoting - Version 2.2.2.SP8
+
+Bug
+
+    * [JBREM-949] - CLONE [JBREM-947] - ConnectionValidator hangs when server dies
+    * [JBREM-954] - InterruptedException should not be rethrown as CannotConnectionException
+    * [JBREM-960] - Remoting configured with Servlet invoker can return misleading Exceptions when Servlet path is incorrect
+    * [JBREM-962] - Remote classloading does not work with Isolated EARs
+    * [JBREM-965] - Fix PortUtil.getRandomStartingPort()
+    * [JBREM-981] - CLONE [JBREM-980] - ServerInvokerServlet should retrieve ServletServerInvoker based on updated InvokerLocator
+    * [JBREM-1003] - Verify IPv6 addresses are handled correctly, part 2
+
+Feature Request
+
+    * [JBREM-972] - CLONE [JBREM-971] - Enhance client-side connection error handling so certain (potentially revealing) socket-related exceptins are not discarded
+    * [JBREM-973] - CLONE [JBREM-970] - Enhance client-side error reporting so a misspelled truststore file name required by SSL can be easily spotted
+
+Release
+
+    * [JBREM-948] - Release 2.2.0.SP8
+
+Task
+
+    * [JBREM-950] - Assure version compatibility with earlier versions of Remoting
+    * [JBREM-995] - Apply unit test timing fixes
+    * [JBREM-1001] - Update Remoting Guide
+    * [JBREM-1002] - Allow ServerThread to keep running after SocketTImeoutException, part 2
+    * [JBREM-1004] - Run manual servlet unit tests
+
+
+==========================================================================================================
 Release Notes - JBoss Remoting - Version 2.2.2.SP7
+
 Bug
 
     * [JBREM-942] - A deadlock encountered on ConnectionValidator




More information about the jboss-remoting-commits mailing list