You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Eric Yang (JIRA)" <ji...@apache.org> on 2019/02/11 18:48:00 UTC

[jira] [Created] (HADOOP-16106) hadoop-aws project javadoc does not compile

Eric Yang created HADOOP-16106:
----------------------------------

             Summary: 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


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: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org