Repository: curator Updated Branches: refs/heads/would-be-master [created] ed3082ecf
CURATOR-3.0 becomes the master branch. Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/ed3082ec Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/ed3082ec Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/ed3082ec Branch: refs/heads/would-be-master Commit: ed3082ecfebc332ba96da7a5bda4508a1985db6e Parents: 35f5d27 abaabb5 Author: Scott Blum <[email protected]> Authored: Tue May 2 15:31:17 2017 -0400 Committer: Scott Blum <[email protected]> Committed: Tue May 2 15:31:17 2017 -0400 ---------------------------------------------------------------------- .../recipes/locks/InterProcessMutex.java | 7 +++- .../framework/recipes/nodes/PersistentNode.java | 42 +++++++++++++++++++- .../recipes/nodes/PersistentNodeListener.java | 33 +++++++++++++++ 3 files changed, 79 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/curator/blob/ed3082ec/curator-recipes/src/main/java/org/apache/curator/framework/recipes/nodes/PersistentNode.java ----------------------------------------------------------------------
