[2/9] curator git commit: Incorporate Clirr plugin

2015-05-09 Thread randgalt
Incorporate Clirr plugin Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/ba2b20a4 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/ba2b20a4 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/ba2b20a4 Branc

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

2015-05-09 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/3016ce2f Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/3016ce2f Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/3

[8/9] curator git commit: closes #53 *Moved to PR 76*

2015-05-09 Thread randgalt
closes #53 *Moved to PR 76* Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/7f209865 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/7f209865 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/7f209865 Br

[1/9] curator git commit: Revert "Merge branch 'CURATOR-186' of https://github.com/xoom/curator into CURATOR-186"

2015-05-09 Thread randgalt
Repository: curator Updated Branches: refs/heads/CURATOR-3.0 6d5136ef3 -> 3016ce2f4 Revert "Merge branch 'CURATOR-186' of https://github.com/xoom/curator into CURATOR-186" This reverts commit de23cae9e5dcb2681f2a0934c2fbb8fd7570ff0b, reversing changes made to 6a56c5145bf800498b4f92c0d94eaecf1

[4/9] curator git commit: Need to skip Curator RPC for Clirr as it can't handle shaded JAR

2015-05-09 Thread randgalt
Need to skip Curator RPC for Clirr as it can't handle shaded JAR Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/1ef4df29 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/1ef4df29 Diff: http://git-wip-us.apache.or

[5/9] curator git commit: [maven-release-plugin] prepare release apache-curator-2.8.0

2015-05-09 Thread randgalt
[maven-release-plugin] prepare release apache-curator-2.8.0 Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/c1466e6d Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/c1466e6d Diff: http://git-wip-us.apache.org/rep

[7/9] curator git commit: Don't show RPC report

2015-05-09 Thread randgalt
Don't show RPC report Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/8d8fdf61 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/8d8fdf61 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/8d8fdf61 Branch:

[3/9] curator git commit: Back to 2.8.0

2015-05-09 Thread randgalt
Back to 2.8.0 Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/2cb030d0 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/2cb030d0 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/2cb030d0 Branch: refs/hea

[6/9] curator git commit: [maven-release-plugin] prepare for next development iteration

2015-05-09 Thread randgalt
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/121efdb5 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/121efdb5 Diff: http://git-wip-us.apache.org/r

curator git commit: Added doc for transactions

2015-05-09 Thread randgalt
Repository: curator Updated Branches: refs/heads/CURATOR-215 22bd58a64 -> 54142668e Added doc for transactions Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/54142668 Tree: http://git-wip-us.apache.org/repos/asf/curat

[2/4] curator git commit: Initial implementation finished. Uses old transactions internal code for consistency. However, this makes the implementation a bit cumbersome. Old APIs are deprecated. In the

2015-05-09 Thread randgalt
http://git-wip-us.apache.org/repos/asf/curator/blob/2fb54d1a/curator-framework/src/test/java/org/apache/curator/framework/imps/TestTransactionsNew.java -- diff --git a/curator-framework/src/test/java/org/apache/curator/framework/i

[1/4] curator git commit: Initial work on updated transaction APIs

2015-05-09 Thread randgalt
Repository: curator Updated Branches: refs/heads/CURATOR-215 [created] 22bd58a64 Initial work on updated transaction APIs Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/9fd56ce3 Tree: http://git-wip-us.apache.org/repo

[4/4] curator git commit: added doc

2015-05-09 Thread randgalt
added doc Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/22bd58a6 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/22bd58a6 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/22bd58a6 Branch: refs/heads/C

[3/4] curator git commit: Initial implementation finished. Uses old transactions internal code for consistency. However, this makes the implementation a bit cumbersome. Old APIs are deprecated. In the

2015-05-09 Thread randgalt
Initial implementation finished. Uses old transactions internal code for consistency. However, this makes the implementation a bit cumbersome. Old APIs are deprecated. In the future, this can all be cleaned up Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-u

curator git commit: fixed inBackground() calls

2015-05-09 Thread randgalt
Repository: curator Updated Branches: refs/heads/CURATOR-160 5c8833ca7 -> fc45a4ec8 fixed inBackground() calls Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/fc45a4ec Tree: http://git-wip-us.apache.org/repos/asf/curat

curator git commit: escape underscores

2015-05-09 Thread randgalt
Repository: curator Updated Branches: refs/heads/CURATOR-160 753646553 -> 5c8833ca7 escape underscores Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/5c8833ca Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/

curator git commit: Updated CuratorEvent doc

2015-05-09 Thread randgalt
Repository: curator Updated Branches: refs/heads/CURATOR-160 ea2873fb4 -> 753646553 Updated CuratorEvent doc Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/75364655 Tree: http://git-wip-us.apache.org/repos/asf/curator

[08/10] curator git commit: closes #53 *Moved to PR 76*

2015-05-09 Thread randgalt
closes #53 *Moved to PR 76* Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/7f209865 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/7f209865 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/7f209865 Br

[07/10] curator git commit: Don't show RPC report

