You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by rm...@apache.org on 2020/07/30 13:37:46 UTC

[flink-docker] branch dev-1.11 updated (4271527 -> fb4e178)

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

rmetzger pushed a change to branch dev-1.11
in repository https://gitbox.apache.org/repos/asf/flink-docker.git.


    from 4271527  [FLINK-18664] Add GPG key for 1.11.1 release
     add c0a719b  [FLINK-16260] Add support for generating Java 11 dockerfiles
     add fb4e178  [FLINK-16260] Generate release.metadata file

No new revisions were added by this update.

Summary of changes:
 Dockerfile-debian.template  |  2 +-
 add-custom.sh               | 14 ++++---
 add-version.sh              | 20 ++++++----
 common.sh                   | 26 -------------
 generator.sh                | 90 +++++++++++++++++++++++++++++++++++++++++++++
 testing/run_travis_tests.sh | 16 ++++----
 6 files changed, 120 insertions(+), 48 deletions(-)
 delete mode 100644 common.sh
 create mode 100644 generator.sh