[ 
https://issues.apache.org/jira/browse/KAFKA-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14146437#comment-14146437
 ] 

Manikumar Reddy commented on KAFKA-1490:
----------------------------------------

1.  I am getting following exception after updating my local repo to latest. Do 
i need to clone new repo to use ./gradlew command?

{noformat}
 gradle

FAILURE: Build failed with an exception.

* Where:
Build file '/safe/KAFKA/kafkaTrunk/build.gradle' line: 40

* What went wrong:
A problem occurred evaluating root project 'kafkaTrunk'.
> Could not read script '/safe/KAFKA/kafkaTrunk/wrapper.gradle' as it does not 
> exist.

* 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.184 secs

$./gradlew jar
Error: Could not find or load main class org.gradle.wrapper.GradleWrapperMain
{noformat}

2. I cloned the latest trunk and installed gradle. On running ./gradlew, it is 
downloading gradle.zip. Is it correct?

{noformat}
gradle
Building project 'core' with Scala version 2.10.1
:downloadWrapper UP-TO-DATE

BUILD SUCCESSFUL

Total time: 5.641 secs
$./gradlew jar
Downloading https://services.gradle.org/distributions/gradle-2.0-bin.zip
..........................................................................
{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)

Reply via email to