Joe McDonnell has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/19722


Change subject: Prototype: Allow producing both Java 8 and Java 11 docker from 
the same build
......................................................................

Prototype: Allow producing both Java 8 and Java 11 docker from the same build

This changes the docker image build code so that
both Java 8 and Java 11 images can be built in the same build.
Specifically, it introduces new Make targets for Java 11
docker images in addition to the regular Java 8 targets.
The "docker_images" and "docker_debug_images" targets
continue to behave the same way and produce Java 8 images
of the same name. The "docker_java11_images" and
"docker_debug_java11_images" produce the daemon docker
images for Java 11.

Change-Id: Ic2b124267c607242bc2fd6c8cd6486293a938f50
---
M docker/CMakeLists.txt
M docker/setup_build_context.py
2 files changed, 22 insertions(+), 19 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/22/19722/1
--
To view, visit http://gerrit.cloudera.org:8080/19722
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic2b124267c607242bc2fd6c8cd6486293a938f50
Gerrit-Change-Number: 19722
Gerrit-PatchSet: 1
Gerrit-Owner: Joe McDonnell <[email protected]>

Reply via email to