Author: kwright
Date: Mon Sep 24 12:14:10 2012
New Revision: 1389323
URL: http://svn.apache.org/viewvc?rev=1389323&view=rev
Log:
Word wrap instructions for readability
Modified:
manifoldcf/trunk/connectors/alfresco/proprietary-library-instructions.txt
manifoldcf/trunk/connectors/jcifs/proprietary-library-instructions.txt
manifoldcf/trunk/connectors/livelink/proprietary-library-instructions.txt
Modified:
manifoldcf/trunk/connectors/alfresco/proprietary-library-instructions.txt
URL:
http://svn.apache.org/viewvc/manifoldcf/trunk/connectors/alfresco/proprietary-library-instructions.txt?rev=1389323&r1=1389322&r2=1389323&view=diff
==============================================================================
--- manifoldcf/trunk/connectors/alfresco/proprietary-library-instructions.txt
(original)
+++ manifoldcf/trunk/connectors/alfresco/proprietary-library-instructions.txt
Mon Sep 24 12:14:10 2012
@@ -13,6 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-To run the Alfresco connector, copy the alfresco-web-service-client-3.4.e.jar
-into this directory, and run ManifoldCF using the standard means. You can
read more
-about the process on the "how-to-build-and-deploy.html" documentation page.
+To run the Alfresco connector, copy the
+alfresco-web-service-client-3.4.e.jar into this directory, and run
+ManifoldCF using the standard means. You can read more about the
+process on the "how-to-build-and-deploy.html" documentation page.
Modified: manifoldcf/trunk/connectors/jcifs/proprietary-library-instructions.txt
URL:
http://svn.apache.org/viewvc/manifoldcf/trunk/connectors/jcifs/proprietary-library-instructions.txt?rev=1389323&r1=1389322&r2=1389323&view=diff
==============================================================================
--- manifoldcf/trunk/connectors/jcifs/proprietary-library-instructions.txt
(original)
+++ manifoldcf/trunk/connectors/jcifs/proprietary-library-instructions.txt Mon
Sep 24 12:14:10 2012
@@ -13,13 +13,14 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-For the jcifs connector, certain changes were made to jcifs itself to work
reliably
-with Samba systems. This set of upstream changes is encapsulated in the
following file:
+For the jcifs connector, certain changes were made to jcifs itself to
+work reliably with Samba systems. This set of upstream changes is
+encapsulated in the following file:
jcifs.diffs, against version 1.3.9 as downloaded from http://jcifs.samba.org.
-To run this connector, copy the jcifs.jar into this directory, and run
ManifoldCF in
-the normal way. You can read more about the process on the
-"how-to-build-and-deploy.html" documentation page.
+To run this connector, copy the jcifs.jar into this directory, and run
+ManifoldCF in the normal way. You can read more about the
+process on the "how-to-build-and-deploy.html" documentation page.
Modified:
manifoldcf/trunk/connectors/livelink/proprietary-library-instructions.txt
URL:
http://svn.apache.org/viewvc/manifoldcf/trunk/connectors/livelink/proprietary-library-instructions.txt?rev=1389323&r1=1389322&r2=1389323&view=diff
==============================================================================
--- manifoldcf/trunk/connectors/livelink/proprietary-library-instructions.txt
(original)
+++ manifoldcf/trunk/connectors/livelink/proprietary-library-instructions.txt
Mon Sep 24 12:14:10 2012
@@ -13,10 +13,11 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-The LiveLink connector requires a client library from OpenText in order to
function.
-The client jar is call lapi.jar, and the version we have tested against can be
found
-in the LAPI 9.7.1 package from OpenText. Copy that jar to this directory, and
run
-ManifoldCF using the appropriate means. More can be found in the
+The LiveLink connector requires a client library from OpenText in
+order to function. The client jar is call lapi.jar, and the version we
+have tested against can be found in the LAPI 9.7.1 package from
+OpenText. Copy that jar to this directory, and run ManifoldCF
+using the appropriate means. More can be found in the
"how-to-build-and-deploy.html" documentation page.