You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Satish Subhashrao Saley (JIRA)" <ji...@apache.org> on 2017/11/09 18:46:00 UTC

[jira] [Commented] (OOZIE-3114) fix for warning: no @return

    [ https://issues.apache.org/jira/browse/OOZIE-3114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16246248#comment-16246248 ] 

Satish Subhashrao Saley commented on OOZIE-3114:
------------------------------------------------

Can you find other places in code where {{@return}} is missing (if any), would be good to fix all (or as much as possible) in one go.  

> fix for warning: no @return
> ---------------------------
>
>                 Key: OOZIE-3114
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3114
>             Project: Oozie
>          Issue Type: Sub-task
>    Affects Versions: 4.3.0
>         Environment: mvn: 3.5.2
> jdk: 1.8.0.144
> git: cb8f582b4756789f7a7869b6cc5e27f8783886d8
>            Reporter: Artem Ervits
>            Assignee: Artem Ervits
>            Priority: Trivial
>             Fix For: 5.0.0b1
>
>         Attachments: OOZIE-3114.patch
>
>
> there are a few instances of warning "warning: no @return"
> {noformat}
> [WARNING] /Users/aervits/NetBeansProjects/OOZIE/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:972: warning: no @return
> [WARNING] /Users/aervits/NetBeansProjects/OOZIE/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:1820: warning: no @return
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)