Plugin execution order
----------------------

         Key: NUTCH-215
         URL: http://issues.apache.org/jira/browse/NUTCH-215
     Project: Nutch
        Type: Improvement
    Versions: 0.8-dev    
    Reporter: Enrico Triolo
    Priority: Minor


This patch allows nutch to automatically guess the correct order of execution 
of plugins, depending on their dependencies.
This means that, for example, if plugin A depends on plugin B (as stated in the 
plugins.xml file), then B will be executed before A.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to