puppet/modules/java/Modulefile @ 3c52063ee45e

Moar.
author Steve Losh <steve@stevelosh.com>
date Wed, 28 Sep 2011 21:10:06 -0400
parents c3e170bda976
children (none)
name    'puppetlabs-java'
version '0.1.5'
source 'git://github.com/puppetlabs/puppetlabs-java'
author 'puppetlabs'
license 'Apache'
summary 'Manage the official Java runtime'
description 'Manage the official Java runtime'
project_page 'https://github.com/puppetlabs/puppetlabs-java'

## Add dependencies, if any:
dependency 'puppetlabs/stdlib', '>= 0.1.6'