[
https://issues.apache.org/jira/browse/HDFS-2658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alejandro Abdelnur updated HDFS-2658:
-------------------------------------
Attachment: HDFS-2658.patch
Patch that eliminates all javadoc warnings but 2.
It seems javadoc is not smart enough to find out imported classes (IDE
wrongfully is).
The 2 remaining warnings seem to be a javadoc bug that it does not find 2
boolean parameters. incrementing OK_JAVADOCS_WARNINGS
to account for those
> HttpFS introduced 70 javadoc warnings
> -------------------------------------
>
> Key: HDFS-2658
> URL: https://issues.apache.org/jira/browse/HDFS-2658
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 0.23.1
> Reporter: Eli Collins
> Assignee: Alejandro Abdelnur
> Attachments: HDFS-2658.patch
>
>
> {noformat}
> hadoop1 (trunk)$ grep warning javadoc.txt |grep -c httpfs
> 70
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira