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

jboss-remoting-commits at lists.jboss.org jboss-remoting-commits at lists.jboss.org
Tue Sep 9 03:11:11 EDT 2008


Author: ron.sigal at jboss.com
Date: 2008-09-09 03:11:11 -0400 (Tue, 09 Sep 2008)
New Revision: 4559

Modified:
   remoting2/branches/2.x/docs/README.txt
Log:
JBREM-1030: Added release notes and description of 2.5.0.GA.

Modified: remoting2/branches/2.x/docs/README.txt
===================================================================
--- remoting2/branches/2.x/docs/README.txt	2008-09-09 06:59:23 UTC (rev 4558)
+++ remoting2/branches/2.x/docs/README.txt	2008-09-09 07:11:11 UTC (rev 4559)
@@ -12,7 +12,23 @@
 
 Please read the JBoss_Remoting_Guide.pdf in the docs directory for more information about this release and JBoss Remoting.
 
+Known issues:
 
+Current issues can be found within the JBoss Remoting project on Jira (http://jira.jboss.com).  If you find a bug or issue that is not already
+in Jira, please create one.
+
+==========================================================================================================
+Important features, changes, and differences in 2.5.0 release (from 2.4.0 release)
+
+- Release 2.5.0 represents the process of upgrading the jars with which Remoting is tested and shipped. 
+  In particular, the jars are now equivalent to the jars found in the JBoss Application Server version 5.0.0.CR2
+  (as of 9/6/08, before its release). Changes to jbossweb (the JBoss version of Tomcat) have necessitated dropping
+  the use of Apache Tomcat, which means that the "http" transport will no longer function with jdk 1.4.
+  
+- Other features of Remoting 2.5.0.GA should function with jdk 1.4.  However, it is the policy of JBoss, a division
+  of Red Hat, no longer to support jdk 1.4.
+
+==========================================================================================================
 Important features, changes, and differences in 2.4.0 release (from 2.2.0 release)
 
 - Support for server configuration by microcontainer injection [JBREM-63]
@@ -23,12 +39,28 @@
 - Server gets client address in invocations
 - Multiple bug fixes
 
+==========================================================================================================
+==========================================================================================================
+Release Notes - JBoss Remoting - Version 2.5.0.GA (Flounder)
+Bug
 
-Known issues:
+    * [JBREM-1027] - CoyoteInvoker should pass URL query in InvocationRequest
+    * [JBREM-1028] - JavaSerializationManager should clear ObjectOutputStream internal tables
 
-Current issues can be found within the JBoss Remoting project on Jira (http://jira.jboss.com).  If you find a bug or issue that is not already
-in Jira, please create one.
+Release
 
+    * [JBREM-1030] - Release 2.5.0.GA
+
+Task
+
+    * [JBREM-1029] - Assure version compatibility with earlier versions of Remoting
+    * [JBREM-1033] - Upgrade jars to versions in JBossAS 5.0.0.CR2
+    * [JBREM-1034] - Assure version compatibility with earlier versions of Remoting
+
+Sub-task
+
+    * [JBREM-1032] - Upgrade to the latest jboss-common-core 2.2.8.GA
+
 ==========================================================================================================
 Release Notes - JBoss Remoting - Version 2.4.0.SP2
 




More information about the jboss-remoting-commits mailing list