[5/8] curator git commit: Back to 2.10.0

2016-05-31 Thread cammckenzie
Back to 2.10.0


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/03310bb2
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/03310bb2
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/03310bb2

Branch: refs/heads/master
Commit: 03310bb2d77cf1d80332ca15a468e991f212fe2b
Parents: 53dca8a
Author: Cam McKenzie 
Authored: Wed Jun 1 10:36:17 2016 +1000
Committer: Cam McKenzie 
Committed: Wed Jun 1 10:36:17 2016 +1000

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 2 +-
 9 files changed, 16 insertions(+), 16 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/03310bb2/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 526ab4c..f25e331 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1-SNAPSHOT
+2.10.0
 
 
 curator-client
-2.11.1-SNAPSHOT
+2.10.0
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/03310bb2/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 73b1dd2..f3a7840 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.11.1-SNAPSHOT
+2.10.0
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/03310bb2/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 4565017..d71c7fa 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1-SNAPSHOT
+2.10.0
 
 
 curator-framework
-2.11.1-SNAPSHOT
+2.10.0
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/03310bb2/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index ac3b015..5534a52 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1-SNAPSHOT
+2.10.0
 
 
 curator-recipes
-2.11.1-SNAPSHOT
+2.10.0
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/03310bb2/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index 44d695c..ff7cd11 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1-SNAPSHOT
+2.10.0
 
 
 curator-test
-2.11.1-SNAPSHOT
+2.10.0
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/03310bb2/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index bd07288..7f7a4c1 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1-SNAPSHOT
+2.10.0
 
 
 curator-x-discovery-server
-2.11.1-SNAPSHOT
+2.10.0
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/03310bb2/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 7e6c3c1..7bcb64f 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1-SNAPSHOT
+2.10.0
 
 
 curator-x-discovery
-2.11.1-SNAPSHOT
+2.10.0
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/03310bb2/curator-x-rpc/pom.xml

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

