diff options
author | Jose Lausuch <jalausuch@suse.com> | 2018-04-05 11:16:50 +0200 |
---|---|---|
committer | Martin Klozik <martinx.klozik@intel.com> | 2018-04-06 08:05:38 +0000 |
commit | 4aa8485818ce5c90a0f83ad74683afeea220e223 (patch) | |
tree | 88dacfd529859f0b85881542aacb062343f10406 /systems | |
parent | 4bcf8a4ba5dddb67b59a023c8f1562044a98a40e (diff) |
Update Java to version 10 for SLE15
Newwer builds contain version 10 already.
For version 9, additional tweaks are needed.
Change-Id: Ic7d55a80ab48fb45113ee0f1ab9aaa797298b87f
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
(cherry picked from commit ce4773f7717a8a7029ea284aca6b8afa0e94f385)
Diffstat (limited to 'systems')
-rwxr-xr-x | systems/sles/15/build_base_machine.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/sles/15/build_base_machine.sh b/systems/sles/15/build_base_machine.sh index 9b027088..166fe649 100755 --- a/systems/sles/15/build_base_machine.sh +++ b/systems/sles/15/build_base_machine.sh @@ -47,7 +47,7 @@ pciutils cifs-utils socat sysstat -java-9-openjdk +java-10-openjdk mlocate # python |