Release 1.4.2
This commit is contained in:
@@ -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
|
## 2015-07-16 - Supported Release 1.4.1
|
||||||
### Summary
|
### Summary
|
||||||
This release updates the metadata for the upcoming release of PE and update params for OEL to match metadata
|
This release updates the metadata for the upcoming release of PE and update params for OEL to match metadata
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "puppetlabs-java",
|
"name": "puppetlabs-java",
|
||||||
"version": "1.4.1",
|
"version": "1.4.2",
|
||||||
"author": "puppetlabs",
|
"author": "puppetlabs",
|
||||||
"summary": "Installs the correct Java package on various platforms.",
|
"summary": "Installs the correct Java package on various platforms.",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user