Author: lewismc
Date: Tue Sep 22 18:58:09 2015
New Revision: 1704690
URL: http://svn.apache.org/viewvc?rev=1704690&view=rev
Log:
Trivial commit to revert plugin.folders dummy local property
Modified:
nutch/branches/2.x/conf/nutch-default.xml
Modified: nutch/branches/2.x/conf/nutch-default.xml
URL:
http://svn.apache.org/viewvc/nutch/branches/2.x/conf/nutch-default.xml?rev=1704690&r1=1704689&r2=1704690&view=diff
==============================================================================
--- nutch/branches/2.x/conf/nutch-default.xml (original)
+++ nutch/branches/2.x/conf/nutch-default.xml Tue Sep 22 18:58:09 2015
@@ -890,7 +890,7 @@
<property>
<name>plugin.folders</name>
- <value>/usr/local/2scot/build/plugins</value>
+ <value>plugins</value>
<description>Directories where nutch plugins are located. Each
element may be a relative or absolute path. If absolute, it is used
as is. If relative, it is searched for on the classpath.</description>