svn commit: r18513 - in /dev/curator/2.12.0: ./ apache-curator-2.12.0-source-release.zip apache-curator-2.12.0-source-release.zip.asc apache-curator-2.12.0-source-release.zip.md5 apache-curator-2.12.0

2017-02-28 Thread cammckenzie
Author: cammckenzie Date: Wed Mar 1 04:24:49 2017 New Revision: 18513 Log: 2.12.0 binaries Added: dev/curator/2.12.0/ dev/curator/2.12.0/apache-curator-2.12.0-source-release.zip (with props) dev/curator/2.12.0/apache-curator-2.12.0-source-release.zip.asc (with props)

[curator] Git Push Summary

2017-02-28 Thread cammckenzie
Repository: curator Updated Tags: refs/tags/apache-curator-2.12.0 [created] 17caa5923

[09/12] curator git commit: removed vestigal Mockito import

2017-02-28 Thread randgalt
removed vestigal Mockito import Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/d5daa4c1 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/d5daa4c1 Diff:

[06/12] curator git commit: Remove mockito dependency from curator-framework tests

2017-02-28 Thread randgalt
Remove mockito dependency from curator-framework tests Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/952dd6b1 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/952dd6b1 Diff:

[04/12] curator git commit: Use debug flag instead of assertion

2017-02-28 Thread randgalt
Use debug flag instead of assertion Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/7f53bc17 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/7f53bc17 Diff:

[07/12] curator git commit: Closes #199 - Guava has been shaded into the Curator code so staying in sync with Guava versions is no longer necessary. https://issues.apache.org/jira/browse/CURATOR-200

2017-02-28 Thread randgalt
Closes #199 - Guava has been shaded into the Curator code so staying in sync with Guava versions is no longer necessary. https://issues.apache.org/jira/browse/CURATOR-200 Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit:

[01/12] curator git commit: closes #63 - This is now handled by CURATOR-99

2017-02-28 Thread randgalt
Repository: curator Updated Branches: refs/heads/CURATOR-3.0 62f428c04 -> 753142a76 closes #63 - This is now handled by CURATOR-99 Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/6d8c0be8 Tree:

[08/12] curator git commit: Merge branch 'CURATOR-367'

2017-02-28 Thread randgalt
Merge branch 'CURATOR-367' Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/585e1499 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/585e1499 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/585e1499

[11/12] curator git commit: Merge branch 'master' into CURATOR-3.0

2017-02-28 Thread randgalt
Merge branch 'master' into CURATOR-3.0 Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/d7a65ad5 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/d7a65ad5 Diff:

[03/12] curator git commit: change timeout to 5s in TestBlockUntilConnected

2017-02-28 Thread randgalt
change timeout to 5s in TestBlockUntilConnected Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/7c35e441 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/7c35e441 Diff:

[2/2] curator git commit: Merge branch 'CURATOR-367'

2017-02-28 Thread randgalt
Merge branch 'CURATOR-367' Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/e2aef818 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/e2aef818 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/e2aef818

[5/6] curator git commit: Remove mockito dependency from curator-framework tests

2017-02-28 Thread randgalt
Remove mockito dependency from curator-framework tests Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/952dd6b1 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/952dd6b1 Diff:

[4/6] curator git commit: Add test dependency mockito to curator-framework

2017-02-28 Thread randgalt
Add test dependency mockito to curator-framework Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/4a956698 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/4a956698 Diff:

[1/6] curator git commit: Delay reconnect on session expired

2017-02-28 Thread randgalt
Repository: curator Updated Branches: refs/heads/master 35d2cc0ab -> 585e1499d Delay reconnect on session expired Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/651ac591 Tree:

[3/6] curator git commit: Use debug flag instead of assertion

2017-02-28 Thread randgalt
Use debug flag instead of assertion Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/7f53bc17 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/7f53bc17 Diff:

[6/6] curator git commit: Merge branch 'CURATOR-367'

2017-02-28 Thread randgalt
Merge branch 'CURATOR-367' Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/585e1499 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/585e1499 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/585e1499