[jboss-svn-commits] JBL Code SVN: r35419 - labs/jbosstm/trunk/ArjunaCore/docs/ArjunaCore_Installation_Guide/en-US.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Mon Oct 4 23:10:22 EDT 2010
Author: misty at redhat.com
Date: 2010-10-04 23:10:21 -0400 (Mon, 04 Oct 2010)
New Revision: 35419
Removed:
labs/jbosstm/trunk/ArjunaCore/docs/ArjunaCore_Installation_Guide/en-US/Installing_and_Uninstalling.xml
labs/jbosstm/trunk/ArjunaCore/docs/ArjunaCore_Installation_Guide/en-US/UNIX.xml
labs/jbosstm/trunk/ArjunaCore/docs/ArjunaCore_Installation_Guide/en-US/Windows.xml
Modified:
labs/jbosstm/trunk/ArjunaCore/docs/ArjunaCore_Installation_Guide/en-US/Preparing_Your_System.xml
Log:
Spell-checking and last minute changes, as well as fixing the revision history.
Deleted: labs/jbosstm/trunk/ArjunaCore/docs/ArjunaCore_Installation_Guide/en-US/Installing_and_Uninstalling.xml
===================================================================
--- labs/jbosstm/trunk/ArjunaCore/docs/ArjunaCore_Installation_Guide/en-US/Installing_and_Uninstalling.xml 2010-10-05 03:06:08 UTC (rev 35418)
+++ labs/jbosstm/trunk/ArjunaCore/docs/ArjunaCore_Installation_Guide/en-US/Installing_and_Uninstalling.xml 2010-10-05 03:10:21 UTC (rev 35419)
@@ -1,33 +0,0 @@
-<?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
-<!ENTITY % BOOK_ENTITIES SYSTEM "ArjunaCore_Installation_Guide.ent">
-%BOOK_ENTITIES;
-]>
-<chapter id="chap-ArjunaCore_Installation_Guide-Test_Chapter">
- <title>Test Chapter</title>
- <para>
- This is a test paragraph
- </para>
- <section id="sect-ArjunaCore_Installation_Guide-Test_Chapter-Test_Section_1">
- <title>Test Section 1</title>
- <para>
- This is a test paragraph in a section
- </para>
- </section>
-
- <section id="sect-ArjunaCore_Installation_Guide-Test_Chapter-Test_Section_2">
- <title>Test Section 2</title>
- <para>
- This is a test paragraph in Section 2
- <orderedlist>
- <listitem>
- <para>
- listitem text
- </para>
- </listitem>
- </orderedlist>
- </para>
- </section>
-
-</chapter>
-
Modified: labs/jbosstm/trunk/ArjunaCore/docs/ArjunaCore_Installation_Guide/en-US/Preparing_Your_System.xml
===================================================================
--- labs/jbosstm/trunk/ArjunaCore/docs/ArjunaCore_Installation_Guide/en-US/Preparing_Your_System.xml 2010-10-05 03:06:08 UTC (rev 35418)
+++ labs/jbosstm/trunk/ArjunaCore/docs/ArjunaCore_Installation_Guide/en-US/Preparing_Your_System.xml 2010-10-05 03:10:21 UTC (rev 35419)
@@ -25,9 +25,9 @@
<screen><command>java –DObjectStoreEnvironmentBean.objectStoreDir =C:\temp foo.</command></screen>
</step>
<step>
- <title>Optional: Specify the subdirectory within the Object Store root.</title>
+ <title>Optional: Specify the sub-directory within the Object Store root.</title>
<para>
- By default, all object states will be stored within the <filename>defaultStore/</filename> subdirectory of the object store root. For instance, if the object store root is <filename>/usr/local/Arjuna/TransactionService/ObjectStore</filename>, the subdirectory <filename>/usr/local/Arjuna/TransactionService/ObjectStore/defaultStore/</filename> is used.
+ By default, all object states will be stored within the <filename>defaultStore/</filename> sub-directory of the object store root. For instance, if the object store root is <filename>/usr/local/Arjuna/TransactionService/ObjectStore</filename>, the subdirectory <filename>/usr/local/Arjuna/TransactionService/ObjectStore/defaultStore/</filename> is used.
</para>
<para>
To change this subdirectory, set the <property>ObjectStoreEnvironmentBean.localOSRoot</property> or <property>com.arjuna.ats.arjuna.objectstore.localOSRoot</property> property variable accordingly.
Deleted: labs/jbosstm/trunk/ArjunaCore/docs/ArjunaCore_Installation_Guide/en-US/UNIX.xml
===================================================================
--- labs/jbosstm/trunk/ArjunaCore/docs/ArjunaCore_Installation_Guide/en-US/UNIX.xml 2010-10-05 03:06:08 UTC (rev 35418)
+++ labs/jbosstm/trunk/ArjunaCore/docs/ArjunaCore_Installation_Guide/en-US/UNIX.xml 2010-10-05 03:10:21 UTC (rev 35419)
@@ -1,33 +0,0 @@
-<?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
-<!ENTITY % BOOK_ENTITIES SYSTEM "ArjunaCore_Installation_Guide.ent">
-%BOOK_ENTITIES;
-]>
-<chapter id="chap-ArjunaCore_Installation_Guide-Test_Chapter">
- <title>Test Chapter</title>
- <para>
- This is a test paragraph
- </para>
- <section id="sect-ArjunaCore_Installation_Guide-Test_Chapter-Test_Section_1">
- <title>Test Section 1</title>
- <para>
- This is a test paragraph in a section
- </para>
- </section>
-
- <section id="sect-ArjunaCore_Installation_Guide-Test_Chapter-Test_Section_2">
- <title>Test Section 2</title>
- <para>
- This is a test paragraph in Section 2
- <orderedlist>
- <listitem>
- <para>
- listitem text
- </para>
- </listitem>
- </orderedlist>
- </para>
- </section>
-
-</chapter>
-
Deleted: labs/jbosstm/trunk/ArjunaCore/docs/ArjunaCore_Installation_Guide/en-US/Windows.xml
===================================================================
--- labs/jbosstm/trunk/ArjunaCore/docs/ArjunaCore_Installation_Guide/en-US/Windows.xml 2010-10-05 03:06:08 UTC (rev 35418)
+++ labs/jbosstm/trunk/ArjunaCore/docs/ArjunaCore_Installation_Guide/en-US/Windows.xml 2010-10-05 03:10:21 UTC (rev 35419)
@@ -1,33 +0,0 @@
-<?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
-<!ENTITY % BOOK_ENTITIES SYSTEM "ArjunaCore_Installation_Guide.ent">
-%BOOK_ENTITIES;
-]>
-<chapter id="chap-ArjunaCore_Installation_Guide-Test_Chapter">
- <title>Test Chapter</title>
- <para>
- This is a test paragraph
- </para>
- <section id="sect-ArjunaCore_Installation_Guide-Test_Chapter-Test_Section_1">
- <title>Test Section 1</title>
- <para>
- This is a test paragraph in a section
- </para>
- </section>
-
- <section id="sect-ArjunaCore_Installation_Guide-Test_Chapter-Test_Section_2">
- <title>Test Section 2</title>
- <para>
- This is a test paragraph in Section 2
- <orderedlist>
- <listitem>
- <para>
- listitem text
- </para>
- </listitem>
- </orderedlist>
- </para>
- </section>
-
-</chapter>
-
More information about the jboss-svn-commits
mailing list