Author: kwright
Date: Mon Apr 17 05:44:37 2017
New Revision: 1791661
URL: http://svn.apache.org/viewvc?rev=1791661&view=rev
Log:
Update properties.xml
Modified:
manifoldcf/branches/CONNECTORS-1290-3/framework/example-multiprocess-file-proprietary/properties.xml
manifoldcf/branches/CONNECTORS-1290-3/framework/example-multiprocess-file/properties.xml
manifoldcf/branches/CONNECTORS-1290-3/framework/example-multiprocess-zk-proprietary/properties.xml
manifoldcf/branches/CONNECTORS-1290-3/framework/example-multiprocess-zk/properties.xml
manifoldcf/branches/CONNECTORS-1290-3/framework/example-singleprocess-proprietary/properties.xml
manifoldcf/branches/CONNECTORS-1290-3/framework/example-singleprocess/properties.xml
Modified:
manifoldcf/branches/CONNECTORS-1290-3/framework/example-multiprocess-file-proprietary/properties.xml
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1290-3/framework/example-multiprocess-file-proprietary/properties.xml?rev=1791661&r1=1791660&r2=1791661&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1290-3/framework/example-multiprocess-file-proprietary/properties.xml
(original)
+++
manifoldcf/branches/CONNECTORS-1290-3/framework/example-multiprocess-file-proprietary/properties.xml
Mon Apr 17 05:44:37 2017
@@ -37,7 +37,7 @@
<property name="org.apache.manifoldcf.database.maxhandles" value="100"/>
<property name="org.apache.manifoldcf.crawler.threads" value="50"/>
<!-- Point to a specific (common) logging file -->
- <property name="org.apache.manifoldcf.logconfigfile"
value="./logging.properties"/>
+ <property name="org.apache.manifoldcf.logconfigfile" value="./logging.xml"/>
<!-- Specify the connectors to be loaded -->
<property name="org.apache.manifoldcf.connectorsconfigurationfile"
value="../connectors-proprietary.xml"/>
<!-- Specify the path to the file resources directory -->
Modified:
manifoldcf/branches/CONNECTORS-1290-3/framework/example-multiprocess-file/properties.xml
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1290-3/framework/example-multiprocess-file/properties.xml?rev=1791661&r1=1791660&r2=1791661&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1290-3/framework/example-multiprocess-file/properties.xml
(original)
+++
manifoldcf/branches/CONNECTORS-1290-3/framework/example-multiprocess-file/properties.xml
Mon Apr 17 05:44:37 2017
@@ -37,7 +37,7 @@
<property name="org.apache.manifoldcf.database.maxhandles" value="100"/>
<property name="org.apache.manifoldcf.crawler.threads" value="50"/>
<!-- Point to a specific (common) logging file -->
- <property name="org.apache.manifoldcf.logconfigfile"
value="./logging.properties"/>
+ <property name="org.apache.manifoldcf.logconfigfile" value="./logging.xml"/>
<!-- Specify the connectors to be loaded -->
<property name="org.apache.manifoldcf.connectorsconfigurationfile"
value="../connectors.xml"/>
<!-- Specify the path to the file resources directory -->
Modified:
manifoldcf/branches/CONNECTORS-1290-3/framework/example-multiprocess-zk-proprietary/properties.xml
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1290-3/framework/example-multiprocess-zk-proprietary/properties.xml?rev=1791661&r1=1791660&r2=1791661&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1290-3/framework/example-multiprocess-zk-proprietary/properties.xml
(original)
+++
manifoldcf/branches/CONNECTORS-1290-3/framework/example-multiprocess-zk-proprietary/properties.xml
Mon Apr 17 05:44:37 2017
@@ -32,7 +32,7 @@
<property name="org.apache.manifoldcf.zookeeper.connectstring"
value="localhost:8349"/>
<property name="org.apache.manifoldcf.zookeeper.sessiontimeout"
value="300000"/>
<!-- Point to a specific (common) logging file -->
- <property name="org.apache.manifoldcf.logconfigfile"
value="./logging.properties"/>
+ <property name="org.apache.manifoldcf.logconfigfile" value="./logging.xml"/>
<!-- Specify the connectors to be loaded -->
<property name="org.apache.manifoldcf.connectorsconfigurationfile"
value="../connectors-proprietary.xml"/>
<!-- Specify the path to the file resources directory -->
Modified:
manifoldcf/branches/CONNECTORS-1290-3/framework/example-multiprocess-zk/properties.xml
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1290-3/framework/example-multiprocess-zk/properties.xml?rev=1791661&r1=1791660&r2=1791661&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1290-3/framework/example-multiprocess-zk/properties.xml
(original)
+++
manifoldcf/branches/CONNECTORS-1290-3/framework/example-multiprocess-zk/properties.xml
Mon Apr 17 05:44:37 2017
@@ -32,7 +32,7 @@
<property name="org.apache.manifoldcf.zookeeper.connectstring"
value="localhost:8349"/>
<property name="org.apache.manifoldcf.zookeeper.sessiontimeout"
value="300000"/>
<!-- Point to a specific (common) logging file -->
- <property name="org.apache.manifoldcf.logconfigfile"
value="./logging.properties"/>
+ <property name="org.apache.manifoldcf.logconfigfile" value="./logging.xml"/>
<!-- Specify the connectors to be loaded -->
<property name="org.apache.manifoldcf.connectorsconfigurationfile"
value="../connectors.xml"/>
<!-- Specify the path to the file resources directory -->
Modified:
manifoldcf/branches/CONNECTORS-1290-3/framework/example-singleprocess-proprietary/properties.xml
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1290-3/framework/example-singleprocess-proprietary/properties.xml?rev=1791661&r1=1791660&r2=1791661&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1290-3/framework/example-singleprocess-proprietary/properties.xml
(original)
+++
manifoldcf/branches/CONNECTORS-1290-3/framework/example-singleprocess-proprietary/properties.xml
Mon Apr 17 05:44:37 2017
@@ -34,7 +34,7 @@
<property name="org.apache.manifoldcf.crawler.threads" value="50"/>
<property name="org.apache.manifoldcf.crawler.historycleanupinterval"
value="2592000000"/>
<!-- Point to a specific logging file -->
- <property name="org.apache.manifoldcf.logconfigfile"
value="./logging.properties"/>
+ <property name="org.apache.manifoldcf.logconfigfile" value="./logging.xml"/>
<!-- Specify the connectors to be loaded -->
<property name="org.apache.manifoldcf.connectorsconfigurationfile"
value="../connectors-proprietary.xml"/>
<!-- Specify the path to the file resources directory -->
Modified:
manifoldcf/branches/CONNECTORS-1290-3/framework/example-singleprocess/properties.xml
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1290-3/framework/example-singleprocess/properties.xml?rev=1791661&r1=1791660&r2=1791661&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1290-3/framework/example-singleprocess/properties.xml
(original)
+++
manifoldcf/branches/CONNECTORS-1290-3/framework/example-singleprocess/properties.xml
Mon Apr 17 05:44:37 2017
@@ -34,7 +34,7 @@
<property name="org.apache.manifoldcf.crawler.threads" value="50"/>
<property name="org.apache.manifoldcf.crawler.historycleanupinterval"
value="2592000000"/>
<!-- Point to a specific logging file -->
- <property name="org.apache.manifoldcf.logconfigfile"
value="./logging.properties"/>
+ <property name="org.apache.manifoldcf.logconfigfile" value="./logging.xml"/>
<!-- Specify the connectors to be loaded -->
<property name="org.apache.manifoldcf.connectorsconfigurationfile"
value="../connectors.xml"/>
<!-- Specify the path to the file resources directory -->