You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2017/03/03 15:55:45 UTC

[jira] [Commented] (HADOOP-14057) Fix package.html to compile with Java 9

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

Hudson commented on HADOOP-14057:
---------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #11341 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/11341/])
HADOOP-14057. Fix package.html to compile with Java 9. (aajisaka: rev 490abfb10f8c75ec75edc2359705601c4d4cb258)
* (edit) hadoop-tools/hadoop-streaming/src/main/java/org/apache/hadoop/record/package.html
* (edit) hadoop-tools/hadoop-streaming/src/main/java/org/apache/hadoop/typedbytes/package.html
* (edit) hadoop-mapreduce-project/hadoop-mapreduce-examples/src/main/java/org/apache/hadoop/examples/pi/package.html


> Fix package.html to compile with Java 9
> ---------------------------------------
>
>                 Key: HADOOP-14057
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14057
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: documentation
>            Reporter: Akira Ajisaka
>            Assignee: Akira Ajisaka
>             Fix For: 3.0.0-alpha3
>
>         Attachments: HADOOP-14057.01.patch
>
>
> In OpenJDK 9, javadoc rule become more strict.
> {noformat}
> [ERROR] /Users/ajisaka/git/hadoop/hadoop-mapreduce-project/hadoop-mapreduce-examples/src/main/java/org/apache/hadoop/examples/pi/package.html:182: error: no summary or caption for table
> [ERROR] /Users/ajisaka/git/hadoop/hadoop-mapreduce-project/hadoop-mapreduce-examples/src/main/java/org/apache/hadoop/examples/pi/package.html:182: error: tag not allowed here: <table>
> [ERROR] /Users/ajisaka/git/hadoop/hadoop-mapreduce-project/hadoop-mapreduce-examples/src/main/java/org/apache/hadoop/examples/pi/package.html:182: error: end tag missing: </table>
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org