[
https://issues.apache.org/jira/browse/FLINK-33301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17779070#comment-17779070
]
Jing Ge edited comment on FLINK-33301 at 10/24/23 1:07 PM:
-----------------------------------------------------------
You are right. I didn't read through all the source code, but from the naming
used, I am expecting deploy_staging_jars.sh only do deploy, just like the names
tell us, i.e. SRP with no hiding magics. The jars should be built before that
script.
was (Author: jingge):
You are right. I didn't read through all the source code, but from the naming
used, I am expecting create_source_release.sh to build the "pre-build" jars and
deploy_staging_jars.sh to deploy, just like the names tell us, i.e. SRP
> 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)