[jboss-cvs] JBoss Messaging SVN: r6908 - branches/Branch_1_4/docs.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed May 20 03:49:41 EDT 2009


Author: gaohoward
Date: 2009-05-20 03:49:41 -0400 (Wed, 20 May 2009)
New Revision: 6908

Modified:
   branches/Branch_1_4/docs/README.html
Log:
update readme for 1.4.0.SP3-CP08


Modified: branches/Branch_1_4/docs/README.html
===================================================================
--- branches/Branch_1_4/docs/README.html	2009-05-20 07:41:46 UTC (rev 6907)
+++ branches/Branch_1_4/docs/README.html	2009-05-20 07:49:41 UTC (rev 6908)
@@ -3,22 +3,29 @@
 <head>
   <meta content="text/html; charset=ISO-8859-1"
  http-equiv="content-type">
-  <title>Release Notes - JBoss Messaging - Version 1.4.3.GA</title>
+  <title>Release Notes - JBoss Messaging - Version 1.4.0.SP3-CP08</title>
 </head>
 <body>
 
-<h1>Release Notes - JBoss Messaging - Version 1.4.3.GA</h1>
+<h1>Release Notes - JBoss Messaging - Version 1.4.0.SP3-CP08</h1>
 
 <br>
 
-<h2>5 March 2009</h2>
+<h2>21 May 2009</h2>
 
-<p>JBoss Messaging Version 1.4.3.GA is a release made and tested exclusively for the <b>JBoss AS 5.1.0.Beta1 only</b> and it should be part of the JBoss 5 download bundle.</p>
+These are the release notes for JBoss Messaging 1.4.0.SP3-CP08.<br><br>
 
-<p>For the full description of this release, see the <a href="https://jira.jboss.org/jira/secure/ReleaseNote.jspa?version=12313042&styleName=Html&projectId=12310061">JBoss Messaging project JIRA.</a></p>
+For full description of the contents please see the <a href="">JBoss Messaging project JIRA.</a><br><br>
 
-<p>Enjoy!</p>
+When upgrading an existing installation be sure to update all the configuration files in server/&lt;server name&gt;/deploy/jboss-messaging.sar with 
+the newer versions and replace jboss-messaging.jar in server/&lt;server name&gt;/lib and on the client classpath. <br><br>
 
+This release of JBoss Messaging also requires specific versions of JBoss Remoting, JBoss AOP and Javassist. 
+For the correct versions see the user-guide installation section. Be sure that server/&lt;server name&gt;/lib contains 
+these jar and they are also present as the first entry on the client classpath. This is critical to ensure proper operation of JBoss Messaging!<br><br>
+
+Enjoy!<br><br>
+
 </body>
 </html>
 




More information about the jboss-cvs-commits mailing list