[ 
https://issues.apache.org/jira/browse/HADOOP-16106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16766299#comment-16766299
 ] 

Steve Loughran commented on HADOOP-16106:
-----------------------------------------

sorry, thanks. Eric: what java version are you using? I've been relying on 
yetus to check the javadocs, but if its letting things slip through, then I 
have to stop doing that (and/or we get yetus to be stricter here)

> hadoop-aws project javadoc does not compile
> -------------------------------------------
>
>                 Key: HADOOP-16106
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16106
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: hadoop-aws
>            Reporter: Eric Yang
>            Assignee: Steve Loughran
>            Priority: Trivial
>
> Apache Hadoop Amazon Web Services support maven javadoc doesn't build 
> properly because two non-html friendly characters in javadoc comments.
> {code}
> [ERROR] 
> /home/eyang/test/hadoop/hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/InternalConstants.java:31:
>  error: bad HTML entity
> [ERROR]  * Please don't refer to these outside of this module & its tests.
> [ERROR]                                                       ^
> [ERROR] 
> /home/eyang/test/hadoop/hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/S3AReadOpContext.java:115:
>  error: bad use of '>'
> [ERROR]    * @return a value >= 0
> [ERROR]                      ^
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to