[
https://issues.apache.org/jira/browse/HDFS-2837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alejandro Abdelnur updated HDFS-2837:
-------------------------------------
Resolution: Fixed
Fix Version/s: 0.23.1
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
Thanks Bobby, committed to trunk and branch-0.23
> mvn javadoc:javadoc not seeing LimitedPrivate class
> ----------------------------------------------------
>
> Key: HDFS-2837
> URL: https://issues.apache.org/jira/browse/HDFS-2837
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 0.24.0
> Reporter: Robert Joseph Evans
> Assignee: Robert Joseph Evans
> Fix For: 0.23.1
>
> Attachments: HDFS-2837.txt
>
>
> mvn javadoc:javadoc not seeing LimitedPrivate class
> {noformat}
> [WARNING]
> org/apache/hadoop/fs/FileSystem.class(org/apache/hadoop/fs:FileSystem.class):
> warning: Cannot find annotation method 'value()' in type
> 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate': class
> file for org.apache.hadoop.classification.InterfaceAudience not found
> [WARNING]
> org/apache/hadoop/fs/FileSystem.class(org/apache/hadoop/fs:FileSystem.class):
> warning: Cannot find annotation method 'value()' in type
> 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate'
> [WARNING]
> org/apache/hadoop/fs/FileSystem.class(org/apache/hadoop/fs:FileSystem.class):
> warning: Cannot find annotation method 'value()' in type
> 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate'
> [WARNING]
> org/apache/hadoop/security/Groups.class(org/apache/hadoop/security:Groups.class):
> warning: Cannot find annotation method 'value()' in type
> 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate'
> [WARNING]
> org/apache/hadoop/security/UserGroupInformation.class(org/apache/hadoop/security:UserGroupInformation.class):
> warning: Cannot find annotation method 'value()' in type
> 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate'
> [WARNING]
> org/apache/hadoop/security/UserGroupInformation.class(org/apache/hadoop/security:UserGroupInformation.class):
> warning: Cannot find annotation method 'value()' in type
> 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate'
> [WARNING]
> org/apache/hadoop/security/UserGroupInformation.class(org/apache/hadoop/security:UserGroupInformation.class):
> warning: Cannot find annotation method 'value()' in type
> 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate'
> [WARNING]
> org/apache/hadoop/fs/FSDataInputStream.class(org/apache/hadoop/fs:FSDataInputStream.class):
> warning: Cannot find annotation method 'value()' in type
> 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate'
> [WARNING]
> org/apache/hadoop/fs/FSDataOutputStream.class(org/apache/hadoop/fs:FSDataOutputStream.class):
> warning: Cannot find annotation method 'value()' in type
> 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate'
> [WARNING] org/apache/hadoop/fs/Path.class(org/apache/hadoop/fs:Path.class):
> warning: Cannot find annotation method 'value()' in type
> 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate'
> [WARNING]
> org/apache/hadoop/fs/UnresolvedLinkException.class(org/apache/hadoop/fs:UnresolvedLinkException.class):
> warning: Cannot find annotation method 'value()' in type
> 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate'
> [WARNING]
> org/apache/hadoop/fs/MD5MD5CRC32FileChecksum.class(org/apache/hadoop/fs:MD5MD5CRC32FileChecksum.class):
> warning: Cannot find annotation method 'value()' in type
> 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate'
> [WARNING]
> org/apache/hadoop/fs/LocalDirAllocator.class(org/apache/hadoop/fs:LocalDirAllocator.class):
> warning: Cannot find annotation method 'value()' in type
> 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate'
> [WARNING]
> org/apache/hadoop/fs/FileContext.class(org/apache/hadoop/fs:FileContext.class):
> warning: Cannot find annotation method 'value()' in type
> 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate'
> [WARNING]
> org/apache/hadoop/fs/FileContext.class(org/apache/hadoop/fs:FileContext.class):
> warning: Cannot find annotation method 'value()' in type
> 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate'
> [WARNING]
> org/apache/hadoop/fs/FSOutputSummer.class(org/apache/hadoop/fs:FSOutputSummer.class):
> warning: Cannot find annotation method 'value()' in type
> 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate'
> [WARNING]
> org/apache/hadoop/fs/FSInputStream.class(org/apache/hadoop/fs:FSInputStream.class):
> warning: Cannot find annotation method 'value()' in type
> 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate'
> [WARNING]
> org/apache/hadoop/fs/FSInputChecker.class(org/apache/hadoop/fs:FSInputChecker.class):
> warning: Cannot find annotation method 'value()' in type
> 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate'
> [WARNING] org/apache/hadoop/fs/DU.class(org/apache/hadoop/fs:DU.class):
> warning: Cannot find annotation method 'value()' in type
> 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate'
> [WARNING] org/apache/hadoop/fs/DF.class(org/apache/hadoop/fs:DF.class):
> warning: Cannot find annotation method 'value()' in type
> 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate'
> [WARNING]
> org/apache/hadoop/fs/AbstractFileSystem.class(org/apache/hadoop/fs:AbstractFileSystem.class):
> warning: Cannot find annotation method 'value()' in type
> 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate'
> {noformat}
> This is causing test-patch to return a -1 for some patches.
--
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