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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
