You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@curator.apache.org by ra...@apache.org on 2014/07/07 20:12:58 UTC

[1/2] git commit: fixed typo

Repository: curator
Updated Branches:
  refs/heads/master 879170804 -> 2c0c52322


fixed typo


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

Branch: refs/heads/master
Commit: 9ecf1f154f52b50b4013c0e7faf6b0b505df9ef6
Parents: 2f751df
Author: randgalt <ra...@apache.org>
Authored: Mon Jul 7 13:12:49 2014 -0500
Committer: randgalt <ra...@apache.org>
Committed: Mon Jul 7 13:12:49 2014 -0500

----------------------------------------------------------------------
 curator-x-rpc/src/site/confluence/events.confluence | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/curator/blob/9ecf1f15/curator-x-rpc/src/site/confluence/events.confluence
----------------------------------------------------------------------
diff --git a/curator-x-rpc/src/site/confluence/events.confluence b/curator-x-rpc/src/site/confluence/events.confluence
index 8b3f711..6a3e29b 100644
--- a/curator-x-rpc/src/site/confluence/events.confluence
+++ b/curator-x-rpc/src/site/confluence/events.confluence
@@ -33,7 +33,7 @@ h3. CuratorEvent
 |children|list of string|list of node names if the event type has it|
 |aclList|list of Acl|list of ACL data if the event type has it|
 |watchedEvent|WatchedEvent|if the event type is WATCHED|
-|leaderEvent|LeaderEvent|if the event type is WATCHED|
+|leaderEvent|LeaderEvent|if the event type is LEADER|
 |childrenCacheEvent|PathChildrenCacheEvent|if the event type is PATH\_CHILDREN\_CACHE|
 
 h3. CuratorEventType


[2/2] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/curator

Posted by ra...@apache.org.
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/curator


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

Branch: refs/heads/master
Commit: 2c0c523223e562b7c31485cabfc3f327793ebdd4
Parents: 9ecf1f1 8791708
Author: randgalt <ra...@apache.org>
Authored: Mon Jul 7 13:12:54 2014 -0500
Committer: randgalt <ra...@apache.org>
Committed: Mon Jul 7 13:12:54 2014 -0500

----------------------------------------------------------------------
 pom.xml | 12 ++++++++++++
 1 file changed, 12 insertions(+)
----------------------------------------------------------------------