From jboss-remoting-commits at lists.jboss.org Tue Sep 9 03:22:57 2008 Content-Type: multipart/mixed; boundary="===============3941936098529902011==" 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: r4562 - remoting2/branches/2.x/docs/guide/en. Date: Tue, 09 Sep 2008 03:22:57 -0400 Message-ID: --===============3941936098529902011== 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:22:57 -0400 (Tue, 09 Sep 2008) New Revision: 4562 Modified: remoting2/branches/2.x/docs/guide/en/chap1.xml Log: JBREM-1030: Added description of 2.5.0.GA. Modified: remoting2/branches/2.x/docs/guide/en/chap1.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/chap1.xml 2008-09-09 07:22:34 UTC = (rev 4561) +++ remoting2/branches/2.x/docs/guide/en/chap1.xml 2008-09-09 07:22:57 UTC = (rev 4562) @@ -173,7 +173,22 @@ distribution includes binaries, source, documentation, javadoc, and sa= mple code. + +
+ What's new in version 2.5? + = + 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. +
+ =
What's new in version 2.4? = --===============3941936098529902011==--