Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit 929ba66

Browse files
committed
release v2.4.0
1 parent f8964ff commit 929ba66

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
###2.4.0
2+
3+
* New parameter `add_system_env` to set `JAVA_HOME` as system-wide environment variable
4+
* Fix dependency issue when installing multiple Java alternatives
5+
* Merge missing changes to `installation` defined type
6+
17
###2.3.0
28

39
Support multiple installations of Oracle Java with a new defined type: `oracle_java::installation`

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"project_page": "https://github.com/antoineco/aco-oracle_java",
66
"source": "git://github.com/antoineco/aco-oracle_java.git",
77
"summary": "Puppet module to install Oracle Java on Linux systems",
8-
"version": "2.3.0",
8+
"version": "2.4.0",
99
"tags": ["jre","jdk","oracle","java"],
1010
"dependencies": [
1111
{

0 commit comments

Comments
 (0)