balashashanka commented on a change in pull request #540:
URL: https://github.com/apache/nutch/pull/540#discussion_r454429470



##########
File path: src/plugin/urlfilter-domaindenylist/plugin.xml
##########
@@ -16,13 +16,13 @@
  limitations under the License.
 -->
 <plugin
-   id="urlfilter-domainblacklist"
-   name="Domain Blacklist URL Filter"
+   id="urlfilter-domaindenylist"
+   name="Domain Denylist URL Filter"
    version="1.0.0"
    provider-name="nutch.org">
 
    <runtime>
-      <library name="urlfilter-domainblacklist.jar">
+      <library name="urlfilter-denyblacklist.jar">

Review comment:
       Fixed this thanks....now git grep -F "domainblacklist" , just prints the 
CHANGES.txt since I included the changes to the plugin name and field name. 




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to