There is a typo in the PluginManifestParser when it tries to read the export 
sub-element tag of the library element. The typo makes the xml parser search 
for "extport" instead of "export"
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

         Key: NUTCH-29
         URL: http://issues.apache.org/jira/browse/NUTCH-29
     Project: Nutch
        Type: Bug
  Components: fetcher  
 Environment: RedHat Linux 7.3/PC 686 Comptability (Dual P3-500, 1.5 GB RAM)
    Reporter: Chris A. Mattmann
    Priority: Minor


There is a typo in the PluginManifestParser class when it tries to read the 
export sub-element tag of the library element within the plugin.xml file. The 
typo makes the xml parser search for "extport" instead of "export" and thus it 
is unable to load exported libraries into the proper list within the 
PluginDescriptor class.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to