[jboss-cvs] JBoss Messaging SVN: r7849 - in branches/Branch_1_4: docs and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Oct 12 05:43:54 EDT 2009


Author: gaohoward
Date: 2009-10-12 05:43:54 -0400 (Mon, 12 Oct 2009)
New Revision: 7849

Modified:
   branches/Branch_1_4/build-thirdparty-AS5.xml
   branches/Branch_1_4/docs/README.html
   branches/Branch_1_4/docs/userguide/en/modules/installation.xml
Log:
JBM 1.4.6.GA -- update some 3rd party libs, docs


Modified: branches/Branch_1_4/build-thirdparty-AS5.xml
===================================================================
--- branches/Branch_1_4/build-thirdparty-AS5.xml	2009-10-12 09:11:47 UTC (rev 7848)
+++ branches/Branch_1_4/build-thirdparty-AS5.xml	2009-10-12 09:43:54 UTC (rev 7849)
@@ -92,9 +92,9 @@
       <componentref name="jboss/common-logging-log4j" version="2.1.0.GA"/>
       <componentref name="jboss/common-logging-spi" version="2.1.0.GA"/>
       <componentref name="jboss/jboss-mdr" version="2.0.1.GA"/>
-      <componentref name="jboss/aop" version="2.1.1.GA"/>
-      <componentref name="jboss/remoting" version="2.5.2"/>
-      <componentref name="jboss/jbossts" version="4.6.1.GA"/>
+      <componentref name="jboss/aop" version="2.1.4.GA-brew"/>
+      <componentref name="jboss/remoting" version="2.5.2-brew"/>
+      <componentref name="jboss/jbossts" version="4.6.1.GA_CP03"/>
       <componentref name="jbossas/core-libs" version="4.2.0.GA"/>
    	
       

Modified: branches/Branch_1_4/docs/README.html
===================================================================
--- branches/Branch_1_4/docs/README.html	2009-10-12 09:11:47 UTC (rev 7848)
+++ branches/Branch_1_4/docs/README.html	2009-10-12 09:43:54 UTC (rev 7849)
@@ -3,28 +3,20 @@
 <head>
   <meta content="text/html; charset=ISO-8859-1"
  http-equiv="content-type">
-  <title>Release Notes - JBoss Messaging - Version 1.4.5.GA</title>
+  <title>Release Notes - JBoss Messaging - Version 1.4.6.GA</title>
 </head>
 <body>
 
-<h1>Release Notes - JBoss Messaging - Version 1.4.5.GA</h1>
+<h1>Release Notes - JBoss Messaging - Version 1.4.6.GA</h1>
 
 <br>
 
-<h2>30 September 2009</h2>
+<h2>14 October 2009</h2>
 
-These are the release notes for JBoss Messaging 1.4.5.GA.<br><br>
+<p>JBoss Messaging Version 1.4.6.GA is a release made and tested exclusively for the <b>JBoss AS 5/EAP 5 only</b> and it should be part of the JBoss 5 download bundle.</p>
 
-For full description of the contents please see the <a href="https://jira.jboss.org/jira/secure/ReleaseNote.jspa?version=12313618&styleName=Html&projectId=12310061">
-JBoss Messaging project JIRA.</a><br><br>
+For full description of the contents please see the <a href=""> JBoss Messaging project JIRA.</a><br><br>
 
-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>

Modified: branches/Branch_1_4/docs/userguide/en/modules/installation.xml
===================================================================
--- branches/Branch_1_4/docs/userguide/en/modules/installation.xml	2009-10-12 09:11:47 UTC (rev 7848)
+++ branches/Branch_1_4/docs/userguide/en/modules/installation.xml	2009-10-12 09:43:54 UTC (rev 7849)
@@ -613,8 +613,8 @@
         <listitem>
           <para>
             <note>
-            JBoss Messaging 1.4.5.GA requires 
-            <ulink url="http://repository.jboss.com/jboss/remoting/2.2.3.SP1/">Remoting 2.2.3.SP1</ulink>. 
+            JBoss Messaging 1.4.6.GA requires 
+            <ulink url="http://repository.jboss.com/jboss/remoting/2.5.2.GA/">Remoting 2.5.2.GA</ulink>. 
             If you are using EAP you don't need to take any extra steps on the remoting installation.
             </note>
           </para>
@@ -914,13 +914,13 @@
     <itemizedlist>
       <listitem>
         <para><note>
-             This version of JBoss Messaging requires JBoss Remoting 2.2.3.SP1.
+             This version of JBoss Messaging requires JBoss Remoting 2.5.2.
              If you are using EAP 4.3 you will have the required JAR available already.
              
              Always use the version of JBoss Remoting that comes with the EAP 4.3.
              If you're using a different version of Application Server you should download it.
              The patched jar can be found at here 
-             [http://repository.jboss.com/jboss/remoting/2.2.3.SP1/lib/]. 
+             [http://repository.jboss.com/jboss/remoting/2.5.2/lib/]. 
              Please download it and make sure this jar is on your classpath *before* jbossall-client.jar.
 
           </note></para>
@@ -939,9 +939,9 @@
       <listitem>
         <para>$JBOSS_HOME/server/&lt;SERVER_NAME&gt;/deploy/jboss-aop.deployer/jboss-aop.jar</para>
 
-        <para>JBoss AOP 1.5.6.GA</para>
+        <para>JBoss AOP 2.1.4.GA</para>
 
-	<para><ulink  url="http://repository.jboss.com/jboss/aop/1.5.6.GA/lib/">http://repository.jboss.com/jboss/aop/1.5.6.GA/lib/</ulink></para>
+	<para><ulink  url="http://repository.jboss.com/jboss/aop/2.1.4.GA/lib/">http://repository.jboss.com/jboss/aop/2.1.4.GA/lib/</ulink></para>
 
         <para>(For AOP, sometimes you have to use a specific JAR according to
         your JVM of choice. Use the most convenient for you)</para>




More information about the jboss-cvs-commits mailing list