You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/11/15 20:29:00 UTC

[jira] [Commented] (KNOX-1605) Ensure overridden methods have @Override annotation

    [ https://issues.apache.org/jira/browse/KNOX-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16688606#comment-16688606 ] 

Kevin Risden commented on KNOX-1605:
------------------------------------

Added to checkstyle as well to prevent this from coming up again :)

> Ensure overridden methods have @Override annotation
> ---------------------------------------------------
>
>                 Key: KNOX-1605
>                 URL: https://issues.apache.org/jira/browse/KNOX-1605
>             Project: Apache Knox
>          Issue Type: Improvement
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Minor
>             Fix For: 1.3.0
>
>         Attachments: KNOX-1605.patch
>
>
> Ensuring the @Override annotation is on methods that are overridden lets you know that the method definition comes from somewhere else.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)