Author: manik.surtani(a)jboss.com
Date: 2008-01-25 11:56:47 -0500 (Fri, 25 Jan 2008)
New Revision: 5240
Modified:
core/trunk/src/main/docbook/faq/en/master.xml
core/trunk/src/main/docbook/tutorial/en/master.xml
core/trunk/src/main/docbook/userguide/en/master.xml
Log:
Updated pubdates
Modified: core/trunk/src/main/docbook/faq/en/master.xml
===================================================================
--- core/trunk/src/main/docbook/faq/en/master.xml 2008-01-25 12:50:24 UTC (rev 5239)
+++ core/trunk/src/main/docbook/faq/en/master.xml 2008-01-25 16:56:47 UTC (rev 5240)
@@ -7,7 +7,7 @@
<title>Frequently Asked Questions about JBoss Cache</title>
<!-- Release version and date -->
<releaseinfo>Release 2.1.0 Alegrias</releaseinfo>
- <pubdate>November 2007</pubdate>
+ <pubdate>March 2008</pubdate>
<author>
<firstname>Manik</firstname>
Modified: core/trunk/src/main/docbook/tutorial/en/master.xml
===================================================================
--- core/trunk/src/main/docbook/tutorial/en/master.xml 2008-01-25 12:50:24 UTC (rev 5239)
+++ core/trunk/src/main/docbook/tutorial/en/master.xml 2008-01-25 16:56:47 UTC (rev 5240)
@@ -4,7 +4,7 @@
<title>JBoss Cache core Cache Tutorial</title>
<!-- Release version and date -->
<releaseinfo>Release 2.1.0 Alegrias</releaseinfo>
- <pubdate>November 2007</pubdate>
+ <pubdate>March 2008</pubdate>
<author>
<firstname>Manik</firstname>
@@ -24,7 +24,7 @@
<para>
For details of configuration, usage and APIs, please refer to the
<ulink
-
url="http://labs.jboss.org/portal/jbosscache/docs/index.html"&g... manuals
+
url="http://labs.jboss.org/portal/jbosscache/docs/index.html"&g... manuals
</ulink>
.
</para>
@@ -53,7 +53,7 @@
<para>First download the JBoss Cache 2.x distribution from
<ulink
-
url="http://labs.jboss.org/portal/jbosscache/download/index.html&quo...
download page
+
url="http://labs.jboss.org/portal/jbosscache/download/index.html&quo...
download page
</ulink>
. You probably want the
<literal>JBossCache-core-2.X.Y.zip</literal>
@@ -95,7 +95,9 @@
<para>The only script needed for this tutorial is the
<literal>JBossCache/build.xml</literal>
- ant script. You also need to have <ulink
url="http://ant.apache.org/">ant</ulink> installed for running the
demo.
+ ant script. You also need to have
+ <ulink
url="http://ant.apache.org/">ant</ulink>
+ installed for running the demo.
</para>
</section>
@@ -103,7 +105,9 @@
<title>Running The Demo GUI</title>
<para>
- The demo is run by calling the ant script with the
<literal>run.demo</literal> target. E.g.,
+ The demo is run by calling the ant script with the
+ <literal>run.demo</literal>
+ target. E.g.,
</para>
<para>
@@ -252,7 +256,7 @@
and
<literal>Node</literal>
<ulink
-
url="http://labs.jboss.org/portal/jbosscache/docs/index.html"&g... docs
+
url="http://labs.jboss.org/portal/jbosscache/docs/index.html"&g... docs
</ulink>
and try out the APIs in the BeanShell script.
</para>
Modified: core/trunk/src/main/docbook/userguide/en/master.xml
===================================================================
--- core/trunk/src/main/docbook/userguide/en/master.xml 2008-01-25 12:50:24 UTC (rev
5239)
+++ core/trunk/src/main/docbook/userguide/en/master.xml 2008-01-25 16:56:47 UTC (rev
5240)
@@ -22,7 +22,7 @@
<!-- Release version and date -->
<releaseinfo>Release 2.1.0 Alegrias</releaseinfo>
- <pubdate>November 2007</pubdate>
+ <pubdate>March 2008</pubdate>
<!-- Authors/contributors -->
<author>