Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NUTCH-2805: Rename plugin urlfilter-domainblacklist #540

Merged
merged 3 commits into from Jul 29, 2020

Conversation

@balashashanka
Copy link
Contributor

@balashashanka balashashanka commented Jul 11, 2020

As part of NUTCH-2802, the urlfilter-domainblacklist is renamed to "urlfilter-domaindenylist" and all the references and variables have been changed as well.

Copy link
Contributor

@sebastian-nagel sebastian-nagel left a comment

Hi @balashashanka, could you also add a note to CHANGES.txt which explains this as a breaking change (see for example the 1.16 release in the CHANGES.txt).

version="1.0.0"
provider-name="nutch.org">

<runtime>
<library name="urlfilter-domainblacklist.jar">
<library name="urlfilter-denyblacklist.jar">

This comment has been minimized.

@sebastian-nagel

sebastian-nagel Jul 14, 2020
Contributor

Should be "urlfilter-domaindenylist.jar".

This comment has been minimized.

@balashashanka

balashashanka Jul 14, 2020
Author Contributor

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.

Copy link
Contributor

@sebastian-nagel sebastian-nagel left a comment

Thanks, @balashashanka!

@balashashanka balashashanka merged commit f0161ea into apache:master Jul 29, 2020
sebastian-nagel added a commit that referenced this pull request Aug 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.