[ http://issues.apache.org/jira/browse/NUTCH-29?page=comments#action_61664 ] Doug Cutting commented on NUTCH-29: -----------------------------------
In the future, things shouldn't be resolved until the patch is committed. I just committed this. > PluginManifestParser export lib typo > ------------------------------------ > > 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 > Assignee: Chris A. Mattmann > Priority: Minor > Attachments: PluginManifestParserPatch.zip > > 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
