[
https://issues.apache.org/jira/browse/OOZIE-2097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15639592#comment-15639592
]
Jan Hentschel commented on OOZIE-2097:
--------------------------------------
Added a patch where I removed the non-Javadoc comments throughout the codebase.
> 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
> Assignee: Jan Hentschel
> Labels: newbie
> Attachments: OOZIE-2097-1.patch
>
>
> 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)