Add acceptance tests

This includes tests for installing openjdk jdk & jre on most PE
supported platforms.
This commit is contained in:
Hunter Haugen
2014-08-05 13:31:52 -07:00
parent a089f326ca
commit 502c94b8ed
31 changed files with 500 additions and 60 deletions

View File

@@ -7,4 +7,4 @@ summary 'Manage the official Java runtime'
description 'Manage the official Java runtime'
project_page 'https://github.com/puppetlabs/puppetlabs-java'
dependency 'puppetlabs/stdlib', '>= 0.1.6'
dependency 'puppetlabs/stdlib', '>= 2.4.0'