[
https://issues.apache.org/jira/browse/CALCITE-2289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16458063#comment-16458063
]
Kevin Risden commented on CALCITE-2289:
---------------------------------------
For reference this is the warning that was generated:
{noformat}
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{noformat}
> Javadoc - HTML5
> ---------------
>
> Key: CALCITE-2289
> URL: https://issues.apache.org/jira/browse/CALCITE-2289
> Project: Calcite
> Issue Type: Improvement
> Components: avatica, core
> Affects Versions: avatica-1.12.0, 1.17.0
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Minor
> Fix For: avatica-1.12.0, 1.17.0
>
>
> CALCITE-2225 andĀ CALCITE-2272 tried to enable "-html5" flag with
> "<additionalparams>". This needs to be changed to "<additionalOptions>".
> Furthermore "-html5" only works on jdk9 or greater so need to add a profile
> to fix this.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)