[
https://issues.apache.org/jira/browse/CALCITE-2289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16458061#comment-16458061
]
ASF GitHub Bot commented on CALCITE-2289:
-----------------------------------------
GitHub user risdenk opened a pull request:
https://github.com/apache/calcite-avatica/pull/45
[CALCITE-2289] Enable html5 for Javadoc on JDK 9+
* Add JDK9+ profile to enable -html5 for javadoc
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/risdenk/calcite-avatica CALCITE-2289
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/calcite-avatica/pull/45.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #45
----
----
> 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)