Release 1.4.2

This commit is contained in:
Hunter Haugen
2015-10-06 16:29:23 -07:00
parent 65476bd54b
commit c47711e36e
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",