Update of /cvsroot/nutch/nutch/src/plugin
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15519/src/plugin

Modified Files:
        build-plugin.xml 
Log Message:
Added plugin.includes config parameter that determines which plugins
are included.  By default now only http, html and basic indexing and
search plugins are enabled, rather than all plugins.  This should make
default performance more predictable and reliable going forward.


Index: build-plugin.xml
===================================================================
RCS file: /cvsroot/nutch/nutch/src/plugin/build-plugin.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** build-plugin.xml    2 Aug 2004 18:50:49 -0000       1.9
--- build-plugin.xml    9 Dec 2004 17:40:46 -0000       1.10
***************
*** 51,54 ****
--- 51,55 ----
    <path id="test.classpath">
      <pathelement location="${build.test}" />
+     <pathelement location="${nutch.root}/build/test/classes"/>
      <pathelement location="${conf.dir}"/>
      <pathelement location="${nutch.root}/build"/>



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Nutch-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nutch-cvs

Reply via email to