Sebastian Nagel created NUTCH-3086: -------------------------------------- Summary: Consolidate plugin extension names and IDs Key: NUTCH-3086 URL: https://issues.apache.org/jira/browse/NUTCH-3086 Project: Nutch Issue Type: Improvement Components: plugin Affects Versions: 1.21 Reporter: Sebastian Nagel Assignee: Sebastian Nagel Fix For: 1.21
The "name" and "id" attributes of the "extension" element in some plugin.xml needs consolidation because the same name or ID is used in multiple plugins. Note: because name and ID are optional - "implied" in the plugin.dtd - this has no consequences, it's just a cosmetic issue. -- This message was sent by Atlassian Jira (v8.20.10#820010)