[jira] [Updated] (HDFS-3750) API docs don't include HDFS

2015-01-23 Thread Allen Wittenauer (JIRA)

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

Allen Wittenauer updated HDFS-3750:
---
   Resolution: Fixed
Fix Version/s: 3.0.0
   Status: Resolved  (was: Patch Available)

+1

Committed to trunk.

Thanks!

> 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
>Assignee: Jolly Chen
>Priority: Critical
> Fix For: 3.0.0
>
> Attachments: HDFS-3750.patch
>
>
> [The javadocs|http://hadoop.apache.org/common/docs/current/api/index.html] 
> don't include HDFS.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HDFS-3750) API docs don't include HDFS

2013-09-13 Thread Jolly Chen (JIRA)

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

Jolly Chen updated HDFS-3750:
-

Assignee: Jolly Chen
  Status: Patch Available  (was: Open)

> 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
>Assignee: Jolly Chen
>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


[jira] [Updated] (HDFS-3750) API docs don't include HDFS

2013-09-13 Thread Jolly Chen (JIRA)

 [ 
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