/[Apache-SVN]/lucene/nutch/trunk/src/plugin/query-url/plugin.xml
ViewVC logotype

Diff of /lucene/nutch/trunk/src/plugin/query-url/plugin.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- lucene/nutch/trunk/src/plugin/query-url/plugin.xml	2005/09/11 20:28:48	280178
+++ lucene/nutch/trunk/src/plugin/query-url/plugin.xml	2005/09/11 20:34:12	280179
@@ -5,14 +5,15 @@
    version="1.0.0"
    provider-name="nutch.org">
 
-
-
    <runtime>
       <library name="query-url.jar">
          <export name="*"/>
       </library>
    </runtime>
 
+   <requires>
+      <import plugin="nutch-extensionpoints"/>
+   </requires>
 
    <extension id="org.apache.nutch.searcher.url.URLQueryFilter"
               name="Nutch URL Query Filter"

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26