You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by GitBox <gi...@apache.org> on 2021/06/10 13:08:52 UTC

[GitHub] [nutch] sebastian-nagel opened a new pull request #650: NUTCH-2869 Add @Override annotations to Nutch plugins

sebastian-nagel opened a new pull request #650:
URL: https://github.com/apache/nutch/pull/650


   - 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
   


-- 
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:
users@infra.apache.org



[GitHub] [nutch] sebastian-nagel merged pull request #650: NUTCH-2869 Add @Override annotations to Nutch plugins

Posted by GitBox <gi...@apache.org>.
sebastian-nagel merged pull request #650:
URL: https://github.com/apache/nutch/pull/650


   


-- 
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:
users@infra.apache.org