Installs the gradle build tools - 1.6 by default.
###Platform
- CentOS 6.4. May support other operating systems that support the use of ark.
See attributes/default.rb
for default values
node['gradle']['version']
- version of gradle to install (1.6)node['gradle']['archive_name']
- archive name to download (includes version)node['gradle']['source_url']
- where to find the gradle packagenode['gradle']['path']
- where to install gradlenode['gradle']['owner']
- who should own the directorynode['gradle']['group']
- which group the directory should belong tonode['gradle']['mode']
- the permissions to set the installation directory to
Installs the gradle build tools.
Copyright (c) Rally Software Development Corp. 2013
Distributed under the MIT License.