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

merge lewismc:master with apache:master #3

Merged
merged 2 commits into from
Jun 13, 2021
Merged

Commits on Jun 10, 2021

  1. NUTCH-2869 Add @OverRide annotations to Nutch plugins

    - add/complete @OverRide annotions for methods
      implementing interfaces
    - plugins implementing the ScoringFilter interface:
      extend AbstractScoringFilter and get rid of default
      method implementations
    - URL filters/normalizers: remove unused methods
      including a CrawlDatum parameter
    - improve Javadoc and documentation in build and config files
    sebastian-nagel committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    0e3e021 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2021

  1. Merge pull request #650 from sebastian-nagel/NUTCH-2869-plugins-overr…

    …ide-annotation
    
    NUTCH-2869 Add @OverRide annotations to Nutch plugins
    sebastian-nagel authored Jun 12, 2021
    Configuration menu
    Copy the full SHA
    41bf0a1 View commit details
    Browse the repository at this point in the history