You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by GitBox <gi...@apache.org> on 2022/02/22 07:46:54 UTC

[GitHub] [tez] LA-Toth commented on pull request #187: TEZ-4387: use new doclet API in Java 9+

LA-Toth commented on pull request #187:
URL: https://github.com/apache/tez/pull/187#issuecomment-1047511337


   It seems that in JDK 11 the documentation generation is quite buggy, which is a known issue and fixed in JDK 13.
   SO link: https://stackoverflow.com/questions/62531431/exit-code-1-javadoc-error-the-code-being-documented-uses-modules-but
   possible OpenJDK tickets: https://bugs.openjdk.java.net/browse/JDK-8212233
   and https://bugs.openjdk.java.net/browse/JDK-8217177
   
   With Java 17 the documentation was generated successfully and believable, so I go further with the JDK17-only version.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@tez.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org