[ https://issues.apache.org/jira/browse/NUTCH-3086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17911062#comment-17911062 ]
Hudson commented on NUTCH-3086: ------------------------------- SUCCESS: Integrated in Jenkins build Nutch ยป Nutch-trunk #183 (See [https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/183/]) NUTCH-3086 Consolidate plugin extension names and IDs (#835) (github: [https://github.com/apache/nutch/commit/74b49e9a65f858159eb9e00875003b7fe6e0ff1f]) * (edit) src/plugin/parsefilter-regex/plugin.xml * (edit) src/plugin/parsefilter-naivebayes/plugin.xml * (edit) src/plugin/protocol-htmlunit/plugin.xml * (edit) src/plugin/parsefilter-debug/plugin.xml * (edit) src/plugin/protocol-httpclient/plugin.xml * (edit) src/plugin/protocol-selenium/plugin.xml * (edit) src/plugin/protocol-interactiveselenium/plugin.xml > 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 > Priority: Trivial > 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)