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 "Steve Loughran (JIRA)" <ji...@apache.org> on 2017/03/03 12:09:45 UTC

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

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

Steve Loughran commented on HADOOP-14057:
-----------------------------------------

+1

> Fix package.html to compile with Java9
> --------------------------------------
>
>                 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
>         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