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

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

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

--- lucene/nutch/trunk/src/plugin/parse-html/plugin.xml	2005/09/11 20:28:48	280178
+++ lucene/nutch/trunk/src/plugin/parse-html/plugin.xml	2005/09/11 20:34:12	280179
@@ -5,8 +5,6 @@
    version="1.0.0"
    provider-name="nutch.org">
 
-
-
    <runtime>
       <library name="parse-html.jar">
          <export name="*"/>
@@ -15,6 +13,10 @@
       <library name="tagsoup-1.0rc3.jar"/>
    </runtime>
 
+   <requires>
+      <import plugin="nutch-extensionpoints"/>
+   </requires>
+
    <extension id="org.apache.nutch.parse.html"
               name="HtmlParse"
               point="org.apache.nutch.parse.Parser">

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26