2016-05-31 Thread cammckenzie
[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/b0dd263e
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/b0dd263e
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/b0dd263e

Branch: refs/heads/master
Commit: b0dd263e4cf8f2334fe6123bbf1f6f19407d6496
Parents: f540932
Author: Cam McKenzie 
Authored: Wed Jun 1 10:16:41 2016 +1000
Committer: Cam McKenzie 
Committed: Wed Jun 1 10:16:41 2016 +1000

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/b0dd263e/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index e6e5a4e..526ab4c 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-client
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/b0dd263e/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index c783342..73b1dd2 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/b0dd263e/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 130ee4e..4565017 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-framework
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/b0dd263e/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 55f2023..ac3b015 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-recipes
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/b0dd263e/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index d41c2a8..44d695c 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-test
-2.11.0
+2.11.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/b0dd263e/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index d8a6147..bd07288 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/b0dd263e/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index c3039cb..7e6c3c1 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery


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

2016-05-31 Thread cammckenzie
[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/5584a61c
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/5584a61c
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/5584a61c

Branch: refs/heads/master
Commit: 5584a61cff6ec47495ed22266532b2b31c10839b
Parents: 6c2ad13
Author: Cam McKenzie 
Authored: Wed Jun 1 10:38:32 2016 +1000
Committer: Cam McKenzie 
Committed: Wed Jun 1 10:38:32 2016 +1000

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/5584a61c/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index e6e5a4e..526ab4c 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-client
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/5584a61c/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index c783342..73b1dd2 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/5584a61c/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 130ee4e..4565017 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-framework
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/5584a61c/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 55f2023..ac3b015 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-recipes
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/5584a61c/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index d41c2a8..44d695c 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-test
-2.11.0
+2.11.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/5584a61c/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index d8a6147..bd07288 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/5584a61c/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index c3039cb..7e6c3c1 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery


[1/8] curator git commit: [maven-release-plugin] prepare release apache-curator-2.11.0

2016-05-31 Thread cammckenzie
Repository: curator
Updated Branches:
  refs/heads/master b4da5f5ca -> 5584a61cf


[maven-release-plugin] prepare release apache-curator-2.11.0


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/f5409322
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/f5409322
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/f5409322

Branch: refs/heads/master
Commit: f54093229f15fc17a8b7ead87bba03c14f2ed1f8
Parents: b4da5f5
Author: Cam McKenzie 
Authored: Wed Jun 1 10:16:28 2016 +1000
Committer: Cam McKenzie 
Committed: Wed Jun 1 10:16:28 2016 +1000

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/f5409322/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 7413fe5..e6e5a4e 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0-SNAPSHOT
+2.11.0
 
 
 curator-client
-2.11.0-SNAPSHOT
+2.11.0
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/f5409322/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index a3af1a2..c783342 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.11.0-SNAPSHOT
+2.11.0
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/f5409322/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 0c8e44c..130ee4e 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0-SNAPSHOT
+2.11.0
 
 
 curator-framework
-2.11.0-SNAPSHOT
+2.11.0
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/f5409322/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 8dc3c16..55f2023 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0-SNAPSHOT
+2.11.0
 
 
 curator-recipes
-2.11.0-SNAPSHOT
+2.11.0
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/f5409322/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index ad1d0ad..d41c2a8 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0-SNAPSHOT
+2.11.0
 
 
 curator-test
-2.11.0-SNAPSHOT
+2.11.0
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/f5409322/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index baef278..d8a6147 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0-SNAPSHOT
+2.11.0
 
 
 curator-x-discovery-server
-2.11.0-SNAPSHOT
+2.11.0
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/f5409322/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 003f59f..c3039cb 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0-SNAPSHOT
+2.11.0
 
 
 curator-x-discovery
-2.11.0-SNAPSHOT
+2.11.0
 bundle
 
 

[3/8] curator git commit: [maven-release-plugin] prepare release apache-curator-2.11.0

2016-05-31 Thread cammckenzie
[maven-release-plugin] prepare release apache-curator-2.11.0


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/28a50045
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/28a50045
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/28a50045

Branch: refs/heads/master
Commit: 28a500455a0c73f3d54bc4637d60afd9ff7fb31f
Parents: b0dd263
Author: Cam McKenzie 
Authored: Wed Jun 1 10:23:16 2016 +1000
Committer: Cam McKenzie 
Committed: Wed Jun 1 10:23:16 2016 +1000

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/28a50045/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 526ab4c..e6e5a4e 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1-SNAPSHOT
+2.11.0
 
 
 curator-client
-2.11.1-SNAPSHOT
+2.11.0
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/28a50045/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 73b1dd2..c783342 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.11.1-SNAPSHOT
+2.11.0
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/28a50045/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 4565017..130ee4e 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1-SNAPSHOT
+2.11.0
 
 
 curator-framework
-2.11.1-SNAPSHOT
+2.11.0
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/28a50045/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index ac3b015..55f2023 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1-SNAPSHOT
+2.11.0
 
 
 curator-recipes
-2.11.1-SNAPSHOT
+2.11.0
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/28a50045/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index 44d695c..d41c2a8 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1-SNAPSHOT
+2.11.0
 
 
 curator-test
-2.11.1-SNAPSHOT
+2.11.0
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/28a50045/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index bd07288..d8a6147 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1-SNAPSHOT
+2.11.0
 
 
 curator-x-discovery-server
-2.11.1-SNAPSHOT
+2.11.0
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/28a50045/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 7e6c3c1..c3039cb 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1-SNAPSHOT
+2.11.0
 
 
 curator-x-discovery
-2.11.1-SNAPSHOT
+2.11.0
 bundle
 
 Curator Service Discovery


[7/8] curator git commit: [maven-release-plugin] prepare release apache-curator-2.11.0

2016-05-31 Thread cammckenzie
[maven-release-plugin] prepare release apache-curator-2.11.0


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/6c2ad137
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/6c2ad137
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/6c2ad137

Branch: refs/heads/master
Commit: 6c2ad137dddfb8c6e3e2fcd3bb7621ce70bd1cb3
Parents: 58555e4
Author: Cam McKenzie 
Authored: Wed Jun 1 10:38:22 2016 +1000
Committer: Cam McKenzie 
Committed: Wed Jun 1 10:38:22 2016 +1000

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/6c2ad137/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 2c02fcb..e6e5a4e 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0-SNAPSHOT
+2.11.0
 
 
 curator-client
-2.10.0-SNAPSHOT
+2.11.0
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/6c2ad137/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 78892c2..c783342 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.10.0-SNAPSHOT
+2.11.0
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/6c2ad137/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index dd05e29..130ee4e 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0-SNAPSHOT
+2.11.0
 
 
 curator-framework
-2.10.0-SNAPSHOT
+2.11.0
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/6c2ad137/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index dfab08f..55f2023 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0-SNAPSHOT
+2.11.0
 
 
 curator-recipes
-2.10.0-SNAPSHOT
+2.11.0
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/6c2ad137/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index 456a314..d41c2a8 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0-SNAPSHOT
+2.11.0
 
 
 curator-test
-2.10.0-SNAPSHOT
+2.11.0
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/6c2ad137/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index c1caca1..d8a6147 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0-SNAPSHOT
+2.11.0
 
 
 curator-x-discovery-server
-2.10.0-SNAPSHOT
+2.11.0
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/6c2ad137/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 05d0eb7..c3039cb 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0-SNAPSHOT
+2.11.0
 
 
 curator-x-discovery
-2.10.0-SNAPSHOT
+2.11.0
 bundle
 
 Curator Service Discovery


[6/8] curator git commit: Back to 2.10.0-SNAPSHOT

2016-05-31 Thread cammckenzie
Back to 2.10.0-SNAPSHOT


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/58555e49
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/58555e49
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/58555e49

Branch: refs/heads/master
Commit: 58555e49d77ed527d82a2dd28779ca80ca8678e2
Parents: 03310bb
Author: Cam McKenzie 
Authored: Wed Jun 1 10:37:28 2016 +1000
Committer: Cam McKenzie 
Committed: Wed Jun 1 10:37:28 2016 +1000

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 2 +-
 9 files changed, 16 insertions(+), 16 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/58555e49/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index f25e331..2c02fcb 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.0-SNAPSHOT
 
 
 curator-client
-2.10.0
+2.10.0-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/58555e49/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index f3a7840..78892c2 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.0-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/58555e49/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index d71c7fa..dd05e29 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.0-SNAPSHOT
 
 
 curator-framework
-2.10.0
+2.10.0-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/58555e49/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 5534a52..dfab08f 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.0-SNAPSHOT
 
 
 curator-recipes
-2.10.0
+2.10.0-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/58555e49/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index ff7cd11..456a314 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.0-SNAPSHOT
 
 
 curator-test
-2.10.0
+2.10.0-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/58555e49/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 7f7a4c1..c1caca1 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.0-SNAPSHOT
 
 
 curator-x-discovery-server
-2.10.0
+2.10.0-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/58555e49/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 7bcb64f..05d0eb7 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.0-SNAPSHOT
 
 
 curator-x-discovery
-2.10.0
+2.10.0-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/58555e49/curator-x-rpc/pom.xml

[curator] Git Push Summary

2016-05-31 Thread cammckenzie
Repository: curator
Updated Tags:  refs/tags/apache-curator-2.11.0 [created] 2f81501f5


[curator] Git Push Summary

2016-05-31 Thread cammckenzie
Repository: curator
Updated Tags:  refs/tags/apache-curator-3.2.0-SNAPSHOT [deleted] 9b3b32797


[curator] Git Push Summary

2016-05-31 Thread cammckenzie
Repository: curator
Updated Tags:  refs/tags/apache-curator-2.11.0-SNAPSHOT [deleted] a2c89d472


[5/5] curator git commit: it takes time for the watcher removals to settle due to async/watchers, etc. So, if there are remaining watchers, sleep a bit

2016-05-31 Thread cammckenzie
it takes time for the watcher removals to settle due to async/watchers, etc. 
So, if there are remaining watchers, sleep a bit


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/e2200daa
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/e2200daa
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/e2200daa

Branch: refs/heads/CURATOR-3.0
Commit: e2200daad2b04d721a99374686b52758bc012e12
Parents: 44fd666
Author: randgalt 
Authored: Tue May 31 10:35:10 2016 -0500
Committer: randgalt 
Committed: Tue May 31 10:35:10 2016 -0500

--
 .../curator/framework/imps/TestCleanState.java  | 42 +++-
 1 file changed, 32 insertions(+), 10 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/e2200daa/curator-framework/src/test/java/org/apache/curator/framework/imps/TestCleanState.java
--
diff --git 
a/curator-framework/src/test/java/org/apache/curator/framework/imps/TestCleanState.java
 
b/curator-framework/src/test/java/org/apache/curator/framework/imps/TestCleanState.java
index aa759ee..9d90616 100644
--- 
a/curator-framework/src/test/java/org/apache/curator/framework/imps/TestCleanState.java
+++ 
b/curator-framework/src/test/java/org/apache/curator/framework/imps/TestCleanState.java
@@ -48,17 +48,39 @@ public class TestCleanState
 ZooKeeper zooKeeper = internalClient.getZooKeeper();
 if ( zooKeeper != null )
 {
-if ( WatchersDebug.getChildWatches(zooKeeper).size() != 0 )
+final int maxLoops = 3;
+for ( int i = 0; i < maxLoops; ++i )// it takes time for 
the watcher removals to settle due to async/watchers, etc. So, if there are 
remaining watchers, sleep a bit
 {
-throw new AssertionError("One or more child watchers are 
still registered: " + WatchersDebug.getChildWatches(zooKeeper));
-}
-if ( WatchersDebug.getExistWatches(zooKeeper).size() != 0 )
-{
-throw new AssertionError("One or more exists watchers are 
still registered: " + WatchersDebug.getExistWatches(zooKeeper));
-}
-if ( WatchersDebug.getDataWatches(zooKeeper).size() != 0 )
-{
-throw new AssertionError("One or more data watchers are 
still registered: " + WatchersDebug.getDataWatches(zooKeeper));
+if ( i > 0 )
+{
+Thread.sleep(500);
+}
+boolean isLast = (i + 1) == maxLoops;
+if ( WatchersDebug.getChildWatches(zooKeeper).size() != 0 )
+{
+if ( isLast )
+{
+throw new AssertionError("One or more child 
watchers are still registered: " + WatchersDebug.getChildWatches(zooKeeper));
+}
+continue;
+}
+if ( WatchersDebug.getExistWatches(zooKeeper).size() != 0 )
+{
+if ( isLast )
+{
+throw new AssertionError("One or more exists 
watchers are still registered: " + WatchersDebug.getExistWatches(zooKeeper));
+}
+continue;
+}
+if ( WatchersDebug.getDataWatches(zooKeeper).size() != 0 )
+{
+if ( isLast )
+{
+throw new AssertionError("One or more data 
watchers are still registered: " + WatchersDebug.getDataWatches(zooKeeper));
+}
+continue;
+}
+break;
 }
 }
 }



[4/5] curator git commit: Don't exit test until watchers have hit so that the watcher removal code is stable

2016-05-31 Thread cammckenzie
Don't exit test until watchers have hit so that the watcher removal code is 
stable


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/44fd666a
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/44fd666a
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/44fd666a

Branch: refs/heads/CURATOR-3.0
Commit: 44fd666a366999ae9503dff6866bb8aa37b2d604
Parents: 4fb0895
Author: randgalt 
Authored: Mon May 30 21:31:21 2016 -0500
Committer: randgalt 
Committed: Mon May 30 21:31:21 2016 -0500

--
 .../recipes/shared/TestSharedCount.java | 37 
 1 file changed, 37 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/44fd666a/curator-recipes/src/test/java/org/apache/curator/framework/recipes/shared/TestSharedCount.java
--
diff --git 
a/curator-recipes/src/test/java/org/apache/curator/framework/recipes/shared/TestSharedCount.java
 
b/curator-recipes/src/test/java/org/apache/curator/framework/recipes/shared/TestSharedCount.java
index 16134ed..28df3f9 100644
--- 
a/curator-recipes/src/test/java/org/apache/curator/framework/recipes/shared/TestSharedCount.java
+++ 
b/curator-recipes/src/test/java/org/apache/curator/framework/recipes/shared/TestSharedCount.java
@@ -163,10 +163,29 @@ public class TestSharedCount extends BaseClassForTests
 client.start();
 count.start();
 
+final CountDownLatch setLatch = new CountDownLatch(3);
+SharedCountListener listener = new SharedCountListener()
+{
+@Override
+public void countHasChanged(SharedCountReader sharedCount, int 
newCount) throws Exception
+{
+setLatch.countDown();
+}
+
+@Override
+public void stateChanged(CuratorFramework client, 
ConnectionState newState)
+{
+// nop
+}
+};
+count.addListener(listener);
+
 Assert.assertTrue(count.trySetCount(1));
 Assert.assertTrue(count.trySetCount(2));
 Assert.assertTrue(count.trySetCount(10));
 Assert.assertEquals(count.getCount(), 10);
+
+Assert.assertTrue(new Timing().awaitLatch(setLatch));
 }
 finally
 {
@@ -242,12 +261,30 @@ public class TestSharedCount extends BaseClassForTests
 Assert.assertTrue(count2.trySetCount(versionedValue, 20));
 timing.sleepABit();
 
+final CountDownLatch setLatch = new CountDownLatch(2);
+SharedCountListener listener = new SharedCountListener()
+{
+@Override
+public void countHasChanged(SharedCountReader sharedCount, int 
newCount) throws Exception
+{
+setLatch.countDown();
+}
+
+@Override
+public void stateChanged(CuratorFramework client, 
ConnectionState newState)
+{
+// nop
+}
+};
+count1.addListener(listener);
 VersionedValue versionedValue1 = 
count1.getVersionedValue();
 VersionedValue versionedValue2 = 
count2.getVersionedValue();
 Assert.assertTrue(count2.trySetCount(versionedValue2, 30));
 Assert.assertFalse(count1.trySetCount(versionedValue1, 40));
+
 versionedValue1 = count1.getVersionedValue();
 Assert.assertTrue(count1.trySetCount(versionedValue1, 40));
+Assert.assertTrue(timing.awaitLatch(setLatch));
 }
 finally
 {



[3/5] curator git commit: if the background call happens after closure, remove any watchers

2016-05-31 Thread cammckenzie
if the background call happens after closure, remove any watchers


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/4fb08957
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/4fb08957
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/4fb08957

Branch: refs/heads/CURATOR-3.0
Commit: 4fb089575480befa51174d611d141f4d4fb03fff
Parents: c7f3b00
Author: randgalt 
Authored: Mon May 30 21:13:16 2016 -0500
Committer: randgalt 
Committed: Mon May 30 21:13:16 2016 -0500

--
 .../apache/curator/framework/recipes/cache/PathChildrenCache.java   | 1 +
 1 file changed, 1 insertion(+)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/4fb08957/curator-recipes/src/main/java/org/apache/curator/framework/recipes/cache/PathChildrenCache.java
--
diff --git 
a/curator-recipes/src/main/java/org/apache/curator/framework/recipes/cache/PathChildrenCache.java
 
b/curator-recipes/src/main/java/org/apache/curator/framework/recipes/cache/PathChildrenCache.java
index eb98e6a..91a3a98 100644
--- 
a/curator-recipes/src/main/java/org/apache/curator/framework/recipes/cache/PathChildrenCache.java
+++ 
b/curator-recipes/src/main/java/org/apache/curator/framework/recipes/cache/PathChildrenCache.java
@@ -493,6 +493,7 @@ public class PathChildrenCache implements Closeable
 {
 if (PathChildrenCache.this.state.get().equals(State.CLOSED)) {
 // This ship is closed, don't handle the callback
+PathChildrenCache.this.client.removeWatchers();
 return;
 }
 if ( event.getResultCode() == 
KeeperException.Code.OK.intValue() )