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 2017/07/21 19:27:26 UTC

[11/18] curator git commit: Add Curator RPC Proxy back - I'll remove it in the Issue/PR for that purpose

Add Curator RPC Proxy back - I'll remove it in the Issue/PR for that purpose


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

Branch: refs/heads/CURATOR-426
Commit: a21c31c59c5209bda75ad853bcf657c85753e99d
Parents: 89182ed
Author: randgalt <ra...@apache.org>
Authored: Thu Jul 20 13:47:08 2017 -0500
Committer: randgalt <ra...@apache.org>
Committed: Thu Jul 20 13:47:08 2017 -0500

----------------------------------------------------------------------
 src/site/site.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/curator/blob/a21c31c5/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index e5ae374..469e76a 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -102,6 +102,7 @@
         <menu name="Extensions" inherit="top">
             <item name="Service Discovery" href="curator-x-discovery/index.html"/>
             <item name="Service Discovery Server" href="curator-x-discovery-server/index.html"/>
+            <item name="Curator RPC Proxy" href="curator-x-rpc/index.html"/>
         </menu>
 
         <menu name="Community" inherit="top">