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

ASF GitHub Bot commented on HADOOP-18576:
-----------------------------------------

ayushtkn commented on PR #5226:
URL: https://github.com/apache/hadoop/pull/5226#issuecomment-1354964948

   > note that we are doing java11 javadocs twice, not java8 any more. have we 
stopped java8 builds?
   
   java-11 javadoc is twice because once it is run on trunk without patch, the 
second run with your patch applied.
   
   Same goes with Java-8, it is passing in the last result
   
   <img width="815" alt="image" 
src="https://user-images.githubusercontent.com/25608848/208122756-cef3c2e7-1247-499b-8c9b-3c69e8f2bbd0.png";>
   
   
   This is the patch result on JDK-8
   
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5226/2/artifact/out/patch-javadoc-hadoop-common-project_hadoop-common-jdkPrivateBuild-1.8.0_352-8u352-ga-1~20.04-b08.txt
   
   Can check all the results here:
   
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5226/2/artifact/out/
   
   just search javadoc




> javadoc 11 failing on @InterfaceAudience imports into 
> hadoop-common/package-info
> --------------------------------------------------------------------------------
>
>                 Key: HADOOP-18576
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18576
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build, common
>    Affects Versions: 3.4.0
>            Reporter: Steve Loughran
>            Priority: Major
>              Labels: pull-request-available
>
> yetus is failing javadoc builds with import issues on package-info.java files 
> related to @InterfaceAudience/stability annotations
> We need to change how they are imported to fix this. Other modules have the 
> same issue



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to