On 14/04/2011, at 8:35 AM, Ronen Narkis wrote: > I really like to use the wrapper for installing Gradle on dev machines, still > the only part im missing is the ability to customize the installation (like > for example download an init file from artifactory and placing it under > ~/.gradle),
Do you have an example of what your init script does? Perhaps there is another way to do this. Even if not, I think we would prefer a solution that allows stuff like this to be handled using a project-specific resource, such as in the build script, or a file checked in to source control, rather than a solution which requires a global cross-project resource such an init script under ~/.gradle. -- Adam Murdoch Gradle Co-founder http://www.gradle.org VP of Engineering, Gradleware Inc. - Gradle Training, Support, Consulting http://www.gradleware.com
