GitHub user kamilszymanski opened a pull request:

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

    remove incomplete gradle wrapper infrastructure

    Since jar files (including gradle-wrapper.jar) have to be excluded from 
source releases current gradle wrapper infrastructure was incomplete rendering 
it unusable and confusing (I expected gradlew script to work without having to 
run default gradle task to download gradle-wrapper.jar).

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

    $ git pull https://github.com/kamilszymanski/kafka gradlew-cleanup

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

    https://github.com/apache/kafka/pull/1722.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 #1722
    
----
commit 94b88754aa0cefe4da1406f04dc55c0b1318698c
Author: Kamil Szymanski <kamil.szymanski....@gmail.com>
Date:   2016-08-12T07:24:53Z

    remove incomplete gradle wrapper infrastructure

----


---
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