You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Hequn Cheng (Jira)" <ji...@apache.org> on 2020/02/04 08:45:00 UTC

[jira] [Comment Edited] (FLINK-15638) releasing/create_release_branch.sh does not set version in flink-python/pyflink/version.py

    [ https://issues.apache.org/jira/browse/FLINK-15638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018475#comment-17018475 ] 

Hequn Cheng edited comment on FLINK-15638 at 2/4/20 8:44 AM:
-------------------------------------------------------------

Fixed 
in 1.10.0 via 1416b0f9dac37c11c4a17c60a15747b25c6b8e3e
in 1.11.0 via 1ffa2990d5fdb32e9100bd7a18b6dae1630563a5
in 1.9.3 via fe15e284247b2ddabfb89a613f2e907443ccc548


was (Author: hequn8128):
Fixed 
in 1.10.0 via 1416b0f9dac37c11c4a17c60a15747b25c6b8e3e
in 1.11.0 via 1ffa2990d5fdb32e9100bd7a18b6dae1630563a5

> releasing/create_release_branch.sh does not set version in flink-python/pyflink/version.py
> ------------------------------------------------------------------------------------------
>
>                 Key: FLINK-15638
>                 URL: https://issues.apache.org/jira/browse/FLINK-15638
>             Project: Flink
>          Issue Type: Bug
>          Components: Release System
>    Affects Versions: 1.10.0
>            Reporter: Gary Yao
>            Assignee: Hequn Cheng
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 1.10.0, 1.9.3
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> {{releasing/create_release_branch.sh}} does not set the version in {{flink-python/pyflink/version.py}}. Currently the version.py contains:
> {noformat}
> __version__ = "1.10.dev0" 
> {noformat}
> {{setup.py}} will replace .dev0 with -SNAPSHOT and tries to find the respective flink distribution in the flink-dist/target, which will not exist.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)