You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Sebastian Nagel (Jira)" <ji...@apache.org> on 2021/06/12 10:01:00 UTC

[jira] [Resolved] (NUTCH-2869) Add @Override annotations to Nutch plugins

     [ https://issues.apache.org/jira/browse/NUTCH-2869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebastian Nagel resolved NUTCH-2869.
------------------------------------
    Resolution: Implemented

Committed. Thanks, [~markus17] and [~lewismc] for the reviews!

> Add @Override annotations to Nutch plugins
> ------------------------------------------
>
>                 Key: NUTCH-2869
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2869
>             Project: Nutch
>          Issue Type: Improvement
>          Components: plugin
>    Affects Versions: 1.18
>            Reporter: Sebastian Nagel
>            Assignee: Sebastian Nagel
>            Priority: Major
>             Fix For: 1.19
>
>
> All plugins implement interfaces. Ideally, the overriden methods should be marked using the "@Override" annotation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)