Enable vid docker build jobs to use java-1.8 00/74800/1
authorPaul Vaduva <Paul.Vaduva@enea.com>
Tue, 18 Dec 2018 11:57:09 +0000 (12:57 +0100)
committerPaul Vaduva <Paul.Vaduva@enea.com>
Tue, 18 Dec 2018 11:57:09 +0000 (12:57 +0100)
commit0b65d4053eb41fd4747c5718ffd1cbd5d46fc455
tree00deefba161077863132e73fb6a015c2dfbcc5af
parent935d23208fae31bfb96d9ff7777c816bdaa87989
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>
epsdk-app-onap/pom.xml
vid-app-common/pom.xml
vid-automation/pom.xml