You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by kghost <gi...@git.apache.org> on 2017/11/07 07:56:52 UTC

[GitHub] curator pull request #241: Shadow guava packages inside curator-framework

GitHub user kghost opened a pull request:

    https://github.com/apache/curator/pull/241

    Shadow guava packages inside curator-framework

    Fix: CURATOR-440

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

    $ git pull https://github.com/kghost/curator CURATOR-440

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

    https://github.com/apache/curator/pull/241.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 #241
    
----
commit 27810239f76ce8fba9714e543287ba9a8026f6fe
Author: Zang MingJie <ze...@gmail.com>
Date:   2017-11-07T07:54:32Z

    Shadow guava packages inside curator-framework
    
    Fix: CURATOR-440

----


---