You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Gary Yao (Jira)" <ji...@apache.org> on 2020/01/17 14:43:00 UTC

[jira] [Commented] (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=17018085#comment-17018085 ] 

Gary Yao commented on FLINK-15638:
----------------------------------

cc: [~sunjincheng121][~hequn8128][~WeiZhong]

> 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
>            Priority: Blocker
>             Fix For: 1.10.0
>
>
> {{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)