[
https://issues.apache.org/jira/browse/FLINK-33301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17778591#comment-17778591
]
Jing Ge edited comment on FLINK-33301 at 10/23/23 9:13 AM:
-----------------------------------------------------------
There are some pre-built jars. Let me copy the reply done by [~yunta] from :
"I checked the new pre-built binary release, and it works fine now. However, I
then checked the pre-built jar packages and found they are also built with
JDK17, e.g., flink-runtime.jar [1]. I think we also need to update all
artifacts to be deployed. [1]
[https://repository.apache.org/content/repositories/orgapacheflink-1658/org/apache/flink/flink-runtime/1.18.0/flink-runtime-1.18.0.jar]
Best, Yun Tang"
was (Author: jingge):
There are some pre-built jars. Let me copy the reply from [~yunta] :
"I checked the new pre-built binary release, and it works fine now. However, I
then checked the pre-built jar packages and found they are also built with
JDK17, e.g., flink-runtime.jar [1]. I think we also need to update all
artifacts to be deployed. [1]
[https://repository.apache.org/content/repositories/orgapacheflink-1658/org/apache/flink/flink-runtime/1.18.0/flink-runtime-1.18.0.jar]
Best, Yun Tang"
> 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)