You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Nico Kruber (Jira)" <ji...@apache.org> on 2022/11/03 10:51:00 UTC

[jira] [Created] (FLINK-29865) Allow configuring the JDK in build-nightly-dist.yml

Nico Kruber created FLINK-29865:
-----------------------------------

             Summary: Allow configuring the JDK in build-nightly-dist.yml
                 Key: FLINK-29865
                 URL: https://issues.apache.org/jira/browse/FLINK-29865
             Project: Flink
          Issue Type: Improvement
          Components: Build System / Azure Pipelines
            Reporter: Nico Kruber
            Assignee: Nico Kruber
             Fix For: 1.17.0


{{build-nightly-dist.yml}} currently uses the default JDK from https://github.com/flink-ci/flink-ci-docker which happens to be Java 1.8 that we use for releases. We should
# not rely on this default being set to 1.8 and
# be able to configure this in the workflows themselves



--
This message was sent by Atlassian Jira
(v8.20.10#820010)