Details
Description
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 is happening because java11 javadoc requires a doc comment for all packages with annotations.
Attachments
Issue Links
- is duplicated by
-
HADOOP-18616 Java 11 JavaDoc fails due to missing package comments
- Resolved
- links to