Merge pull request #144 from hunner/release_1.4.2

Release 1.4.2
This commit is contained in:
JT (Jonny)
2015-10-07 01:30:20 +01:00
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## 2015-10-07 - Supported Release 1.4.2
### Summary
This release fixes the fact to not trigger java every time on OS X when it is not available.
#### Bugfixes
- Causes java\_version fact to not run `java` when java is not installed on OS X
## 2015-07-16 - Supported Release 1.4.1
### Summary
This release updates the metadata for the upcoming release of PE and update params for OEL to match metadata

View File

@@ -1,6 +1,6 @@
{
"name": "puppetlabs-java",
"version": "1.4.1",
"version": "1.4.2",
"author": "puppetlabs",
"summary": "Installs the correct Java package on various platforms.",
"license": "Apache-2.0",