[ 
https://issues.apache.org/jira/browse/HADOOP-14057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Akira Ajisaka updated HADOOP-14057:
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0-alpha3
           Status: Resolved  (was: Patch Available)

Committed this to trunk. Thanks [[email protected]] for the review!

> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to