[
https://jira.codehaus.org/browse/MCHECKSTYLE-261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=361471#comment-361471
]
Andrew Gaul commented on MCHECKSTYLE-261:
-----------------------------------------
Could you publish a 2.15-SNAPSHOT using Checkstyle 6.1.1? This would allow
users with Java 8 projects with lambdas to use Checkstyle. Presently I see
errors of the form:
{noformat}
/path/SourceFile.java:32:58: unexpected token: >
/path/SourceFile.java:34:13: unexpected token: Clock
{noformat}
> Upgrade to Checkstyle 6.1.1
> ---------------------------
>
> Key: MCHECKSTYLE-261
> URL: https://jira.codehaus.org/browse/MCHECKSTYLE-261
> Project: Maven Checkstyle Plugin
> Issue Type: Improvement
> Affects Versions: 2.14
> Reporter: Dennis Lundberg
> Assignee: Dennis Lundberg
> Fix For: 2.15
>
>
> Upgrade to the latest 6.x version of Checkstyle, which at the time of writing
> is 6.1.
> Note that this upgrade will make the Checkstyle plugin require Java 6,
> because Checkstyle requires Java 6 since version 5.9.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)