You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by bbejeck <gi...@git.apache.org> on 2017/09/12 00:33:34 UTC

[GitHub] kafka pull request #3833: MINOR: refactor build method to extract methods fr...

GitHub user bbejeck opened a pull request:

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

    MINOR: refactor build method to extract methods from if statements

    

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

    $ git pull https://github.com/bbejeck/kafka MINOR_extract_methods_from_build

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

    https://github.com/apache/kafka/pull/3833.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 #3833
    
----
commit e7207fe7422d28c69c7790b3353d2839ee4fbbfb
Author: Bill Bejeck <bi...@confluent.io>
Date:   2017-09-12T00:32:32Z

    MINOR: refactor build method to extract methods from if statements

----


---

[GitHub] kafka pull request #3833: MINOR: refactor build method to extract methods fr...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---