[
https://issues.apache.org/jira/browse/KAFKA-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14145246#comment-14145246
]
Joe Stein commented on KAFKA-1490:
----------------------------------
1) You now need to have gradle installed http://www.gradle.org/installation
2) after that
{code}
gradle
{code}
That will execute the default task which is to download the wrapper and then
everything else works the same. :)
It is kind of like a new bootstrap to get things working required now.
I updated README to explain
https://github.com/apache/kafka/blob/trunk/README.md#apache-kafka
> remove gradlew initial setup output from source distribution
> ------------------------------------------------------------
>
> Key: KAFKA-1490
> URL: https://issues.apache.org/jira/browse/KAFKA-1490
> Project: Kafka
> Issue Type: Bug
> Reporter: Joe Stein
> Assignee: Ivan Lyutov
> Priority: Blocker
> Fix For: 0.8.2
>
> Attachments: KAFKA-1490-2.patch, KAFKA-1490.patch, rb25703.patch
>
>
> Our current source releases contains lots of stuff in the gradle folder we do
> not need
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)