[jboss-remoting-commits] JBoss Remoting SVN: r3671 - remoting2/branches/2.x/docs.

jboss-remoting-commits at lists.jboss.org jboss-remoting-commits at lists.jboss.org
Thu Mar 20 01:54:03 EDT 2008


Author: ron.sigal at jboss.com
Date: 2008-03-20 01:54:03 -0400 (Thu, 20 Mar 2008)
New Revision: 3671

Modified:
   remoting2/branches/2.x/docs/README.txt
Log:
JBREM-935: Added 2.4.0.CR1 release notes.

Modified: remoting2/branches/2.x/docs/README.txt
===================================================================
--- remoting2/branches/2.x/docs/README.txt	2008-03-20 05:50:46 UTC (rev 3670)
+++ remoting2/branches/2.x/docs/README.txt	2008-03-20 05:54:03 UTC (rev 3671)
@@ -31,6 +31,41 @@
 
 
 ==========================================================================================================
+Release Notes - JBoss Remoting - Version 2.4.0.CR1 (Pinto)
+Bug
+
+    * [JBREM-167] - RMI Invoker does not use true remoting marshalling/unmarshalling
+    * [JBREM-677] - Compression marshalling fails intermittently.
+    * [JBREM-810] - coyote.RequestMap not storing all request properties in the Map.Entry set
+    * [JBREM-826] - JBoss Remoting logs at ERROR and WARN in many places
+    * [JBREM-844] - Put instance variable "isRemotingUserAgent" on stack in CoyoteInvoker
+    * [JBREM-898] - Fix encrypting marshaller/unmarshaller test cases
+    * [JBREM-901] - can't start NetworkRegistry if hostname is not resolvable
+    * [JBREM-924] - Compilation errors in non ISO-8859-1 systems
+    * [JBREM-927] - Adjust content length when CompressingUnMarshaller wraps HTTPUnMarshaller
+    * [JBREM-932] - Check remaining time in MicroSocketClientInvoker per invocation timeout facility
+    * [JBREM-933] - Fix memory leak in RemotingRMIClientSocketFactory
+
+Feature Request
+
+    * [JBREM-665] - Need better error reporting of response marshalling errors
+    * [JBREM-764] - Wire version should be configurable per client or server
+
+Release
+
+    * [JBREM-935] - Release 2.4.0.CR1
+
+Task
+
+    * [JBREM-698] - Update Remoting Marshaller/UnMarshallers to implement PreferredStreamMarshaller/PreferredStreamUnMarshaller interfaces.
+    * [JBREM-716] - Reduce log output from test suite
+    * [JBREM-825] - Verify that CoyoteInvoker works with Apache Portable Runtime
+    * [JBREM-876] - Get Remoting testsuite to run in hudson
+    * [JBREM-899] - Verify sslservlet transport works with jbossweb
+    * [JBREM-923] - Assure version compatibility with earlier versions of Remoting
+    * [JBREM-931] - Create and run soak test
+
+==========================================================================================================
 Release Notes - JBoss Remoting - Version 2.4.0.Beta2 (Pinto)
 
 Bug




More information about the jboss-remoting-commits mailing list