You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@curator.apache.org by ra...@apache.org on 2019/03/03 13:36:54 UTC

[curator] branch master updated (f474eb4 -> aa5f161)

This is an automated email from the ASF dual-hosted git repository.

randgalt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/curator.git.


    from f474eb4  Update README.md
     add 73ce867  Update deps
     add 518ac56  Improve comment
     add 0a00aca  Merge branch 'update-deps-2018' of github.com:metamx/curator into CURATOR-503
     add 6c07104  CURATOR-503 guava has been broken into multiple JARs it seems. Our shading needs to reflect that
     new aa5f161  Merge branch 'master' of https://gitbox.apache.org/repos/asf/curator

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 curator-client/pom.xml                             |  2 +
 .../curator/framework/schema/SchemaViolation.java  |  3 +-
 .../recipes/queue/TestDistributedQueue.java        |  2 +-
 curator-test/pom.xml                               |  2 +
 curator-x-discovery-server/pom.xml                 | 37 ++++++++++
 pom.xml                                            | 82 ++++++++++++++++++----
 6 files changed, 111 insertions(+), 17 deletions(-)


[curator] 01/01: Merge branch 'master' of https://gitbox.apache.org/repos/asf/curator

Posted by ra...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

randgalt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/curator.git

commit aa5f1615f7f9590484e955e1fdc125a53b50f6ae
Merge: 6c07104 f474eb4
Author: randgalt <ra...@apache.org>
AuthorDate: Sun Mar 3 08:36:48 2019 -0500

    Merge branch 'master' of https://gitbox.apache.org/repos/asf/curator

 README.md | 4 ++++
 1 file changed, 4 insertions(+)