You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Shanthoosh Venkataraman (JIRA)" <ji...@apache.org> on 2018/02/22 20:37:00 UTC

[jira] [Created] (SAMZA-1594) Fix ScalaCompileOptions errors originating from build.gradle.

Shanthoosh Venkataraman created SAMZA-1594:
----------------------------------------------

             Summary: Fix ScalaCompileOptions errors originating from build.gradle.
                 Key: SAMZA-1594
                 URL: https://issues.apache.org/jira/browse/SAMZA-1594
             Project: Samza
          Issue Type: Improvement
            Reporter: Shanthoosh Venkataraman
            Assignee: Shanthoosh Venkataraman


When samza repository is built with the gradle version greater than 3.0, we notice the following build failure.
{code:java}
No such property: useAnt for class: org.gradle.api.tasks.scala.ScalaCompileOptions  
{code}
This needs to be fixed to build samza with  gradle version >= 3.0.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)