From 5159b2bdbcb5f5c69ee79f15640a05b0af01b6f6 Mon Sep 17 00:00:00 2001 From: Ittay Stern Date: Mon, 17 Dec 2018 09:05:00 +0000 Subject: Updated git submodules MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Project: vid master 935d23208fae31bfb96d9ff7777c816bdaa87989 Merge "Enable vid docker build jobs to use java-1.8" Enable vid docker build jobs to use java-1.8 Overcome security features in java-1.8 that prevent the forked java VM’s to use relative paths for loading the classes. This fix was the simplest for arm64 docker build jobs, and the least affecting the x86 build’s. Change-Id: I3d9394ec698ca5ab5674e60ca5fcd9802f2ab04d Issue-ID: VID-366 Signed-off-by: Paul Vaduva --- docs/submodules/vid.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/vid.git b/docs/submodules/vid.git index 170d49d32..935d23208 160000 --- a/docs/submodules/vid.git +++ b/docs/submodules/vid.git @@ -1 +1 @@ -Subproject commit 170d49d3239592e22c2798b0ef5f3775d53aeb4b +Subproject commit 935d23208fae31bfb96d9ff7777c816bdaa87989 -- cgit 1.2.3-korg