Author: laubai
Date: 2010-02-12 02:40:02 -0500 (Fri, 12 Feb 2010)
New Revision: 8335
Modified:
enterprise-docs/tags/JBoss_EWP_5_0_0/Cache_User_Guide/en-US/Book_Info.xml
enterprise-docs/tags/JBoss_EWP_5_0_0/Cache_User_Guide/en-US/JBoss_Cache_User_Guide.xml
enterprise-docs/tags/JBoss_EWP_5_0_0/Cache_User_Guide/en-US/Revision_History.xml
enterprise-docs/tags/JBoss_EWP_5_0_0/Cache_User_Guide/en-US/replication.xml
Log:
Adding any required changes for brew build.
Modified: enterprise-docs/tags/JBoss_EWP_5_0_0/Cache_User_Guide/en-US/Book_Info.xml
===================================================================
--- enterprise-docs/tags/JBoss_EWP_5_0_0/Cache_User_Guide/en-US/Book_Info.xml 2010-02-09
05:15:57 UTC (rev 8334)
+++ enterprise-docs/tags/JBoss_EWP_5_0_0/Cache_User_Guide/en-US/Book_Info.xml 2010-02-12
07:40:02 UTC (rev 8335)
@@ -5,7 +5,7 @@
<title>JBoss Cache User Guide</title>
<subtitle>for Use with JBoss Enterprise Web Platform 5.0</subtitle>
<edition>2.0</edition>
- <pubsnumber>1</pubsnumber>
+ <pubsnumber>1.2</pubsnumber>
<productname>JBoss Enterprise Web Platform</productname>
<productnumber>5.0</productnumber>
<abstract>
Modified:
enterprise-docs/tags/JBoss_EWP_5_0_0/Cache_User_Guide/en-US/JBoss_Cache_User_Guide.xml
===================================================================
---
enterprise-docs/tags/JBoss_EWP_5_0_0/Cache_User_Guide/en-US/JBoss_Cache_User_Guide.xml 2010-02-09
05:15:57 UTC (rev 8334)
+++
enterprise-docs/tags/JBoss_EWP_5_0_0/Cache_User_Guide/en-US/JBoss_Cache_User_Guide.xml 2010-02-12
07:40:02 UTC (rev 8335)
@@ -20,7 +20,7 @@
<xi:include href="configuration.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="batching.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="deployment.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="compatibility.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
+<!-- <xi:include href="compatibility.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />-->
</part>
Modified:
enterprise-docs/tags/JBoss_EWP_5_0_0/Cache_User_Guide/en-US/Revision_History.xml
===================================================================
---
enterprise-docs/tags/JBoss_EWP_5_0_0/Cache_User_Guide/en-US/Revision_History.xml 2010-02-09
05:15:57 UTC (rev 8334)
+++
enterprise-docs/tags/JBoss_EWP_5_0_0/Cache_User_Guide/en-US/Revision_History.xml 2010-02-12
07:40:02 UTC (rev 8335)
@@ -7,8 +7,8 @@
<simpara>
<revhistory>
<revision>
- <revnumber>1.0</revnumber>
- <date>Thu Jan 21 2010</date>
+ <revnumber>1.2</revnumber>
+ <date>Thu Feb 04 2010</date>
<author>
<firstname>Laura</firstname>
<surname>Bailey</surname>
@@ -16,7 +16,7 @@
</author>
<revdescription>
<simplelist>
- <member>Initial draft.</member>
+ <member>EWP corrections.</member>
</simplelist>
</revdescription>
</revision>
Modified: enterprise-docs/tags/JBoss_EWP_5_0_0/Cache_User_Guide/en-US/replication.xml
===================================================================
--- enterprise-docs/tags/JBoss_EWP_5_0_0/Cache_User_Guide/en-US/replication.xml 2010-02-09
05:15:57 UTC (rev 8334)
+++ enterprise-docs/tags/JBoss_EWP_5_0_0/Cache_User_Guide/en-US/replication.xml 2010-02-12
07:40:02 UTC (rev 8335)
@@ -657,7 +657,7 @@
</orderedlist>
</section>
- <section>
+ <!--<section>
<title>Non-Blocking State Transfer</title>
<para>
New in JBoss Cache 3.1.0, Non-Blocking State Transfer (NBST) allows senders
to generate and stream state while
@@ -670,7 +670,7 @@
configuration reference), and you need to be using MVCC as a node locking
scheme. In addition, you need to
use JGroups' STREAMING_STATE_TRANSFER protocol in your cluster
properties.
</para>
- </section>
+ </section>-->
<section>
<title>Configuring State Transfer</title>