[
https://issues.apache.org/jira/browse/CALCITE-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16501878#comment-16501878
]
ASF GitHub Bot commented on CALCITE-2341:
-----------------------------------------
GitHub user laurentgo opened a pull request:
https://github.com/apache/calcite-avatica/pull/55
[CALCITE-2341] Fix javadoc plugin incompatibility
Fix the javadoc plugin incompatibility with JDK10 or higher but
updating the plugin version from 3.0.0 to 3.0.1
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/laurentgo/calcite-avatica
laurentgo/CALCITE-2341-javadoc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/calcite-avatica/pull/55.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 #55
----
commit d09f99eacc53da9fd4092f61a8dc14c6b84c5483
Author: Laurent Goujon <laurent@...>
Date: 2018-06-05T14:40:26Z
[CALCITE-2341] Fix javadoc plugin incompatibility
Fix the javadoc plugin incompatibility with JDK10 or higher but
updating the plugin version from 3.0.0 to 3.0.1
----
> ImmutableBitSetTest fails with JDK11
> ------------------------------------
>
> Key: CALCITE-2341
> URL: https://issues.apache.org/jira/browse/CALCITE-2341
> Project: Calcite
> Issue Type: Bug
> Components: core
> Reporter: Laurent Goujon
> Assignee: Laurent Goujon
> Priority: Minor
>
> A error message change in JDK11 causes ImmutableBitSetTest to fail
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)