[
https://issues.apache.org/jira/browse/FLINK-33301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17779076#comment-17779076
]
Jing Ge edited comment on FLINK-33301 at 10/24/23 1:04 PM:
-----------------------------------------------------------
Commonly speaking, as a release manager, I'd like to literally know at very
beginning that I am using the right version of Java or Maven or not before I do
anything wrt the release. Therefore it would be good to fail at the first
script I call instead of in the middle of the release process. Because if it
happens, I have to make deep dive to understand everything about how the
release process is implemented to check if I have to repeat any previous steps
after I fixed Java and Maven version issues.
was (Author: jingge):
Commonly speaking, as a release manager, I'd like to literally know at very
beginning that I am using the right version of Java or Maven before I do
anything wrt the release. Therefore it would be good to fail at the first
script I call instead of in the middle of the release process. Because if it
happens, I have to make deep dive to understand everything about how the
release process is implemented to check if I have to repeat any previous steps
after I fixed Java and Maven version issues.
> Add Java and Maven version checks in the bash script of Flink release process
> -----------------------------------------------------------------------------
>
> Key: FLINK-33301
> URL: https://issues.apache.org/jira/browse/FLINK-33301
> Project: Flink
> Issue Type: Bug
> Components: Release System
> Affects Versions: 1.18.0, 1.19.0
> Reporter: Jing Ge
> Assignee: Jing Ge
> Priority: Minor
> Labels: pull-request-available
>
> During the release, Flink requires specific version of Java and Maven[1]. It
> makes sense to check those versions at the very beginning of some bash
> scripts to let it fail fast and therefore improve the efficiency.
>
> [1][https://lists.apache.org/thread/fbdl2w6wjmwk55y94ml91bpnhmh4rnm0|https://lists.apache.org/thread/fbdl2w6wjmwk55y94ml91bpnhmh4rnm0]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)