[ 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)