[
https://issues.apache.org/jira/browse/HADOOP-8359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13270012#comment-13270012
]
Hudson commented on HADOOP-8359:
--------------------------------
Integrated in Hadoop-Common-trunk-Commit #2200 (See
[https://builds.apache.org/job/Hadoop-Common-trunk-Commit/2200/])
HADOOP-8359. Fix javadoc warnings in Configuration. Contributed by Anupam
Seth (Revision 1335258)
Result = SUCCESS
szetszwo :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1335258
Files :
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/conf/Configuration.java
> Clear up javadoc warnings in hadoop-common-project
> --------------------------------------------------
>
> Key: HADOOP-8359
> URL: https://issues.apache.org/jira/browse/HADOOP-8359
> Project: Hadoop Common
> Issue Type: Task
> Components: conf
> Affects Versions: 2.0.0
> Reporter: Harsh J
> Assignee: Anupam Seth
> Priority: Trivial
> Fix For: 2.0.0
>
> Attachments: HADOOP-8359-branch-2.patch
>
>
> Javadocs added in HADOOP-8172 has introduced two new javadoc warnings. Should
> be easy to fix these (just missing #s for method refs).
> {code}
> [WARNING] Javadoc Warnings
> [WARNING]
> /Users/harshchouraria/Work/code/apache/hadoop/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/conf/Configuration.java:334:
> warning - Tag @link: missing '#': "addDeprecation(String key, String newKey)"
> [WARNING]
> /Users/harshchouraria/Work/code/apache/hadoop/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/conf/Configuration.java:285:
> warning - Tag @link: missing '#': "addDeprecation(String key, String newKey,
> [WARNING] String customMessage)"
> {code}
--
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