You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Peter Cseh (JIRA)" <ji...@apache.org> on 2017/11/22 08:42:00 UTC

[jira] [Updated] (OOZIE-3114) Fix javadoc for warning: no @return

     [ https://issues.apache.org/jira/browse/OOZIE-3114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Cseh updated OOZIE-3114:
------------------------------
    Summary: Fix javadoc for warning: no @return  (was: fix for warning: no @return)

> Fix javadoc 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-3.patch, OOZIE-3114-4.patch, 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)