forked from puppetlabs/puppetlabs-java
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
64 lines (43 loc) · 1.74 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
1.0.2 ()
Brett Porter <[email protected]>
* Support Scientific Linux
1.0.1 (2013-08-01)
Matthaus Owens <[email protected]>
* Update java packages for Fedora systems
1.0.0 (2013-07-29)
Krzysztof Suszyński <[email protected]>
* Adding support for Oracle Enterprise Linux
Peter Drake <[email protected]>
* Add support for natty
Robert Munteanu <[email protected]>
* Add support for OpenSUSE
Martin Jackson <[email protected]>
* Added support Amazon Linux using facter >= 1.7.x
Gareth Rushgrove <[email protected]>
Brett Porter <[email protected]>
* Fixes for older versions of CentOS
* Improvements to module build and tests
Nathan R Valentine <[email protected]>
* Add support for Ubuntu quantal and raring
Sharif Nassar <[email protected]>
* Add support for Debian alternatives, and more than one JDK/JRE per platform.
2013-04-04 Reid Vandewiele <[email protected]> - 0.3.0
* Refactor, introduce params pattern
2012-11-15 Scott Schneider <[email protected]> - 0.2.0
* Add Solaris support
2011-06-16 Jeff McCune <[email protected]> - 0.1.5
* Add Debian based distro (Lucid) support
2011-06-02 Jeff McCune <[email protected]> - 0.1.4
* Fix class composition ordering problems
2011-05-28 Jeff McCune <[email protected]> - 0.1.3
* Remove stages
2011-05-26 Jeff McCune <[email protected]> - 0.1.2
* Changes JRE/JDK selection class parameter to $distribution
2011-05-25 Jeff McCune <[email protected]> - 0.1.1
* Re-did versioning to follow semantic versioning
2011-05-25 Jeff McCune <[email protected]> - 1.0.1
* Add validation of class parameters
2011-05-24 Jeff McCune <[email protected]> - 1.0.0
* Default to JDK version 6u25
2011-05-24 Jeff McCune <[email protected]> - 0.0.1
* Initial release