Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

gini/puppet-gradle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gradle Puppet Module

Build Status

Overview

Install the Groovy-based build system Gradle from the official project site.

Usage

Example:

class { 'gradle':
  version => '1.8',
}

Supported Platforms

The module has been tested on the following operating systems. Testing and patches for other platforms are welcome.

  • Fedora 17
  • Fedora 18

Support

Please create bug reports and feature requests in GitHub issues.

License

Copyright (c) 2012, 2013 smarchive GmbH, 2013 Gini GmbH

This script is licensed under the Apache License, Version 2.0.

Contributors

  • Rickard von Essen (rickard-von-essen)
  • Steve Hill (sghill)
  • Steven Post (stevenpost)