Add release notes for checking openjdk $VERSION 37/14137/2 v0.29.0
authorAnil Belur <abelur@linuxfoundation.org>
Thu, 10 Jan 2019 23:36:50 +0000 (09:36 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Thu, 10 Jan 2019 23:53:23 +0000 (09:53 +1000)
The release notes is for I19d77c509c90bca5fea1af53dacc35772c7ac939.

Change-Id: I81d0b2082376517ec26c978d6baa3fbd4e2e3d48
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
releasenotes/notes/support-openjdk-11-64e4abc6df528ce8.yaml [new file with mode: 0644]

diff --git a/releasenotes/notes/support-openjdk-11-64e4abc6df528ce8.yaml b/releasenotes/notes/support-openjdk-11-64e4abc6df528ce8.yaml
new file mode 100644 (file)
index 0000000..da682a1
--- /dev/null
@@ -0,0 +1,6 @@
+---
+fixes:
+  - |
+    Check openjdk $VERSION before setting $JAVA_HOME. This enables jobs to pass
+    "openjdk10" or "openjdk11" on CentOS 7 images to use the OpenJDK version
+    installed in /opt.