Uploaded image for project: 'Samza'
  1. Samza
  2. SAMZA-837

Support Gradle 2.9

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.10.1
    • None
    • None

    Description

      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.

      Attachments

        1. SAMZA-837.0.patch
          3 kB
          Aleksandar Bircakovic

        Activity

          People

            a.bircakovic Aleksandar Bircakovic
            jmakes Jake Maes
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: