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

alexcb commented on KAFKA-2098:
-------------------------------

Perhaps I was unclear in what I was suggesting. Since [~gwenshap] mentioned 
that we don't want jars in the release, which I completely agree with, then we 
should also remove the auto generated gradlew and gradlew.bat scripts.

When gradlew is run, it hardcodes the CLASSPATH to 
./gradle/wrapper/gradle-wrapper.jar; and I don't see any mechanism in the 
script to include a user defined CLASSPATH. I fail to see how it's even 
possible to run gradlew in it's current state without running gradle first.

Can you elaborate on how this is possible to use the gradlew script without 
running gradle first? i.e. how does it run if 
./gradle/wrapper/gradle-wrapper.jar does not exist.

> 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