On Sep 9, 2009, at 1:36 PM, Russel Winder wrote:
As I understand it, gradlew downloads a gradle, it isn't a full gradle instance itself.
You wouldn't want to have that in VCS, would you? Although you could have the wrapper distribution in VCS.
This means that a person has to have an Internet connection for the first usage. This could be seen as a bit of a problem,
If Gradle is not installed on your machine you would also need an internet connection. An gradlew is not mutually exclusive to gradle. As long as the active gradle installation is compatible with the gradlew version, you can use gradle, if it is installed.
- Hans -- Hans Dockter Gradle Project Manager http://www.gradle.org --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
