[
https://issues.apache.org/jira/browse/KAFKA-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14145006#comment-14145006
]
Chris Cope commented on KAFKA-1490:
-----------------------------------
Ok so the wrapper.gradle was in the attached patch on this issue, just not in
the github commit. However, I there may be another change that didn't make it
in to the commit?
{noformat}
ubuntu@ip-10-183-61-60:~/kafka$ gradle
FAILURE: Build failed with an exception.
* Where:
Script '/home/ubuntu/kafka/gradle/license.gradle' line: 2
* What went wrong:
A problem occurred evaluating script.
> Could not find method create() for arguments [downloadLicenses, class
> nl.javadude.gradle.plugins.license.DownloadLicenses] on task set.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output.
BUILD FAILED
Total time: 3.303 secs
{noformat}
> 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)