[ http://issues.apache.org/jira/browse/NUTCH-29?page=comments#action_61585 ] Chris A. Mattmann commented on NUTCH-29: ----------------------------------------
Hi, If you guys assign me this issue, I can have it fixed by the end of the weekend, or maybe Monday at the latest (depending on my time). I would love to help contribute to the project, and Stefan suggested that I submit a patch for this issue and I would be happy to if you assigned it to me. Thanks, Chris > 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
