We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e300e23 commit 7ac652aCopy full SHA for 7ac652a
CHANGELOG.md
@@ -2,6 +2,13 @@ Java Cookbook CHANGELOG
2
=======================
3
This file is used to list changes made in each version of the Java cookbook.
4
5
+v1.21.0
6
+-------
7
+### Improvement
8
+- **[#143](https://github.com/socrata-cookbooks/java/pull/143)** - Symlink /usr/lib/jvm/default-java for both OpenJDK and Oracle
9
+- **[#144](https://github.com/socrata-cookbooks/java/pull/144)** - Remove /var/lib/alternatives/#{cmd} before calling alternatives (Hopefully fixes sporadic issues when setting alternatives)
10
+- **[Make default_java_symlink conditional on set_default attribute](https://github.com/socrata-cookbooks/java/commit/e300e235a463382a5022e1dddaac674930b4d138)**
11
+
12
v1.20.0
13
-------
14
### Improvement
0 commit comments