Merge branch 'CURATOR-141' of https://github.com/karel1980/curator into CURATOR-141
Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/c6230536 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/c6230536 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/c6230536 Branch: refs/heads/master Commit: c62305365c8a4efd19108cd5f23017c7d9b62fc6 Parents: 104837d 4f9d27a Author: Cam McKenzie <[email protected]> Authored: Wed Aug 20 12:58:12 2014 +1000 Committer: Cam McKenzie <[email protected]> Committed: Wed Aug 20 12:58:12 2014 +1000 ---------------------------------------------------------------------- curator-recipes/pom.xml | 6 ++ .../recipes/cache/PathChildrenCache.java | 4 + .../recipes/cache/TestPathChildrenCache.java | 105 ++++++++++++++++++- pom.xml | 6 ++ 4 files changed, 120 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/curator/blob/c6230536/pom.xml ----------------------------------------------------------------------
