[ https://issues.apache.org/jira/browse/HADOOP-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625602#action_12625602 ]
Tsz Wo (Nicholas), SZE commented on HADOOP-3742: ------------------------------------------------ It seems that the patch introduced some javadoc warnings. See HADOOP-4023. > Clean up javadoc to reflect the public and private interfaces > ------------------------------------------------------------- > > Key: HADOOP-3742 > URL: https://issues.apache.org/jira/browse/HADOOP-3742 > Project: Hadoop Core > Issue Type: Sub-task > Components: dfs > Reporter: Sanjay Radia > Assignee: Sanjay Radia > Priority: Blocker > Fix For: 0.19.0 > > Attachments: fixJavaDoc2.patch > > > Currently hdfs appears in public javadoc. It should not since it not a public > interface. > - remove hdfs from the ant target javadoc. > - create a new build target call "javadoc-dev" that build the full java doc > for developers. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.