File tree 2 files changed +21
-1
lines changed
2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## Supported Release 1.5.0
2
+ ### Summary
3
+
4
+ A release which has several support additions for different OSes. Also a couple of additional features and a few bug fixes.
5
+
6
+ #### Features
7
+ - Added Ubuntu 15.10 compatibility.
8
+ - Addition of two facts: java_libjvm_path and java_default_home.
9
+ - Added support for oracle-j2re1.8 and oracle-j2sdk1.8.
10
+ - Adds FreeBSD Support.
11
+ - Exposed the Puppet package resources install_options parameter via a new class parameter named package_options.
12
+ - Debian 8 support.
13
+ - Add support for official Oracle Java SE jdk and jre packages for CentOS.
14
+ - Use java 8 as the default on RHEL > 7.0.
15
+
16
+ #### Bugfixes
17
+ - Updated fixtures.yml to use git instead of http for stdlib.
18
+ - Updates to current msync configs.
19
+ - Small README updates and syntax error fixes.
20
+
1
21
## Supported Release 1.4.3
2
22
###Summary
3
23
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " puppetlabs-java" ,
3
- "version" : " 1.4.3 " ,
3
+ "version" : " 1.5.0 " ,
4
4
"author" : " puppetlabs" ,
5
5
"summary" : " Installs the correct Java package on various platforms." ,
6
6
"license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments