[ 
https://issues.apache.org/jira/browse/KAFKA-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ismael Juma reopened KAFKA-2548:
--------------------------------

I was just testing the fix to the script.

> kafka-merge-pr tool fails to update JIRA with fix version 0.9.0.0
> -----------------------------------------------------------------
>
>                 Key: KAFKA-2548
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2548
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Gwen Shapira
>            Assignee: Ismael Juma
>              Labels: newbie
>             Fix For: 0.9.0.0
>
>
> Trying to update JIRA where the fix version is set to '0.9.0.0', I get the 
> following error:
> {code}
> Traceback (most recent call last):
>   File "kafka-merge-pr.py", line 474, in <module>
>     main()
>   File "kafka-merge-pr.py", line 460, in main
>     resolve_jira_issues(commit_title, merged_refs, jira_comment)
>   File "kafka-merge-pr.py", line 317, in resolve_jira_issues
>     resolve_jira_issue(merge_branches, comment, jira_id)
>   File "kafka-merge-pr.py", line 285, in resolve_jira_issue
>     (major, minor, patch) = v.split(".")
> ValueError: too many values to unpack
> {code}
> We need to handle 3 and 4 part versions (x.y.z and x.y.z.w)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to