Author: kwright
Date: Thu Jul 2 21:16:56 2020
New Revision: 1879455
URL: http://svn.apache.org/viewvc?rev=1879455&view=rev
Log:
Fix bad XML
Modified:
manifoldcf/trunk/site/src/documentation/content/xdocs/en_US/how-to-build-and-deploy.xml
manifoldcf/trunk/site/src/documentation/content/xdocs/ja_JP/how-to-build-and-deploy.xml
manifoldcf/trunk/site/src/documentation/content/xdocs/zh_CN/how-to-build-and-deploy.xml
Modified:
manifoldcf/trunk/site/src/documentation/content/xdocs/en_US/how-to-build-and-deploy.xml
URL:
http://svn.apache.org/viewvc/manifoldcf/trunk/site/src/documentation/content/xdocs/en_US/how-to-build-and-deploy.xml?rev=1879455&r1=1879454&r2=1879455&view=diff
==============================================================================
---
manifoldcf/trunk/site/src/documentation/content/xdocs/en_US/how-to-build-and-deploy.xml
(original)
+++
manifoldcf/trunk/site/src/documentation/content/xdocs/en_US/how-to-build-and-deploy.xml
Thu Jul 2 21:16:56 2020
@@ -557,7 +557,7 @@ mvn clean package
it is implemented for). In general, for <em>-D</em> switches in
options files, you will want to change them for all options files in the
example deployment you are using, to
insure that all processes operate in the same environment. For
example, to enable Kerberos, you must change the options files in the following
way: the <em>-Djava.security.auth.login.config=</em>
line should be changed to
<em>-Djava.security.auth.login.config=jaas-client.conf</em>, and the
<em>jaas-client.conf</em> file filled out properly for your installation.</p>
- <p>
+ <p></p>
<p>Each example deployment has advantages and disadvantages. For
example, single-process models limit the flexibility of deploying ManifoldCF
components. Multi-process models require that
inter-process synchronization be properly configured. If you are
just starting out with ManifoldCF, we suggest you try the quick-start single
process model first, since that is
the easiest.</p>
Modified:
manifoldcf/trunk/site/src/documentation/content/xdocs/ja_JP/how-to-build-and-deploy.xml
URL:
http://svn.apache.org/viewvc/manifoldcf/trunk/site/src/documentation/content/xdocs/ja_JP/how-to-build-and-deploy.xml?rev=1879455&r1=1879454&r2=1879455&view=diff
==============================================================================
---
manifoldcf/trunk/site/src/documentation/content/xdocs/ja_JP/how-to-build-and-deploy.xml
(original)
+++
manifoldcf/trunk/site/src/documentation/content/xdocs/ja_JP/how-to-build-and-deploy.xml
Thu Jul 2 21:16:56 2020
@@ -557,7 +557,7 @@ mvn clean package
it is implemented for). In general, for <em>-D</em> switches in
options files, you will want to change them for all options files in the
example deployment you are using, to
insure that all processes operate in the same environment. For
example, to enable Kerberos, you must change the options files in the following
way: the <em>-Djava.security.auth.login.config=</em>
line should be changed to
<em>-Djava.security.auth.login.config=jaas-client.conf</em>, and the
<em>jaas-client.conf</em> file filled out properly for your installation.</p>
- <p>
+ <p></p>
<p>Each example deployment has advantages and disadvantages. For
example, single-process models limit the flexibility of deploying ManifoldCF
components. Multi-process models require that
inter-process synchronization be properly configured. If you are
just starting out with ManifoldCF, we suggest you try the quick-start single
process model first, since that is
the easiest.</p>
Modified:
manifoldcf/trunk/site/src/documentation/content/xdocs/zh_CN/how-to-build-and-deploy.xml
URL:
http://svn.apache.org/viewvc/manifoldcf/trunk/site/src/documentation/content/xdocs/zh_CN/how-to-build-and-deploy.xml?rev=1879455&r1=1879454&r2=1879455&view=diff
==============================================================================
---
manifoldcf/trunk/site/src/documentation/content/xdocs/zh_CN/how-to-build-and-deploy.xml
(original)
+++
manifoldcf/trunk/site/src/documentation/content/xdocs/zh_CN/how-to-build-and-deploy.xml
Thu Jul 2 21:16:56 2020
@@ -557,7 +557,7 @@ mvn clean package
it is implemented for). In general, for <em>-D</em> switches in
options files, you will want to change them for all options files in the
example deployment you are using, to
insure that all processes operate in the same environment. For
example, to enable Kerberos, you must change the options files in the following
way: the <em>-Djava.security.auth.login.config=</em>
line should be changed to
<em>-Djava.security.auth.login.config=jaas-client.conf</em>, and the
<em>jaas-client.conf</em> file filled out properly for your installation.</p>
- <p>
+ <p></p>
<p>Each example deployment has advantages and disadvantages. For
example, single-process models limit the flexibility of deploying ManifoldCF
components. Multi-process models require that
inter-process synchronization be properly configured. If you are
just starting out with ManifoldCF, we suggest you try the quick-start single
process model first, since that is
the easiest.</p>