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

[jira] [Updated] (OOZIE-3115) fix for javadoc warning: empty

ta

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

Artem Ervits updated OOZIE-3115:
--------------------------------
    Issue Type: Sub-task  (was: Task)
        Parent: OOZIE-2969

> fix for javadoc warning: empty <p> ta
> -------------------------------------
>
>                 Key: OOZIE-3115
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3115
>             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
>
>
> after enabling javadoc doclint, there are warnings for 
> {noformat}
> /Users/aervits/NetBeansProjects/OOZIE/oozie/client/src/main/java/org/apache/oozie/client/OozieClient.java:77: warning: empty <p> tag
>  * <p>
>  /Users/aervits/NetBeansProjects/OOZIE/oozie/core/src/main/java/org/apache/oozie/action/ssh/SshActionExecutor.java:49: warning: empty <p> tag
>  * Ssh action executor. <p> <ul> <li>Execute the shell commands on the remote host</li> <li>Copies the base and wrapper
>  * <p>
> {noformat}



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