Re: [gradle build] The wrapper should be in the repository

2015-11-17 Thread jeanbaptiste lespiau
Thank you :) 2015-11-17 7:26 GMT+01:00 Ewen Cheslack-Postava : > Hi, > > Those instructions simply fell out of date -- you can see in the README in > the repository that the first step after checkout is to bootstrap the > gradle wrapper. The wrapper is not included due to licensing issues when >

Re: [gradle build] The wrapper should be in the repository

2015-11-16 Thread Ewen Cheslack-Postava
Hi, Those instructions simply fell out of date -- you can see in the README in the repository that the first step after checkout is to bootstrap the gradle wrapper. The wrapper is not included due to licensing issues when creating packages from the repository. I've updated the wiki to explain how

[gradle build] The wrapper should be in the repository

2015-11-13 Thread jeanbaptiste lespiau
Hi everyone, When following the setup page [ https://cwiki.apache.org/confluence/display/KAFKA/Developer+Setup] running : ./gradlew eclipse I hit an error : Could not find or load main class org.gradle.wrapper.GradleWrapperMain When looking at the gradle documentation [ https://docs.gradle.org