[jboss-cvs] JBoss Messaging SVN: r2514 - in trunk/docs/userguide-2/en: modules and 1 other directory.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Wed Feb 28 23:08:08 EST 2007
Author: sam.griffith at jboss.com
Date: 2007-02-28 23:08:08 -0500 (Wed, 28 Feb 2007)
New Revision: 2514
Modified:
trunk/docs/userguide-2/en/master.xml
trunk/docs/userguide-2/en/modules/CLUST_about.xml
trunk/docs/userguide-2/en/modules/CLUST_introduction.xml
trunk/docs/userguide-2/en/modules/UG2_about.xml
trunk/docs/userguide-2/en/modules/UG2_introduction.xml
Log:
More edits
Modified: trunk/docs/userguide-2/en/master.xml
===================================================================
--- trunk/docs/userguide-2/en/master.xml 2007-03-01 04:01:19 UTC (rev 2513)
+++ trunk/docs/userguide-2/en/master.xml 2007-03-01 04:08:08 UTC (rev 2514)
@@ -39,7 +39,7 @@
&C_about;
- &C_introduction;
+ <!-- &C_introduction; -->
&C_overview;
Modified: trunk/docs/userguide-2/en/modules/CLUST_about.xml
===================================================================
--- trunk/docs/userguide-2/en/modules/CLUST_about.xml 2007-03-01 04:01:19 UTC (rev 2513)
+++ trunk/docs/userguide-2/en/modules/CLUST_about.xml 2007-03-01 04:08:08 UTC (rev 2514)
@@ -3,7 +3,7 @@
<title>JBoss Messaging Clustering</title>
<para>
- This section of the userguide gives a brief overview of the features available in JBoss Messaging Clustering 2.0
+ This section of the userguide gives a brief overview of the features available in JBoss Messaging Clustering 1.2.0.GA
</para>
<para>
Modified: trunk/docs/userguide-2/en/modules/CLUST_introduction.xml
===================================================================
--- trunk/docs/userguide-2/en/modules/CLUST_introduction.xml 2007-03-01 04:01:19 UTC (rev 2513)
+++ trunk/docs/userguide-2/en/modules/CLUST_introduction.xml 2007-03-01 04:08:08 UTC (rev 2514)
@@ -9,7 +9,7 @@
<para>
It will allow you to smoothly distribute your application load across your cluster,
intelligently balancing and utilizing each nodes CPU cycles, with no single point of failure,
- providing a highly scalable and perform-ant clustering implementation.
+ providing a highly scalable and performant clustering implementation.
</para>
<section id="c_features">
Modified: trunk/docs/userguide-2/en/modules/UG2_about.xml
===================================================================
--- trunk/docs/userguide-2/en/modules/UG2_about.xml 2007-03-01 04:01:19 UTC (rev 2513)
+++ trunk/docs/userguide-2/en/modules/UG2_about.xml 2007-03-01 04:08:08 UTC (rev 2514)
@@ -1,6 +1,6 @@
<chapter id="UG2_about">
- <title>Introducing JBoss Messaging Release 2.0</title>
+ <title>Introducing JBoss Messaging Release 1.2.0.GA</title>
<para>JBoss Messaging is a high performance JMS provider in the JBoss Enterprise Middleware Stack (JEMS). It is a complete rewrite of JBossMQ, which is the current default JMS provider in JBoss AS 4.x. JBoss Messaging will be the default JMS provider in JBoss AS 5.x and later, and it is the backbone of the JBoss ESB infrastructure.</para>
Modified: trunk/docs/userguide-2/en/modules/UG2_introduction.xml
===================================================================
--- trunk/docs/userguide-2/en/modules/UG2_introduction.xml 2007-03-01 04:01:19 UTC (rev 2513)
+++ trunk/docs/userguide-2/en/modules/UG2_introduction.xml 2007-03-01 04:08:08 UTC (rev 2514)
@@ -147,7 +147,7 @@
</itemizedlist>
<para>
- JBoss Messaging 1.2 GA Clustering provides the following features:
+ JBoss Messaging 1.2.0.GA Clustering provides the following features:
</para>
<itemizedlist>
@@ -233,7 +233,7 @@
<section id="missingfeatures">
<title>
- Features that didn't make it into the 1.2.0.GA release
+ Features that didn't make it into the 1.2.0.GA release
</title>
<para>
More information about the jboss-cvs-commits
mailing list