Rohini Palaniswamy created OOZIE-2097:
-----------------------------------------
Summary: Get rid of non-Javadoc comments
Key: OOZIE-2097
URL: https://issues.apache.org/jira/browse/OOZIE-2097
Project: Oozie
Issue Type: Sub-task
Reporter: Rohini Palaniswamy
There are lot of (non-Javadoc) comments on @Override methods which don't add
any additional information and is just noise.
For eg:
{code}
/*
* (non-Javadoc)
*
* @see org.apache.oozie.command.XCommand#getEntityKey()
*/
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)