GitHub user ijuma opened a pull request:

    https://github.com/apache/kafka/pull/238

    KAFKA-2548; kafka-merge-pr tool fails to update JIRA with fix version 
0.9.0.0

    Simplified the logic to choose the default fix version. We just hardcode
    it for `trunk` and try to compute it based on the branch name for the
    rest.
    
    Removed logic that tries to handle forked release branches as it
    seems to be specific to how the Spark project handles their JIRA.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ijuma/kafka 
kafka-2548-merge-pr-tool-4-segment-fix-version

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/238.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #238
    
----
commit a2e6787f923fffb092d7f4c880923c501d2a9b9f
Author: Ismael Juma <[email protected]>
Date:   2015-09-24T16:43:14Z

    Don't fail on fix versions with 4 segments
    
    Simplified the logic to choose the default fix version. We just hardcode
    it for `trunk` and try to compute it based on the branch name for the
    rest.
    
    Removed logic that tries to handle forked release branches as it
    seems to be specific to how the Spark project handles their JIRA.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to