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

Ewen Cheslack-Postava commented on KAFKA-2098:
----------------------------------------------

Sorry @alexcb, I think we were just talking past each other. Yes, I agree that 
having the wrapper scripts is pointless without the jars since you need gradle 
anyway. I was just pointing out that even if you require another gradle 
installation to bootstrap, we might still want to rely on the wrapper. For 
example, I'm not sure we want to change the README to change all the gradlew 
commands to use gradle directly like you demonstrated above. Using an existing 
gradle installation only to bootstrap the wrapper and then using the wrapper 
for everything can remove a bunch of compatibility issues.

> Gradle Wrapper Jar gone missing in 0.8.2.1
> ------------------------------------------
>
>                 Key: KAFKA-2098
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2098
>             Project: Kafka
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.8.2.1
>            Reporter: Rekha Joshi
>            Assignee: Rekha Joshi
>
> ./gradlew idea
> Error: Could not find or load main class org.gradle.wrapper.GradleWrapperMain
> This was working in 0.8.2.Attaching patch.Thanks



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to