You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@manifoldcf.apache.org by kw...@apache.org on 2010/11/25 20:53:59 UTC

svn commit: r1039159 - /incubator/lcf/trunk/site/src/documentation/content/xdocs/how-to-build-and-deploy.xml

Author: kwright
Date: Thu Nov 25 19:53:58 2010
New Revision: 1039159

URL: http://svn.apache.org/viewvc?rev=1039159&view=rev
Log:
Fix some typos etc.

Modified:
    incubator/lcf/trunk/site/src/documentation/content/xdocs/how-to-build-and-deploy.xml

Modified: incubator/lcf/trunk/site/src/documentation/content/xdocs/how-to-build-and-deploy.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/site/src/documentation/content/xdocs/how-to-build-and-deploy.xml?rev=1039159&r1=1039158&r2=1039159&view=diff
==============================================================================
--- incubator/lcf/trunk/site/src/documentation/content/xdocs/how-to-build-and-deploy.xml (original)
+++ incubator/lcf/trunk/site/src/documentation/content/xdocs/how-to-build-and-deploy.xml Thu Nov 25 19:53:58 2010
@@ -210,7 +210,7 @@ cd dist/example
 <java> -jar start.jar
         </source>
         <p></p>
-        <p>In this jetty setup, all database initialization and connector registration takes place automatically (at the cost of some startup delay).  The crawler UI can be found at http://&#62;host&#60;:8345/mcf-crawler-ui.  The authority service can be found at http://&#62;host&#60;:8345/mcf-authority-service.  The programmatic API is at http://&#62;host&#60;:8345/mcf-api.</p>
+        <p>In this jetty setup, all database initialization and connector registration takes place automatically (at the cost of some startup delay).  The crawler UI can be found at http://&#60;host&#62;:8345/mcf-crawler-ui.  The authority service can be found at http://&#60;host&#62;:8345/mcf-authority-service.  The programmatic API is at http://&#60;host&#62;:8345/mcf-api.</p>
         <p></p>
         <p>You can stop the quick-start ManifoldCF at any time using ^C.</p>
         <p></p>
@@ -309,7 +309,7 @@ cd dist/example
              <li>Postgresql has a high degree of parallelism and lack of internal single-threadedness.</li>
           </ul>
           <p></p>
-          <p>ManifoldCF has been tested against Postgresql 8.3.7.  We recommend the following configuration parameter settings to work optimally with ManifoldCF:</p>
+          <p>ManifoldCF has been tested against PostgreSQL 8.3.7 and PostgreSQL 8.4.5.  We recommend the following configuration parameter settings to work optimally with ManifoldCF:</p>
           <p></p>
           <ul>
              <li>A default database encoding of UTF-8</li>
@@ -580,7 +580,7 @@ log4j.appender.MAIN.layout.ConversionPat
         <p></p>
         <ul>
          <li>FileNet</li>
-         <li>Meridio</li>
+         <li>CIFS</li>
          <li>SharePoint</li>
         </ul>
         <p></p>