puppet/modules/java/Modulefile @ c3e170bda976

Initial commit.
author Steve Losh <steve@stevelosh.com>
date Wed, 28 Sep 2011 18:18:54 -0400
parents (none)
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'