GitHub user ijuma opened a pull request:

    https://github.com/apache/kafka/pull/2216

    MINOR: Upgrade Gradle to 3.2.1 and Scala to 2.12.1

    There were a couple of important issues fixed in Gradle 3.2.1:
    * [GRADLE-3582] - Gradle wrapper fails to escape arguments with nested 
quotes
    * [GRADLE-3583] - Newlines in JAVA_OPTS breaks application plugin shell 
script in Gradle 3.2
    
    And a lot of important issues fixed in Scala 2.12.1:
    * http://www.scala-lang.org/news/2.12.1

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ijuma/kafka gradle-3.2.1-and-scala-2.12.1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/2216.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 #2216
    
----
commit dd1c7f412a5b8a8a7137077bff107ae174552ade
Author: Ismael Juma <ism...@juma.me.uk>
Date:   2016-12-06T14:59:31Z

    Update Gradle to 3.2.1

commit 8796e77a4365d85ddd6866f652f62b3fb7f3afe3
Author: Ismael Juma <ism...@juma.me.uk>
Date:   2016-12-06T15:00:15Z

    Update Scala to 2.12.1

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to