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/12/03 05:09:00 UTC

svn commit: r1041685 - in /incubator/lcf/branches/release-0.1-branch: ./ site/src/documentation/content/xdocs/how-to-build-and-deploy.xml

Author: kwright
Date: Fri Dec  3 04:09:00 2010
New Revision: 1041685

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

Modified:
    incubator/lcf/branches/release-0.1-branch/   (props changed)
    incubator/lcf/branches/release-0.1-branch/site/src/documentation/content/xdocs/how-to-build-and-deploy.xml

Propchange: incubator/lcf/branches/release-0.1-branch/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Dec  3 04:09:00 2010
@@ -1 +1 @@
-/incubator/lcf/trunk:1041679
+/incubator/lcf/trunk:1039159,1041679

Modified: incubator/lcf/branches/release-0.1-branch/site/src/documentation/content/xdocs/how-to-build-and-deploy.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/branches/release-0.1-branch/site/src/documentation/content/xdocs/how-to-build-and-deploy.xml?rev=1041685&r1=1041684&r2=1041685&view=diff
==============================================================================
--- incubator/lcf/branches/release-0.1-branch/site/src/documentation/content/xdocs/how-to-build-and-deploy.xml (original)
+++ incubator/lcf/branches/release-0.1-branch/site/src/documentation/content/xdocs/how-to-build-and-deploy.xml Fri Dec  3 04:09:00 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>