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

Jolly Chen updated HDFS-3750:
-----------------------------

    Attachment: HDFS-3750.patch

the pom.xml was already using 
org.apache.hadoop.classification.tools.IncludePublicAnnotationsStandardDoclet

so just added a new group called 'HDFS' and removed  org.apache.hadoop.hdfs* 
from the excludes

non-public (i.e. packages that are not @InterfaceAudience.Public) packages are 
listed but are empty, as is the case now with similar packages from Common, 
MapReduce, and YARN.
                
> API docs don't include HDFS
> ---------------------------
>
>                 Key: HDFS-3750
>                 URL: https://issues.apache.org/jira/browse/HDFS-3750
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 2.0.0-alpha
>            Reporter: Eli Collins
>            Priority: Critical
>         Attachments: HDFS-3750.patch
>
>
> [The javadocs|http://hadoop.apache.org/common/docs/current/api/index.html] 
> don't include HDFS.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to