/[Apache-SVN]/lucene/nutch/trunk/src/plugin/parse-rss/plugin.xml
ViewVC logotype

Diff of /lucene/nutch/trunk/src/plugin/parse-rss/plugin.xml

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

--- lucene/nutch/trunk/src/plugin/parse-rss/plugin.xml	2005/09/11 20:28:48	280178
+++ lucene/nutch/trunk/src/plugin/parse-rss/plugin.xml	2005/09/11 20:34:12	280179
@@ -20,9 +20,12 @@
       <library name="xercesImpl.jar"/>
       <library name="xml-apis.jar"/>
       <library name="xml-rpc-1.2.jar"/>
-
    </runtime>
 
+   <requires>
+      <import plugin="nutch-extensionpoints"/>
+   </requires>
+
    <extension id="org.apache.nutch.parse.rss"
               name="RssParse"
               point="org.apache.nutch.parse.Parser">

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26