You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nutch.apache.org by je...@apache.org on 2006/03/12 10:41:14 UTC

svn commit: r385267 - /lucene/nutch/trunk/src/plugin/clustering-carrot2/plugin.xml

Author: jerome
Date: Sun Mar 12 01:41:13 2006
New Revision: 385267

URL: http://svn.apache.org/viewcvs?rev=385267&view=rev
Log:
NUTCH-228, clustering plugin descriptor fixed (Dawid Weiss)

Modified:
    lucene/nutch/trunk/src/plugin/clustering-carrot2/plugin.xml

Modified: lucene/nutch/trunk/src/plugin/clustering-carrot2/plugin.xml
URL: http://svn.apache.org/viewcvs/lucene/nutch/trunk/src/plugin/clustering-carrot2/plugin.xml?rev=385267&r1=385266&r2=385267&view=diff
==============================================================================
--- lucene/nutch/trunk/src/plugin/clustering-carrot2/plugin.xml (original)
+++ lucene/nutch/trunk/src/plugin/clustering-carrot2/plugin.xml Sun Mar 12 01:41:13 2006
@@ -18,7 +18,7 @@
       <library name="carrot2-util-tokenizer.jar"/>
 
       <library name="colt-1.0.3.jar"/>
-      <library name="commons-collections-3.0.jar"/>
+      <library name="commons-collections-3.1-patched.jar"/>
       <library name="commons-pool-1.1.jar"/>
       <library name="FSA.jar"/>
       <library name="Jama-1.0.1-patched.jar"/>