Artem Ervits created OOZIE-3115:
-----------------------------------

             Summary: fix for javadoc warning: empty <p> ta
                 Key: OOZIE-3115
                 URL: https://issues.apache.org/jira/browse/OOZIE-3115
             Project: Oozie
          Issue Type: 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)

Reply via email to