/[Apache-SVN]/lucene/nutch/trunk/src/plugin/protocol-ftp/plugin.xml
ViewVC logotype

Diff of /lucene/nutch/trunk/src/plugin/protocol-ftp/plugin.xml

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

--- lucene/nutch/trunk/src/plugin/protocol-ftp/plugin.xml	2005/09/11 20:28:48	280178
+++ lucene/nutch/trunk/src/plugin/protocol-ftp/plugin.xml	2005/09/11 20:34:12	280179
@@ -5,8 +5,6 @@
    version="1.0.0"
    provider-name="nutch.org">
 
-
-
    <runtime>
       <library name="protocol-ftp.jar">
          <export name="*"/>
@@ -14,6 +12,10 @@
       <library name="commons-net-1.2.0-dev.jar"/>
    </runtime>
 
+   <requires>
+      <import plugin="nutch-extensionpoints"/>
+   </requires>
+
    <extension id="org.apache.nutch.protocol.ftp"
               name="FtpProtocol"
               point="org.apache.nutch.protocol.Protocol">

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26