GitHub user ijuma opened a pull request: https://github.com/apache/kafka/pull/1781
KAFKA-4082; Support usage of Gradle 3.0 for bootstrapping gradlew The main requirement is to remove the usage of `useAnt` and we need to upgrade scoverage because the older version refers to `useAnt`. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ijuma/kafka kafka-4082-support-gradle-3.0-0.10 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1781.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 #1781 ---- commit 251f8a63ff8c9b464526260ca2228f6690dbe217 Author: Ismael Juma <ism...@juma.me.uk> Date: 2016-08-23T22:56:36Z KAFKA-4082; Support usage of Gradle 3.0 for bootstrapping gradlew The main requirement is to remove the usage of `useAnt`. We need to upgrade scoverage because the older version refers to `useAnt`. ---- --- 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. ---