Jan Hentschel created OOZIE-2936:
------------------------------------

             Summary: Fix Javadoc warnings from build
                 Key: OOZIE-2936
                 URL: https://issues.apache.org/jira/browse/OOZIE-2936
             Project: Oozie
          Issue Type: Task
          Components: build
            Reporter: Jan Hentschel
            Assignee: Jan Hentschel
            Priority: Minor


Currently the build complains about the following Javadoc warnings

{code}
5 warnings
[WARNING] Javadoc Warnings
[WARNING] 
/home/jenkins/jenkins-slave/workspace/oozie-trunk-precommit-build/sharelib/oozie/src/main/java/org/apache/oozie/action/hadoop/OozieLauncherOutputCommitter.java:57:
 warning - @param argument "context" is not a parameter name.
[WARNING] 
/home/jenkins/jenkins-slave/workspace/oozie-trunk-precommit-build/sharelib/oozie/src/main/java/org/apache/oozie/action/hadoop/PasswordMasker.java:35:
 warning - Tag @see cannot be used in inline documentation.  It can only be 
used in the following types of documentation: overview, package, 
class/interface, constructor, field, method.
[WARNING] 
/home/jenkins/jenkins-slave/workspace/oozie-trunk-precommit-build/sharelib/oozie/src/main/java/org/apache/oozie/action/hadoop/PasswordMasker.java:35:
 warning - Tag @see cannot be used in inline documentation.  It can only be 
used in the following types of documentation: overview, package, 
class/interface, constructor, field, method.
[WARNING] 
/home/jenkins/jenkins-slave/workspace/oozie-trunk-precommit-build/sharelib/oozie/src/main/java/org/apache/oozie/action/hadoop/PasswordMasker.java:35:
 warning - Tag @see cannot be used in inline documentation.  It can only be 
used in the following types of documentation: overview, package, 
class/interface, constructor, field, method.
[WARNING] 
/home/jenkins/jenkins-slave/workspace/oozie-trunk-precommit-build/sharelib/oozie/src/main/java/org/apache/oozie/action/hadoop/PasswordMasker.java:35:
 warning - Tag @see cannot be used in inline documentation.  It can only be 
used in the following types of documentation: overview, package, 
class/interface, constructor, field, method.
{code}

These should be fixed.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to