GitHub user isolis opened a pull request:
https://github.com/apache/samza/pull/326
SAMZA-1459: Upgrade to gradle 4.2
https://issues.apache.org/jira/browse/SAMZA-1459
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/isolis/samza gradle4
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/326.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #326
----
commit d7598d48f9f7c41e384e7db7c2a4a3f3eed4b232
Author: Nacho Solis <[email protected]>
Date: 2017-10-13T19:29:46Z
Pass an array instead of a single string for Scala compiler options
commit 24d3d873b9c21ec3503020e7ad788adcd0408a8c
Author: Nacho Solis <[email protected]>
Date: 2017-10-13T19:32:10Z
Update to gradle 4.2
----
---