2015-05-09 Thread randgalt
Don't show RPC report Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/8d8fdf61 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/8d8fdf61 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/8d8fdf61 Branch:

[04/10] curator git commit: Need to skip Curator RPC for Clirr as it can't handle shaded JAR

2015-05-09 Thread randgalt
Need to skip Curator RPC for Clirr as it can't handle shaded JAR Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/1ef4df29 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/1ef4df29 Diff: http://git-wip-us.apache.or

[01/10] curator git commit: Revert "Merge branch 'CURATOR-186' of https://github.com/xoom/curator into CURATOR-186"

2015-05-09 Thread randgalt
Repository: curator Updated Branches: refs/heads/CURATOR-160 d36159491 -> ea2873fb4 Revert "Merge branch 'CURATOR-186' of https://github.com/xoom/curator into CURATOR-186" This reverts commit de23cae9e5dcb2681f2a0934c2fbb8fd7570ff0b, reversing changes made to 6a56c5145bf800498b4f92c0d94eaecf1

[02/10] curator git commit: Incorporate Clirr plugin

2015-05-09 Thread randgalt
Incorporate Clirr plugin Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/ba2b20a4 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/ba2b20a4 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/ba2b20a4 Branc

[06/10] curator git commit: [maven-release-plugin] prepare for next development iteration

2015-05-09 Thread randgalt
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/121efdb5 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/121efdb5 Diff: http://git-wip-us.apache.org/r

[09/10] curator git commit: Merge branch 'master' into CURATOR-3.0

2015-05-09 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/3016ce2f Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/3016ce2f Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/3

[03/10] curator git commit: Back to 2.8.0

2015-05-09 Thread randgalt
Back to 2.8.0 Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/2cb030d0 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/2cb030d0 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/2cb030d0 Branch: refs/hea

[10/10] curator git commit: Merge branch 'CURATOR-3.0' into CURATOR-160

2015-05-09 Thread randgalt
Merge branch 'CURATOR-3.0' into CURATOR-160 Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/ea2873fb Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/ea2873fb Diff: http://git-wip-us.apache.org/repos/asf/curator/d

[05/10] curator git commit: [maven-release-plugin] prepare release apache-curator-2.8.0

2015-05-09 Thread randgalt
[maven-release-plugin] prepare release apache-curator-2.8.0 Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/c1466e6d Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/c1466e6d Diff: http://git-wip-us.apache.org/rep

curator git commit: Added doc for reconfig

2015-05-09 Thread randgalt
Repository: curator Updated Branches: refs/heads/CURATOR-160 5e6cd0e91 -> d36159491 Added doc for reconfig Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/d3615949 Tree: http://git-wip-us.apache.org/repos/asf/curator/t

curator git commit: Moved EnsembleTracker and did some refactoring

2015-05-09 Thread randgalt
Repository: curator Updated Branches: refs/heads/CURATOR-160 3cbc3afd6 -> 5e6cd0e91 Moved EnsembleTracker and did some refactoring Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/5e6cd0e9 Tree: http://git-wip-us.apache

curator git commit: closes #53 *Moved to PR 76*

2015-05-09 Thread randgalt
Repository: curator Updated Branches: refs/heads/master 8d8fdf61e -> 7f2098654 closes #53 *Moved to PR 76* Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/7f209865 Tree: http://git-wip-us.apache.org/repos/asf/curator/t

[2/3] curator git commit: [maven-release-plugin] prepare for next development iteration

2015-05-09 Thread randgalt
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/121efdb5 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/121efdb5 Diff: http://git-wip-us.apache.org/r

[1/3] curator git commit: [maven-release-plugin] prepare release apache-curator-2.8.0

2015-05-09 Thread randgalt
Repository: curator Updated Branches: refs/heads/master 1ef4df29f -> 8d8fdf61e [maven-release-plugin] prepare release apache-curator-2.8.0 Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/c1466e6d Tree: http://git-wip-u

[3/3] curator git commit: Don't show RPC report

2015-05-09 Thread randgalt
Don't show RPC report Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/8d8fdf61 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/8d8fdf61 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/8d8fdf61 Branch:

curator git commit: Some more refactoring, etc.

2015-05-09 Thread randgalt
Repository: curator Updated Branches: refs/heads/CURATOR-160 aaa048727 -> 3cbc3afd6 Some more refactoring, etc. Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/3cbc3afd Tree: http://git-wip-us.apache.org/repos/asf/cura

[2/2] curator git commit: Reworked the reconfig() APIs to be more like the rest of Curator

2015-05-09 Thread randgalt
Reworked the reconfig() APIs to be more like the rest of Curator Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/aaa04872 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/aaa04872 Diff: http://git-wip-us.apache.or

[1/2] curator git commit: Reworked the reconfig() APIs to be more like the rest of Curator

2015-05-09 Thread randgalt
Repository: curator Updated Branches: refs/heads/CURATOR-160 d183d02e6 -> aaa048727 http://git-wip-us.apache.org/repos/asf/curator/blob/aaa04872/curator-framework/src/test/java/org/apache/curator/framework/imps/TestReconfiguration.java ---