[
https://issues.apache.org/jira/browse/CALCITE-2518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16626123#comment-16626123
]
Kevin Risden commented on CALCITE-2518:
---------------------------------------
I saw that but I don't think that is the issue. The failures were both from
javadoc:
JDK 9
[WARNING] Javadoc Warnings[WARNING] javadoc: warning - Package
org.apache.calcite.rel.jdbc not found[WARNING] javadoc: warning - Package
org.apache.calcite.adapter not found
JDK 10
[WARNING] Javadoc Warnings[WARNING] javadoc: warning - You have not specified
the version of HTML to use.[WARNING] The default is currently HTML 4.01, but
this will change to HTML5[WARNING] in a future release. To suppress this
warning, please specify the[WARNING] version of HTML used in your documentation
comments and to be[WARNING] generated by this doclet, using the -html4 or
-html5 options.
> Add failOnWarnings to maven-javadoc-plugin configuration
> --------------------------------------------------------
>
> Key: CALCITE-2518
> URL: https://issues.apache.org/jira/browse/CALCITE-2518
> Project: Calcite
> Issue Type: Improvement
> Components: build
> Affects Versions: 1.17.0
> Reporter: Vladimir Sitnikov
> Assignee: Julian Hyde
> Priority: Major
> Fix For: 1.18.0
>
>
> It would catch javadoc warnings automatically in CI
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)