[jboss-cvs] JBoss Messaging SVN: r5425 - in branches/Branch_1_4: docs/userguide/en/modules and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Nov 24 22:12:05 EST 2008


Author: gaohoward
Date: 2008-11-24 22:12:05 -0500 (Mon, 24 Nov 2008)
New Revision: 5425

Modified:
   branches/Branch_1_4/build-thirdparty-AS5.xml
   branches/Branch_1_4/docs/userguide/en/modules/installation.xml
Log:
1.4.1.GA lib version update


Modified: branches/Branch_1_4/build-thirdparty-AS5.xml
===================================================================
--- branches/Branch_1_4/build-thirdparty-AS5.xml	2008-11-24 19:43:24 UTC (rev 5424)
+++ branches/Branch_1_4/build-thirdparty-AS5.xml	2008-11-25 03:12:05 UTC (rev 5425)
@@ -92,9 +92,9 @@
       <componentref name="jboss/common-logging-log4j" version="2.0.2.GA"/>
       <componentref name="jboss/common-logging-spi" version="2.0.2.GA"/>
    	  <componentref name="jboss/jboss-mdr" version="2.0.0.Beta12"/>
-      <componentref name="jboss/aop" version="2.0.0.GA"/>
-      <componentref name="jboss/remoting" version="2.5.0.SP1"/>
-      <componentref name="jboss/jbossts14" version="4.2.3.SP7"/>
+      <componentref name="jboss/aop" version="2.0.0.SP1"/>
+      <componentref name="jboss/remoting" version="2.5.0.SP2"/>
+      <componentref name="jboss/jbossts" version="4.4.0.GA"/>
       <componentref name="jbossas/core-libs" version="4.2.0.GA"/>
    	
       

Modified: branches/Branch_1_4/docs/userguide/en/modules/installation.xml
===================================================================
--- branches/Branch_1_4/docs/userguide/en/modules/installation.xml	2008-11-24 19:43:24 UTC (rev 5424)
+++ branches/Branch_1_4/docs/userguide/en/modules/installation.xml	2008-11-25 03:12:05 UTC (rev 5425)
@@ -615,7 +615,7 @@
             <note>
             JBoss Messaging 1.4.1.GA requires pecific versions
             of jboss-remoting.jar if used outside of JBoss 5. If you are installing JBoss Messaging 1.4.1.GA at JBoss 4.2+, you should use this version:
-            <ulink url="http://repository.jboss.com/jboss/remoting/2.5.0.SP1/ ">Remoting 2.5.0.SP1</ulink>. 
+            <ulink url="http://repository.jboss.com/jboss/remoting/2.5.0.SP2/ ">Remoting 2.5.0.SP2</ulink>. 
             If you are using JBoss5 you don't need to take any extra steps on the remoting installation.
             </note>
           </para>
@@ -915,11 +915,11 @@
     <itemizedlist>
       <listitem>
         <para><note>
-             If you are using JBoss Messaging 1.4.1 outiside of JBoss 4.2 or EAP 4.3, you need to make sure you use a JBoss Remoting 2.5.0.SP1. If you are using JBoss5 or EAP 4.3 you will have the required JAR available already: 
+             If you are using JBoss Messaging 1.4.1 outiside of JBoss 4.2 or EAP 4.3, you need to make sure you use a JBoss Remoting 2.5.0.SP2. If you are using JBoss5 or EAP 4.3 you will have the required JAR available already: 
              The version could be found at: 
 
             <ulink
-            url="http://repository.jboss.com/jboss/remoting/2.5.0.SP1/lib/">here</ulink>
+            url="http://repository.jboss.com/jboss/remoting/2.5.0.SP2/lib/">here</ulink>
 
              . Please download it and make sure this jar is on your classpath *before* jbossall-client.jar. 
           </note></para>
@@ -938,9 +938,9 @@
       <listitem>
         <para>$JBOSS_HOME/server/&lt;SERVER_NAME&gt;/deploy/jboss-aop.deployer/jboss-aop.jar</para>
 
-        <para>JBoss AOP 2.0.0.GA</para>
+        <para>JBoss AOP 2.0.0.SP1</para>
 
-	<para><ulink  url="http://repository.jboss.com/jboss/aop/2.0.0.GA/lib/">http://repository.jboss.com/jboss/aop/2.0.0.GA/lib/</ulink></para>
+	<para><ulink  url="http://repository.jboss.com/jboss/aop/2.0.0.SP1/lib/">http://repository.jboss.com/jboss/aop/2.0.0.SP1/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>
@@ -949,19 +949,19 @@
       <listitem>
         <para>$JBOSS_HOME/server/&lt;SERVER_NAME&gt;/lib/javassist.jar</para>
 
-        <para>Javassist 3.9.0.GA-brew</para>
+        <para>Javassist 3.9.0.GA</para>
 
         <para><ulink
-		    url="http://repository.jboss.com/javassist/3.9.0.GA/lib/">http://repository.jboss.com/javassist/3.9.0.GA-brew/lib/</ulink></para>
+		    url="http://repository.jboss.com/javassist/3.9.0.GA/lib/">http://repository.jboss.com/javassist/3.9.0.GA/lib/</ulink></para>
       </listitem>
 
       <listitem>
         <para>$JBOSS_HOME/server/&lt;SERVER_NAME&gt;/lib/trove.jar</para>
 
-        <para>trove 1.0.2-brew</para>
+        <para>trove 1.0.2</para>
 
         <para><ulink
-        url="http://repository.jboss.com/trove/1.0.2-brew/lib/">http://repository.jboss.com/trove/1.0.2-brew/lib/</ulink></para>
+        url="http://repository.jboss.com/trove/1.0.2/lib/">http://repository.jboss.com/trove/1.0.2/lib/</ulink></para>
       </listitem>
 
       <listitem>
@@ -1274,4 +1274,4 @@
     setting the subscription name and client id. You can see these arguments
     in the JBM Bridge chapter.</para>
   </section>
-</chapter>
\ No newline at end of file
+</chapter>




More information about the jboss-cvs-commits mailing list