[
https://issues.apache.org/jira/browse/SAMZA-837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandar Bircakovic updated SAMZA-837:
----------------------------------------
Attachment: SAMZA-837.0.patch
> Support Gradle 2.9
> ------------------
>
> Key: SAMZA-837
> URL: https://issues.apache.org/jira/browse/SAMZA-837
> Project: Samza
> Issue Type: Bug
> Reporter: Jake Maes
> Assignee: Aleksandar Bircakovic
> Attachments: SAMZA-837.0.patch
>
>
> While validating the Samza 10 RC2, I performed the following steps:
> 1. downloaded the latest Gradle (2.9),
> 2. added it to my PATH
> 3. cd to the extracted RC directory
> 4. run 'gradle wrapper'
> 5. run 'gradle clean check'
> It fails with checkstyle errors for indentation on lines 50-57 of
> StorageEngineFactory.java.
> This does not happen if I do the same with Gradle 2.2 or 2.3 on the PATH.
> It seems to suggest some kind of checkstyle variance depending on the gradle
> version.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)