You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Aleksandar Bircakovic (JIRA)" <ji...@apache.org> on 2016/01/04 11:00:47 UTC

[jira] [Commented] (SAMZA-837) Support Gradle 2.9

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

Aleksandar Bircakovic commented on SAMZA-837:
---------------------------------------------

I had the same problem with gradle 2.7 and after these code format corrections gradle clean check runs with no errors.
RB: https://reviews.apache.org/r/41874/

> 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
>
> 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)