[
https://issues.apache.org/jira/browse/HDFS-2837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13194062#comment-13194062
]
Hudson commented on HDFS-2837:
------------------------------
Integrated in Hadoop-Mapreduce-trunk-Commit #1610 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1610/])
HDFS-2837. mvn javadoc:javadoc not seeing LimitedPrivate class (revans2 via
tucu)
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1236338
Files :
* /hadoop/common/trunk/hadoop-hdfs-project/dev-support/test-patch.properties
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/pom.xml
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
> 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