[ https://issues.apache.org/jira/browse/KNOX-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16688647#comment-16688647 ]
ASF subversion and git services commented on KNOX-1605: ------------------------------------------------------- Commit c4b35aaff1b5ba9e354230e3149e401017022ae3 in knox's branch refs/heads/master from [~risdenk] [ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=c4b35aa ] KNOX-1605 - Ensure overridden methods have @Override annotation Signed-off-by: Kevin Risden <kris...@apache.org> > 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)