From jboss-remoting-commits at lists.jboss.org Tue Sep 9 03:33:46 2008 Content-Type: multipart/mixed; boundary="===============8641163688832845933==" MIME-Version: 1.0 From: jboss-remoting-commits at lists.jboss.org To: jboss-remoting-commits at lists.jboss.org Subject: [jboss-remoting-commits] JBoss Remoting SVN: r4563 - remoting2/branches/2.x/docs/guide/en. Date: Tue, 09 Sep 2008 03:33:45 -0400 Message-ID: --===============8641163688832845933== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: ron.sigal(a)jboss.com Date: 2008-09-09 03:33:45 -0400 (Tue, 09 Sep 2008) New Revision: 4563 Modified: remoting2/branches/2.x/docs/guide/en/chap17.xml Log: JBREM-1030: Added description and release notes for 2.5.0.GA. Modified: remoting2/branches/2.x/docs/guide/en/chap17.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- remoting2/branches/2.x/docs/guide/en/chap17.xml 2008-09-09 07:22:57 UTC= (rev 4562) +++ remoting2/branches/2.x/docs/guide/en/chap17.xml 2008-09-09 07:33:45 UTC= (rev 4563) @@ -3,6 +3,23 @@ Release Notes =
+ Important changes and differences in 2.5.0 release (from 2.4.0 + release) + = + Version 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 changes and differences in 2.4.0 release (from 2.2.0 release) = @@ -50,6 +67,32 @@
Release history = +
+ Version 2.5 + = + Release Notes - JBoss Remoting - Version 2.5.0 (Flounder)<= /bridgehead> + = + Bug + = + * [JBREM-1027] - CoyoteInvoker should pass URL query in Invo= cationRequest + * [JBREM-1028] - JavaSerializationManager should clear Objec= tOutputStream internal tables + = + Release + = + * [JBREM-1030] - Release 2.5.0.GA = + = + Task + = + * [JBREM-1029] - Assure version compatibility with earlier v= ersions of Remoting + * [JBREM-1033] - Upgrade jars to versions in JBossAS 5.0.0.C= R2 + * [JBREM-1034] - Assure version compatibility with earlier v= ersions of Remoting = + = + Sub-task + = + * [JBREM-1032] - Upgrade to the latest jboss-common-core 2.2= .8.GA + = +
+ =
Version 2.4 = --===============8641163688832845933==--