[
https://issues.apache.org/jira/browse/SAMZA-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Navina Ramesh updated SAMZA-1015:
---------------------------------
Fix Version/s: 0.12.0
> Support lambdas, streams in checkStyle checks.
> ----------------------------------------------
>
> Key: SAMZA-1015
> URL: https://issues.apache.org/jira/browse/SAMZA-1015
> Project: Samza
> Issue Type: Bug
> Reporter: Jagadish
> Assignee: Jagadish
> Fix For: 0.12.0
>
>
> Currently, the version of checkStyle that we use does not support features
> like streams, lambdas and other JDK 8 features. Using any of these features
> will cause our check-all script to fail.
> According to https://github.com/checkstyle/checkstyle/issues/10 we should be
> upgrading our checkStyle version to be 5.9 or higher. (This has support for
> JDK 8 features).
> Note that checkStyle 5.9 is also compatible with older JDKs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)