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/1f866815 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/1f866815 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/1f866815 Branch: refs/heads/CURATOR-3.0 Commit: 1f866815a82ff765f97895f9b6bb962b5b29e2a8 Parents: ec858f2 f02fb22 Author: randgalt <[email protected]> Authored: Tue Feb 2 14:42:40 2016 -0500 Committer: randgalt <[email protected]> Committed: Tue Feb 2 14:42:40 2016 -0500 ---------------------------------------------------------------------- .../org/apache/curator/framework/recipes/cache/NodeCache.java | 5 ++--- .../org/apache/curator/framework/recipes/cache/TreeCache.java | 1 + .../apache/curator/framework/recipes/cache/TreeCacheEvent.java | 6 ++++++ .../apache/curator/framework/recipes/cache/TestTreeCache.java | 1 + 4 files changed, 10 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/curator/blob/1f866815/curator-recipes/src/main/java/org/apache/curator/framework/recipes/cache/NodeCache.java ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/curator/blob/1f866815/curator-recipes/src/main/java/org/apache/curator/framework/recipes/cache/TreeCache.java ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/curator/blob/1f866815/curator-recipes/src/test/java/org/apache/curator/framework/recipes/cache/TestTreeCache.java ----------------------------------------------------------------------
