Sebastian Nagel created NUTCH-2869: -------------------------------------- Summary: 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 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)