[ 
https://issues.apache.org/jira/browse/CALCITE-2352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16502781#comment-16502781
 ] 

Laurent Goujon commented on CALCITE-2352:
-----------------------------------------

I figured out why the guava issue: checkstyle requires guava 19.0, but was 
getting 14.0 from maven.

Posted a patch on github with the upgrade, plus all the changes to comply with 
the new version.

> Upgrade checkstyle to support Java8 lambdas
> -------------------------------------------
>
>                 Key: CALCITE-2352
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2352
>             Project: Calcite
>          Issue Type: Bug
>          Components: avatica
>            Reporter: Laurent Goujon
>            Priority: Major
>
> Version of checkstyle used by Avatica (5.7) doesn't support constructs from 
> Java8 like lambdas and static methods in interfaces.
> This would result in lots of small changes to adjust to the stricter rules.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to