This is an automated email from the ASF dual-hosted git repository.

dzamo pushed a change to branch 7999-docker-jdk
in repository https://gitbox.apache.org/repos/asf/drill.git.


 discard 3b258bd  Add #!/bin/bash shebang to build hooks.
 discard b061470  Make the build container base image name an ARG, 
BUILD_BASE_IMAGE.
 discard 029cc78  Add Apache License to Docker Hub hooks in hooks/
 discard 0d1c3fc  Add openjdk-8 tag to drill:latest, separate version numbers 
with hyphen, newest = 14.
 discard aa22152  Add hooks/ dir containing hooks for Docker Hub image builder.
 discard f95f8b1  Remove individual module build commands.
 discard 1c725c7  Base the build container on OpenJDK 8 to maintain compat with 
JDK >= 8
 discard aeb4151  Make the OpenJDK base image name a variable.
 discard d63eb42  Add Apache license to .dockerignore.
 discard 060087e  Base Docker image on maven:3.8.2-jdk-11 and openjdk-11.
     new bcdf4f5  DRILL-7999 Base Docker image on maven:3.8.2-jdk-11 and 
openjdk-11

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (3b258bd)
            \
             N -- N -- N   refs/heads/7999-docker-jdk (bcdf4f5)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Dockerfile  | 10 +++++-----
 hooks/build |  8 ++++----
 hooks/push  |  7 ++++---
 3 files changed, 13 insertions(+), 12 deletions(-)

Reply via email to