diff options
author | Paul Vaduva <Paul.Vaduva@enea.com> | 2018-12-18 12:57:09 +0100 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-12-19 06:57:15 +0000 |
commit | 9f500603de11fc0d48c970dd73e7f8097b6e3824 (patch) | |
tree | 7cbffe111b99a55d39182c9edf3d4967c935beb5 /docs/submodules/vid.git | |
parent | 29198226d2567374b0ea38dc644b1e136c59d6fe (diff) |
Updated git submodules
Project: vid master 0b65d4053eb41fd4747c5718ffd1cbd5d46fc455
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.
We need to modify all the definitions of surefire.
Change-Id: I0c10598c1c3a8765e1f1b509288a694b60df7389
Issue-ID: VID-366
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
Diffstat (limited to 'docs/submodules/vid.git')
m--------- | docs/submodules/vid.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/vid.git b/docs/submodules/vid.git -Subproject 935d23208fae31bfb96d9ff7777c816bdaa8798 +Subproject 0b65d4053eb41fd4747c5718ffd1cbd5d46fc45 |