GitHub user ijuma opened a pull request: https://github.com/apache/kafka/pull/343
MINOR: Update to Gradle 2.8 There have been a number of improvements between the version we are currently using (2.4) and the current version (2.8): https://gradle.org/docs/2.5/release-notes https://gradle.org/docs/2.6/release-notes https://gradle.org/docs/2.7/release-notes http://gradle.org/docs/current/release-notes I'm particularly interested in the performance improvements. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ijuma/kafka gradle-2.8 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/343.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 #343 ---- commit afbc0fb23cb21ae79cd6392af0ac835429353b1b Author: Ismael Juma <ism...@juma.me.uk> Date: 2015-10-21T16:54:40Z Update to Gradle 2.8 ---- --- 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. ---