Author: prabhat.jha(a)jboss.com
Date: 2008-12-22 11:52:59 -0500 (Mon, 22 Dec 2008)
New Revision: 12416
Modified:
docs/enterprise/trunk/Reference_Guide/en-US/Configuration.xml
docs/enterprise/trunk/Reference_Guide/en-US/Installation.xml
docs/enterprise/trunk/Reference_Guide/en-US/XML_Descriptors.xml
Log:
some invalid references
Modified: docs/enterprise/trunk/Reference_Guide/en-US/Configuration.xml
===================================================================
--- docs/enterprise/trunk/Reference_Guide/en-US/Configuration.xml 2008-12-22 16:41:53 UTC
(rev 12415)
+++ docs/enterprise/trunk/Reference_Guide/en-US/Configuration.xml 2008-12-22 16:52:59 UTC
(rev 12416)
@@ -121,7 +121,7 @@
</listitem>
<listitem>
<para>
- Rebuild and redeploy JBoss Portal. Refer to <xref
linkend="install_source"/> for build instructions.
+ <!-- Rebuild and redeploy JBoss Portal. Refer to <xref
linkend="install_source"/> for build instructions.-->
</para>
</listitem>
</orderedlist>
Modified: docs/enterprise/trunk/Reference_Guide/en-US/Installation.xml
===================================================================
--- docs/enterprise/trunk/Reference_Guide/en-US/Installation.xml 2008-12-22 16:41:53 UTC
(rev 12415)
+++ docs/enterprise/trunk/Reference_Guide/en-US/Installation.xml 2008-12-22 16:52:59 UTC
(rev 12416)
@@ -5,8 +5,7 @@
<chapter id="installation">
<title>Installation</title>
<para>
- Please see the accompanying Installation Guide found on how to
- install Enterprise Portal Platform.
+ Please see the accompanying Installation Guide on how to install Enterprise Portal
Platform.
</para>
</chapter>
Modified: docs/enterprise/trunk/Reference_Guide/en-US/XML_Descriptors.xml
===================================================================
--- docs/enterprise/trunk/Reference_Guide/en-US/XML_Descriptors.xml 2008-12-22 16:41:53
UTC (rev 12415)
+++ docs/enterprise/trunk/Reference_Guide/en-US/XML_Descriptors.xml 2008-12-22 16:52:59
UTC (rev 12416)
@@ -1382,17 +1382,17 @@
<orderedlist>
<listitem>
<para>
- Obtain the JBoss Portal source code: <xref linkend="install_source"
/>.
+ Obtain the JBoss Portal source code: <!--<xref
linkend="install_source" />.-->
</para>
</listitem>
<listitem>
<para>
- Configure the <computeroutput>JBOSS_HOME</computeroutput>
environment variable: <xref linkend="install_source_env"/>.
+ Configure the <computeroutput>JBOSS_HOME</computeroutput>
environment variable:<!-- <xref linkend="install_source_env"/>. -->
</para>
</listitem>
<listitem>
<para>
- Change into the
<filename>JBOSS_PORTAL_SOURCE_DIRECTORY/build/</filename> directory. To build
the JBoss Portal source code on Linux, run the <command>sh build.sh
deploy</command> command, or, if you are running Windows, run the
<command>build.bat deploy</command> command. If this is the first build,
third-party libraries are obtained from an online repository, so you must be connected to
the Internet. After building, if the
<filename>JBOSS_PORTAL_SOURCE_DIRECTORY/thirdparty/</filename> directory does
not exist, it is created, and populated with the files required for later steps. For
further details, refer to <xref linkend="building_deploying_from_source"
/>.
+ Change into the
<filename>JBOSS_PORTAL_SOURCE_DIRECTORY/build/</filename> directory. To build
the JBoss Portal source code on Linux, run the <command>sh build.sh
deploy</command> command, or, if you are running Windows, run the
<command>build.bat deploy</command> command. If this is the first build,
third-party libraries are obtained from an online repository, so you must be connected to
the Internet. After building, if the
<filename>JBOSS_PORTAL_SOURCE_DIRECTORY/thirdparty/</filename> directory does
not exist, it is created, and populated with the files required for later steps. <!--
For further details, refer to <xref linkend="building_deploying_from_source"
/>. -->
</para>
</listitem>
<listitem>
Show replies by date