You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-issues@hadoop.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/06/10 00:21:00 UTC

[jira] [Work logged] (HDFS-16629) [JDK 11] Fix javadoc warnings in hadoop-hdfs module

     [ https://issues.apache.org/jira/browse/HDFS-16629?focusedWorklogId=780149&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-780149 ]

ASF GitHub Bot logged work on HDFS-16629:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 10/Jun/22 00:20
            Start Date: 10/Jun/22 00:20
    Worklog Time Spent: 10m 
      Work Description: slfan1989 opened a new pull request, #4423:
URL: https://github.com/apache/hadoop/pull/4423

   JIRA: HDFS-16629. [JDK 11] Fix javadoc  warnings in hadoop-hdfs module.
   
   During compilation of the most recently committed code, a java doc waring appeared and I will fix it.
   
   ```
   1 error
   100 warnings
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time:  37.132 s
   [INFO] Finished at: 2022-06-09T17:07:12Z
   [INFO] ------------------------------------------------------------------------
   [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:javadoc-no-fork (default-cli) on project hadoop-hdfs: An error has occurred in Javadoc report generation: 
   [ERROR] Exit code: 1 - javadoc: warning - You have specified the HTML version as HTML 4.01 by using the -html4 option.
   [ERROR] The default is currently HTML5 and the support for HTML 4.01 will be removed
   [ERROR] in a future release. To suppress this warning, please ensure that any HTML constructs 
   ```




Issue Time Tracking
-------------------

            Worklog Id:     (was: 780149)
    Remaining Estimate: 0h
            Time Spent: 10m

> [JDK 11] Fix javadoc  warnings in hadoop-hdfs module
> ----------------------------------------------------
>
>                 Key: HDFS-16629
>                 URL: https://issues.apache.org/jira/browse/HDFS-16629
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: hdfs
>    Affects Versions: 3.4.0, 3.3.4
>            Reporter: fanshilun
>            Assignee: fanshilun
>            Priority: Minor
>             Fix For: 3.4.0, 3.3.4
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> During compilation of the most recently committed code, a java doc waring appeared and I will fix it.
> {code:java}
> 1 error
> 100 warnings
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time:  37.132 s
> [INFO] Finished at: 2022-06-09T17:07:12Z
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:javadoc-no-fork (default-cli) on project hadoop-hdfs: An error has occurred in Javadoc report generation: 
> [ERROR] Exit code: 1 - javadoc: warning - You have specified the HTML version as HTML 4.01 by using the -html4 option.
> [ERROR] The default is currently HTML5 and the support for HTML 4.01 will be removed
> [ERROR] in a future release. To suppress this warning, please ensure that any HTML constructs {code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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