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 2013/03/22 20:59:01 UTC

svn commit: r1459958 [37/42] - in /incubator/curator/site/trunk: ./ apidocs/ apidocs/cache/ apidocs/cache/class-use/ apidocs/discovery/ apidocs/discovery/class-use/ apidocs/framework/ apidocs/framework/class-use/ apidocs/leader/ apidocs/leader/class-us...

Added: incubator/curator/site/trunk/curator-x-discovery/dependency-info.html
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery/dependency-info.html?rev=1459958&view=auto
==============================================================================
--- incubator/curator/site/trunk/curator-x-discovery/dependency-info.html (added)
+++ incubator/curator/site/trunk/curator-x-discovery/dependency-info.html Fri Mar 22 19:57:43 2013
@@ -0,0 +1,298 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at Mar 22, 2013
+ | Rendered using Apache Maven Fluido Skin 1.3.0
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20130322" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Discovery Service - Dependency Information</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script>
+
+                          
+        
+<link rel="stylesheet" href="../css/site.css"/>
+                      
+        
+<script type="text/javascript">$(function(){
+                    $('a[title="Service Discovery"]').parent().addClass("active");
+                });</script>
+          
+            </head>
+        <body class="topBarDisabled">
+          
+        
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                                  <a href="../index.html" id="bannerLeft">
+                                                                                                <img src="../images/curator-logo.png"  alt="Apache Curator"/>
+                </a>
+                      </div>
+        <div class="pull-right">                  <a href="http://incubator.apache.org" id="bannerRight">
+                                                                                        <img src="http://incubator.apache.org/images/apache-incubator-logo.png"  alt="Apache Incubator"/>
+                </a>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+            
+                  <li id="publishDate">Last Published: 2013-03-22</li>
+                  <li class="divider">|</li> <li id="projectVersion">Version: 2.0.0-SNAPSHOT</li>
+                      
+                
+            
+      
+                                              
+    <li class="pull-right">              <a href="http://zookeeper.apache.org" class="externalLink" title="Apache ZooKeeper">
+        Apache ZooKeeper</a>
+  </li>
+
+                        </ul>
+      </div>
+
+            
+      <div class="row-fluid">
+        <div id="leftColumn" class="span3">
+          <div class="well sidebar-nav">
+                
+            
+                <ul class="nav nav-list">
+                    <li class="nav-header">Apache Curator</li>
+                                
+      <li>
+    
+                          <a href="../index.html" title="About">
+          <i class="none"></i>
+        About</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../getting-started.html" title="Getting Started">
+          <i class="none"></i>
+        Getting Started</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../curator-examples/index.html" title="Examples">
+          <i class="none"></i>
+        Examples</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../curator-recipes/index.html" title="Recipes">
+          <i class="none"></i>
+        Recipes</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../curator-framework/index.html" title="Framework">
+          <i class="none"></i>
+        Framework</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../utilities.html" title="Utilities">
+          <i class="none"></i>
+        Utilities</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../curator-client/index.html" title="Client">
+          <i class="none"></i>
+        Client</a>
+            </li>
+                              <li class="nav-header">Details</li>
+                                
+      <li>
+    
+                          <a href="../errors.html" title="Error Handling">
+          <i class="none"></i>
+        Error Handling</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../logging.html" title="Logging and Tracing">
+          <i class="none"></i>
+        Logging and Tracing</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../tech-notes.html" title="Tech Notes">
+          <i class="none"></i>
+        Tech Notes</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../exhibitor.html" title="Exhibitor Integration">
+          <i class="none"></i>
+        Exhibitor Integration</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../project-info.html" title="Project Information">
+          <i class="none"></i>
+        Project Information</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../apidocs/index.html" title="Javadoc">
+          <i class="none"></i>
+        Javadoc</a>
+            </li>
+                              <li class="nav-header">Extensions</li>
+                                
+      <li>
+    
+                          <a href="../curator-x-discovery/index.html" title="Service Discovery">
+          <i class="none"></i>
+        Service Discovery</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../curator-x-discovery-server/index.html" title="Service Discovery Server">
+          <i class="none"></i>
+        Service Discovery Server</a>
+            </li>
+                              <li class="nav-header">Community</li>
+                                
+      <li>
+    
+                          <a href="../patches.html" title="Submitting Patches">
+          <i class="none"></i>
+        Submitting Patches</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../history.html" title="History">
+          <i class="none"></i>
+        History</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../articles.html" title="Third Party Articles">
+          <i class="none"></i>
+        Third Party Articles</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../contributions.html" title="Third Party Contributions">
+          <i class="none"></i>
+        Third Party Contributions</a>
+            </li>
+                              <li class="nav-header">ASF</li>
+                                
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How the ASF works">
+          <i class="none"></i>
+        How the ASF works</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/getinvolved.html" class="externalLink" title="Get Involved">
+          <i class="none"></i>
+        Get Involved</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/dev/" class="externalLink" title="Developer Resources">
+          <i class="none"></i>
+        Developer Resources</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship">
+          <i class="none"></i>
+        Sponsorship</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
+          <i class="none"></i>
+        Thanks</a>
+            </li>
+            </ul>
+                
+            
+                
+          <hr class="divider" />
+
+           <div id="poweredBy">
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+                
+        <div id="bodyColumn"  class="span9" >
+                                  
+            <div class="section"><h2>Dependency Information<a name="Dependency_Information"></a></h2><a name="Dependency_Information"></a><div class="section"><h3>Apache Maven<a name="Apache_Maven"></a></h3><a name="Apache_Maven"></a><div class="source"><pre class="prettyprint">&lt;dependency&gt;
+  &lt;groupId&gt;org.apache.curator&lt;/groupId&gt;
+  &lt;artifactId&gt;curator-x-discovery&lt;/artifactId&gt;
+  &lt;version&gt;2.0.0-SNAPSHOT&lt;/version&gt;
+&lt;/dependency&gt;</pre></div></div><div class="section"><h3>Apache Buildr<a name="Apache_Buildr"></a></h3><a name="Apache_Buildr"></a><div class="source"><pre class="prettyprint">'org.apache.curator:curator-x-discovery:jar:2.0.0-SNAPSHOT'</pre></div></div><div class="section"><h3>Apache Ant<a name="Apache_Ant"></a></h3><a name="Apache_Ant"></a><div class="source"><pre class="prettyprint">&lt;dependency org=&quot;org.apache.curator&quot; name=&quot;curator-x-discovery&quot; rev=&quot;2.0.0-SNAPSHOT&quot;&gt;
+  &lt;artifact name=&quot;curator-x-discovery&quot; type=&quot;jar&quot; /&gt;
+&lt;/dependency&gt;</pre></div></div><div class="section"><h3>Groovy Grape<a name="Groovy_Grape"></a></h3><a name="Groovy_Grape"></a><div class="source"><pre class="prettyprint">@Grapes(
+@Grab(group='org.apache.curator', module='curator-x-discovery', version='2.0.0-SNAPSHOT')
+)</pre></div></div><div class="section"><h3>Grails<a name="Grails"></a></h3><a name="Grails"></a><div class="source"><pre class="prettyprint">compile 'org.apache.curator:curator-x-discovery:2.0.0-SNAPSHOT'</pre></div></div><div class="section"><h3>Leiningen<a name="Leiningen"></a></h3><a name="Leiningen"></a><div class="source"><pre class="prettyprint">[org.apache.curator/curator-x-discovery &quot;2.0.0-SNAPSHOT&quot;]</pre></div></div><div class="section"><h3>SBT<a name="SBT"></a></h3><a name="SBT"></a><div class="source"><pre class="prettyprint">libraryDependencies += &quot;org.apache.curator&quot; %% &quot;curator-x-discovery&quot; % &quot;2.0.0-SNAPSHOT&quot;</pre></div></div></div>
+                  </div>
+            </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+              <div class="row span12">Copyright &copy;                    2011-2013
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+            
+      </div>
+
+                                                                  <?xml version="1.0" encoding="UTF-8"?>
+<div style="margin-bottom: 8px;" class="row span12">Apache Curator, the Apache feather logo, and the Apache Curator project logos are
+                trademarks of The Apache Software Foundation. All other marks mentioned may be
+                trademarks or registered trademarks of their respective owners.</div>
+                  
+        
+                </div>
+    </footer>
+  </body>
+</html>

Propchange: incubator/curator/site/trunk/curator-x-discovery/dependency-info.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/curator/site/trunk/curator-x-discovery/dependency-info.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: incubator/curator/site/trunk/curator-x-discovery/dependency-info.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: incubator/curator/site/trunk/curator-x-discovery/dependency-management.html
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery/dependency-management.html?rev=1459958&view=auto
==============================================================================
--- incubator/curator/site/trunk/curator-x-discovery/dependency-management.html (added)
+++ incubator/curator/site/trunk/curator-x-discovery/dependency-management.html Fri Mar 22 19:57:43 2013
@@ -0,0 +1,290 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at Mar 22, 2013
+ | Rendered using Apache Maven Fluido Skin 1.3.0
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20130322" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Discovery Service - Project Dependency Management</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script>
+
+                          
+        
+<link rel="stylesheet" href="../css/site.css"/>
+                      
+        
+<script type="text/javascript">$(function(){
+                    $('a[title="Service Discovery"]').parent().addClass("active");
+                });</script>
+          
+            </head>
+        <body class="topBarDisabled">
+          
+        
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                                  <a href="../index.html" id="bannerLeft">
+                                                                                                <img src="../images/curator-logo.png"  alt="Apache Curator"/>
+                </a>
+                      </div>
+        <div class="pull-right">                  <a href="http://incubator.apache.org" id="bannerRight">
+                                                                                        <img src="http://incubator.apache.org/images/apache-incubator-logo.png"  alt="Apache Incubator"/>
+                </a>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+            
+                  <li id="publishDate">Last Published: 2013-03-22</li>
+                  <li class="divider">|</li> <li id="projectVersion">Version: 2.0.0-SNAPSHOT</li>
+                      
+                
+            
+      
+                                              
+    <li class="pull-right">              <a href="http://zookeeper.apache.org" class="externalLink" title="Apache ZooKeeper">
+        Apache ZooKeeper</a>
+  </li>
+
+                        </ul>
+      </div>
+
+            
+      <div class="row-fluid">
+        <div id="leftColumn" class="span3">
+          <div class="well sidebar-nav">
+                
+            
+                <ul class="nav nav-list">
+                    <li class="nav-header">Apache Curator</li>
+                                
+      <li>
+    
+                          <a href="../index.html" title="About">
+          <i class="none"></i>
+        About</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../getting-started.html" title="Getting Started">
+          <i class="none"></i>
+        Getting Started</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../curator-examples/index.html" title="Examples">
+          <i class="none"></i>
+        Examples</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../curator-recipes/index.html" title="Recipes">
+          <i class="none"></i>
+        Recipes</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../curator-framework/index.html" title="Framework">
+          <i class="none"></i>
+        Framework</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../utilities.html" title="Utilities">
+          <i class="none"></i>
+        Utilities</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../curator-client/index.html" title="Client">
+          <i class="none"></i>
+        Client</a>
+            </li>
+                              <li class="nav-header">Details</li>
+                                
+      <li>
+    
+                          <a href="../errors.html" title="Error Handling">
+          <i class="none"></i>
+        Error Handling</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../logging.html" title="Logging and Tracing">
+          <i class="none"></i>
+        Logging and Tracing</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../tech-notes.html" title="Tech Notes">
+          <i class="none"></i>
+        Tech Notes</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../exhibitor.html" title="Exhibitor Integration">
+          <i class="none"></i>
+        Exhibitor Integration</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../project-info.html" title="Project Information">
+          <i class="none"></i>
+        Project Information</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../apidocs/index.html" title="Javadoc">
+          <i class="none"></i>
+        Javadoc</a>
+            </li>
+                              <li class="nav-header">Extensions</li>
+                                
+      <li>
+    
+                          <a href="../curator-x-discovery/index.html" title="Service Discovery">
+          <i class="none"></i>
+        Service Discovery</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../curator-x-discovery-server/index.html" title="Service Discovery Server">
+          <i class="none"></i>
+        Service Discovery Server</a>
+            </li>
+                              <li class="nav-header">Community</li>
+                                
+      <li>
+    
+                          <a href="../patches.html" title="Submitting Patches">
+          <i class="none"></i>
+        Submitting Patches</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../history.html" title="History">
+          <i class="none"></i>
+        History</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../articles.html" title="Third Party Articles">
+          <i class="none"></i>
+        Third Party Articles</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../contributions.html" title="Third Party Contributions">
+          <i class="none"></i>
+        Third Party Contributions</a>
+            </li>
+                              <li class="nav-header">ASF</li>
+                                
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How the ASF works">
+          <i class="none"></i>
+        How the ASF works</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/getinvolved.html" class="externalLink" title="Get Involved">
+          <i class="none"></i>
+        Get Involved</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/dev/" class="externalLink" title="Developer Resources">
+          <i class="none"></i>
+        Developer Resources</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship">
+          <i class="none"></i>
+        Sponsorship</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
+          <i class="none"></i>
+        Thanks</a>
+            </li>
+            </ul>
+                
+            
+                
+          <hr class="divider" />
+
+           <div id="poweredBy">
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+                
+        <div id="bodyColumn"  class="span9" >
+                                  
+            <div class="section"><h2>Project Dependency Management<a name="Project_Dependency_Management"></a></h2><a name="Project_Dependency_Management"></a><div class="section"><h3>compile<a name="compile"></a></h3><a name="compile"></a><p>The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:</p><table border="0" class="table table-striped"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th><th>License</th></tr><tr class="b"><td>org.apache.curator</td><td><a class="externalLink" href="http://curator.incubator.apache.org/curator-client">curator-client</a></td><td>2.0.0-SNAPSHOT</td><td>jar</td><td>file:///Users/jzimmerman/Netflix/dev/oss/apache/curator/curator-client/LICENSE.txt</td></tr><tr class="a"><td>org.apache.curator</td><td><a class="externalLink" href="http://curator.incubator.apache.org/curator-framework">curator
 -framework</a></td><td>2.0.0-SNAPSHOT</td><td>jar</td><td>file:///Users/jzimmerman/Netflix/dev/oss/apache/curator/curator-framework/LICENSE.txt</td></tr><tr class="b"><td>org.apache.curator</td><td><a class="externalLink" href="http://curator.incubator.apache.org/curator-recipes">curator-recipes</a></td><td>2.0.0-SNAPSHOT</td><td>jar</td><td>file:///Users/jzimmerman/Netflix/dev/oss/apache/curator/curator-recipes/LICENSE.txt</td></tr><tr class="a"><td>org.apache.curator</td><td><a class="externalLink" href="http://curator.incubator.apache.org/curator-test">curator-test</a></td><td>2.0.0-SNAPSHOT</td><td>jar</td><td>file:///Users/jzimmerman/Netflix/dev/oss/apache/curator/curator-test/LICENSE.txt</td></tr><tr class="b"><td>org.apache.curator</td><td><a class="externalLink" href="http://curator.incubator.apache.org/curator-x-discovery">curator-x-discovery</a></td><td>2.0.0-SNAPSHOT</td><td>jar</td><td>file:///Users/jzimmerman/Netflix/dev/oss/apache/curator/curator-x-discovery/LI
 CENSE.txt</td></tr><tr class="a"><td>org.apache.curator</td><td><a class="externalLink" href="http://curator.incubator.apache.org/curator-x-discovery-server">curator-x-discovery-server</a></td><td>2.0.0-SNAPSHOT</td><td>jar</td><td>file:///Users/jzimmerman/Netflix/dev/oss/apache/curator/curator-x-discovery-server/LICENSE.txt</td></tr><tr class="b"><td>org.mockito</td><td><a class="externalLink" href="http://www.mockito.org">mockito-core</a></td><td>1.8.5</td><td>jar</td><td><a class="externalLink" href="http://code.google.com/p/mockito/wiki/License">The MIT License</a></td></tr><tr class="a"><td>org.slf4j</td><td><a class="externalLink" href="http://www.slf4j.org">slf4j-api</a></td><td>1.6.4</td><td>jar</td><td><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></td></tr></table></div></div>
+                  </div>
+            </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+              <div class="row span12">Copyright &copy;                    2011-2013
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+            
+      </div>
+
+                                                                  <?xml version="1.0" encoding="UTF-8"?>
+<div style="margin-bottom: 8px;" class="row span12">Apache Curator, the Apache feather logo, and the Apache Curator project logos are
+                trademarks of The Apache Software Foundation. All other marks mentioned may be
+                trademarks or registered trademarks of their respective owners.</div>
+                  
+        
+                </div>
+    </footer>
+  </body>
+</html>

Propchange: incubator/curator/site/trunk/curator-x-discovery/dependency-management.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/curator/site/trunk/curator-x-discovery/dependency-management.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: incubator/curator/site/trunk/curator-x-discovery/dependency-management.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: incubator/curator/site/trunk/curator-x-discovery/distribution-management.html
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery/distribution-management.html?rev=1459958&view=auto
==============================================================================
--- incubator/curator/site/trunk/curator-x-discovery/distribution-management.html (added)
+++ incubator/curator/site/trunk/curator-x-discovery/distribution-management.html Fri Mar 22 19:57:43 2013
@@ -0,0 +1,290 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at Mar 22, 2013
+ | Rendered using Apache Maven Fluido Skin 1.3.0
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20130322" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Discovery Service - Project Distribution Management</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script>
+
+                          
+        
+<link rel="stylesheet" href="../css/site.css"/>
+                      
+        
+<script type="text/javascript">$(function(){
+                    $('a[title="Service Discovery"]').parent().addClass("active");
+                });</script>
+          
+            </head>
+        <body class="topBarDisabled">
+          
+        
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                                  <a href="../index.html" id="bannerLeft">
+                                                                                                <img src="../images/curator-logo.png"  alt="Apache Curator"/>
+                </a>
+                      </div>
+        <div class="pull-right">                  <a href="http://incubator.apache.org" id="bannerRight">
+                                                                                        <img src="http://incubator.apache.org/images/apache-incubator-logo.png"  alt="Apache Incubator"/>
+                </a>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+            
+                  <li id="publishDate">Last Published: 2013-03-22</li>
+                  <li class="divider">|</li> <li id="projectVersion">Version: 2.0.0-SNAPSHOT</li>
+                      
+                
+            
+      
+                                              
+    <li class="pull-right">              <a href="http://zookeeper.apache.org" class="externalLink" title="Apache ZooKeeper">
+        Apache ZooKeeper</a>
+  </li>
+
+                        </ul>
+      </div>
+
+            
+      <div class="row-fluid">
+        <div id="leftColumn" class="span3">
+          <div class="well sidebar-nav">
+                
+            
+                <ul class="nav nav-list">
+                    <li class="nav-header">Apache Curator</li>
+                                
+      <li>
+    
+                          <a href="../index.html" title="About">
+          <i class="none"></i>
+        About</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../getting-started.html" title="Getting Started">
+          <i class="none"></i>
+        Getting Started</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../curator-examples/index.html" title="Examples">
+          <i class="none"></i>
+        Examples</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../curator-recipes/index.html" title="Recipes">
+          <i class="none"></i>
+        Recipes</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../curator-framework/index.html" title="Framework">
+          <i class="none"></i>
+        Framework</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../utilities.html" title="Utilities">
+          <i class="none"></i>
+        Utilities</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../curator-client/index.html" title="Client">
+          <i class="none"></i>
+        Client</a>
+            </li>
+                              <li class="nav-header">Details</li>
+                                
+      <li>
+    
+                          <a href="../errors.html" title="Error Handling">
+          <i class="none"></i>
+        Error Handling</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../logging.html" title="Logging and Tracing">
+          <i class="none"></i>
+        Logging and Tracing</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../tech-notes.html" title="Tech Notes">
+          <i class="none"></i>
+        Tech Notes</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../exhibitor.html" title="Exhibitor Integration">
+          <i class="none"></i>
+        Exhibitor Integration</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../project-info.html" title="Project Information">
+          <i class="none"></i>
+        Project Information</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../apidocs/index.html" title="Javadoc">
+          <i class="none"></i>
+        Javadoc</a>
+            </li>
+                              <li class="nav-header">Extensions</li>
+                                
+      <li>
+    
+                          <a href="../curator-x-discovery/index.html" title="Service Discovery">
+          <i class="none"></i>
+        Service Discovery</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../curator-x-discovery-server/index.html" title="Service Discovery Server">
+          <i class="none"></i>
+        Service Discovery Server</a>
+            </li>
+                              <li class="nav-header">Community</li>
+                                
+      <li>
+    
+                          <a href="../patches.html" title="Submitting Patches">
+          <i class="none"></i>
+        Submitting Patches</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../history.html" title="History">
+          <i class="none"></i>
+        History</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../articles.html" title="Third Party Articles">
+          <i class="none"></i>
+        Third Party Articles</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../contributions.html" title="Third Party Contributions">
+          <i class="none"></i>
+        Third Party Contributions</a>
+            </li>
+                              <li class="nav-header">ASF</li>
+                                
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How the ASF works">
+          <i class="none"></i>
+        How the ASF works</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/getinvolved.html" class="externalLink" title="Get Involved">
+          <i class="none"></i>
+        Get Involved</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/dev/" class="externalLink" title="Developer Resources">
+          <i class="none"></i>
+        Developer Resources</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship">
+          <i class="none"></i>
+        Sponsorship</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
+          <i class="none"></i>
+        Thanks</a>
+            </li>
+            </ul>
+                
+            
+                
+          <hr class="divider" />
+
+           <div id="poweredBy">
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+                
+        <div id="bodyColumn"  class="span9" >
+                                  
+            <div class="section"><h2>Overview<a name="Overview"></a></h2><a name="Overview"></a><p>The following is the distribution management information used by this project.</p><div class="section"><h3>Repository - apache.releases.https<a name="Repository_-_apache.releases.https"></a></h3><a name="Repository_-_apache.releases.https"></a><a class="externalLink" href="https://repository.apache.org/service/local/staging/deploy/maven2">https://repository.apache.org/service/local/staging/deploy/maven2</a></div><div class="section"><h3>Snapshot Repository - apache.snapshots.https<a name="Snapshot_Repository_-_apache.snapshots.https"></a></h3><a name="Snapshot_Repository_-_apache.snapshots.https"></a><a class="externalLink" href="https://repository.apache.org/content/repositories/snapshots">https://repository.apache.org/content/repositories/snapshots</a></div><div class="section"><h3>Site - apache<a name="Site_-_apache"></a></h3><a name="Site_-_apache"></a><p>scp://people.apach
 e.org/www/curator.incubator.apache.org/curator-x-discovery</p></div></div>
+                  </div>
+            </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+              <div class="row span12">Copyright &copy;                    2011-2013
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+            
+      </div>
+
+                                                                  <?xml version="1.0" encoding="UTF-8"?>
+<div style="margin-bottom: 8px;" class="row span12">Apache Curator, the Apache feather logo, and the Apache Curator project logos are
+                trademarks of The Apache Software Foundation. All other marks mentioned may be
+                trademarks or registered trademarks of their respective owners.</div>
+                  
+        
+                </div>
+    </footer>
+  </body>
+</html>

Propchange: incubator/curator/site/trunk/curator-x-discovery/distribution-management.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/curator/site/trunk/curator-x-discovery/distribution-management.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: incubator/curator/site/trunk/curator-x-discovery/distribution-management.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: incubator/curator/site/trunk/curator-x-discovery/images/accessories-text-editor.png
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery/images/accessories-text-editor.png?rev=1459958&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/curator/site/trunk/curator-x-discovery/images/accessories-text-editor.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/curator/site/trunk/curator-x-discovery/images/add.gif
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery/images/add.gif?rev=1459958&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/curator/site/trunk/curator-x-discovery/images/add.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: incubator/curator/site/trunk/curator-x-discovery/images/apache-maven-project-2.png
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery/images/apache-maven-project-2.png?rev=1459958&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/curator/site/trunk/curator-x-discovery/images/apache-maven-project-2.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/curator/site/trunk/curator-x-discovery/images/application-certificate.png
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery/images/application-certificate.png?rev=1459958&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/curator/site/trunk/curator-x-discovery/images/application-certificate.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/curator/site/trunk/curator-x-discovery/images/close.gif
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery/images/close.gif?rev=1459958&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/curator/site/trunk/curator-x-discovery/images/close.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: incubator/curator/site/trunk/curator-x-discovery/images/contact-new.png
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery/images/contact-new.png?rev=1459958&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/curator/site/trunk/curator-x-discovery/images/contact-new.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/curator/site/trunk/curator-x-discovery/images/document-properties.png
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery/images/document-properties.png?rev=1459958&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/curator/site/trunk/curator-x-discovery/images/document-properties.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/curator/site/trunk/curator-x-discovery/images/drive-harddisk.png
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery/images/drive-harddisk.png?rev=1459958&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/curator/site/trunk/curator-x-discovery/images/drive-harddisk.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/curator/site/trunk/curator-x-discovery/images/fix.gif
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery/images/fix.gif?rev=1459958&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/curator/site/trunk/curator-x-discovery/images/fix.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: incubator/curator/site/trunk/curator-x-discovery/images/icon_error_sml.gif
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery/images/icon_error_sml.gif?rev=1459958&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/curator/site/trunk/curator-x-discovery/images/icon_error_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: incubator/curator/site/trunk/curator-x-discovery/images/icon_help_sml.gif
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery/images/icon_help_sml.gif?rev=1459958&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/curator/site/trunk/curator-x-discovery/images/icon_help_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: incubator/curator/site/trunk/curator-x-discovery/images/icon_info_sml.gif
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery/images/icon_info_sml.gif?rev=1459958&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/curator/site/trunk/curator-x-discovery/images/icon_info_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: incubator/curator/site/trunk/curator-x-discovery/images/icon_success_sml.gif
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery/images/icon_success_sml.gif?rev=1459958&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/curator/site/trunk/curator-x-discovery/images/icon_success_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: incubator/curator/site/trunk/curator-x-discovery/images/icon_warning_sml.gif
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery/images/icon_warning_sml.gif?rev=1459958&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/curator/site/trunk/curator-x-discovery/images/icon_warning_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: incubator/curator/site/trunk/curator-x-discovery/images/image-x-generic.png
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery/images/image-x-generic.png?rev=1459958&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/curator/site/trunk/curator-x-discovery/images/image-x-generic.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/curator/site/trunk/curator-x-discovery/images/internet-web-browser.png
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery/images/internet-web-browser.png?rev=1459958&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/curator/site/trunk/curator-x-discovery/images/internet-web-browser.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/curator/site/trunk/curator-x-discovery/images/logos/build-by-maven-black.png
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery/images/logos/build-by-maven-black.png?rev=1459958&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/curator/site/trunk/curator-x-discovery/images/logos/build-by-maven-black.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/curator/site/trunk/curator-x-discovery/images/logos/build-by-maven-white.png
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery/images/logos/build-by-maven-white.png?rev=1459958&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/curator/site/trunk/curator-x-discovery/images/logos/build-by-maven-white.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/curator/site/trunk/curator-x-discovery/images/logos/maven-feather.png
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery/images/logos/maven-feather.png?rev=1459958&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/curator/site/trunk/curator-x-discovery/images/logos/maven-feather.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/curator/site/trunk/curator-x-discovery/images/network-server.png
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery/images/network-server.png?rev=1459958&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/curator/site/trunk/curator-x-discovery/images/network-server.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/curator/site/trunk/curator-x-discovery/images/package-x-generic.png
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery/images/package-x-generic.png?rev=1459958&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/curator/site/trunk/curator-x-discovery/images/package-x-generic.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/curator/site/trunk/curator-x-discovery/images/profiles/pre-release.png
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery/images/profiles/pre-release.png?rev=1459958&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/curator/site/trunk/curator-x-discovery/images/profiles/pre-release.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/curator/site/trunk/curator-x-discovery/images/profiles/retired.png
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery/images/profiles/retired.png?rev=1459958&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/curator/site/trunk/curator-x-discovery/images/profiles/retired.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/curator/site/trunk/curator-x-discovery/images/profiles/sandbox.png
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery/images/profiles/sandbox.png?rev=1459958&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/curator/site/trunk/curator-x-discovery/images/profiles/sandbox.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/curator/site/trunk/curator-x-discovery/images/remove.gif
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery/images/remove.gif?rev=1459958&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/curator/site/trunk/curator-x-discovery/images/remove.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: incubator/curator/site/trunk/curator-x-discovery/images/rss.png
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery/images/rss.png?rev=1459958&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/curator/site/trunk/curator-x-discovery/images/rss.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/curator/site/trunk/curator-x-discovery/images/update.gif
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery/images/update.gif?rev=1459958&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/curator/site/trunk/curator-x-discovery/images/update.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: incubator/curator/site/trunk/curator-x-discovery/images/window-new.png
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery/images/window-new.png?rev=1459958&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/curator/site/trunk/curator-x-discovery/images/window-new.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/curator/site/trunk/curator-x-discovery/img/glyphicons-halflings-white.png
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery/img/glyphicons-halflings-white.png?rev=1459958&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/curator/site/trunk/curator-x-discovery/img/glyphicons-halflings-white.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/curator/site/trunk/curator-x-discovery/img/glyphicons-halflings.png
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery/img/glyphicons-halflings.png?rev=1459958&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/curator/site/trunk/curator-x-discovery/img/glyphicons-halflings.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/curator/site/trunk/curator-x-discovery/index.html
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery/index.html?rev=1459958&view=auto
==============================================================================
--- incubator/curator/site/trunk/curator-x-discovery/index.html (added)
+++ incubator/curator/site/trunk/curator-x-discovery/index.html Fri Mar 22 19:57:43 2013
@@ -0,0 +1,351 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at Mar 22, 2013
+ | Rendered using Apache Maven Fluido Skin 1.3.0
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20130322" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Discovery Service - </title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script>
+
+                          
+        
+<link rel="stylesheet" href="../css/site.css"/>
+                      
+        
+<script type="text/javascript">$(function(){
+                    $('a[title="Service Discovery"]').parent().addClass("active");
+                });</script>
+          
+            </head>
+        <body class="topBarDisabled">
+          
+        
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                                  <a href="../index.html" id="bannerLeft">
+                                                                                                <img src="../images/curator-logo.png"  alt="Apache Curator"/>
+                </a>
+                      </div>
+        <div class="pull-right">                  <a href="http://incubator.apache.org" id="bannerRight">
+                                                                                        <img src="http://incubator.apache.org/images/apache-incubator-logo.png"  alt="Apache Incubator"/>
+                </a>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+            
+                  <li id="publishDate">Last Published: 2013-03-22</li>
+                  <li class="divider">|</li> <li id="projectVersion">Version: 2.0.0-SNAPSHOT</li>
+                      
+                
+            
+      
+                                              
+    <li class="pull-right">              <a href="http://zookeeper.apache.org" class="externalLink" title="Apache ZooKeeper">
+        Apache ZooKeeper</a>
+  </li>
+
+                        </ul>
+      </div>
+
+            
+      <div class="row-fluid">
+        <div id="leftColumn" class="span3">
+          <div class="well sidebar-nav">
+                
+            
+                <ul class="nav nav-list">
+                    <li class="nav-header">Apache Curator</li>
+                                
+      <li>
+    
+                          <a href="../index.html" title="About">
+          <i class="none"></i>
+        About</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../getting-started.html" title="Getting Started">
+          <i class="none"></i>
+        Getting Started</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../curator-examples/index.html" title="Examples">
+          <i class="none"></i>
+        Examples</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../curator-recipes/index.html" title="Recipes">
+          <i class="none"></i>
+        Recipes</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../curator-framework/index.html" title="Framework">
+          <i class="none"></i>
+        Framework</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../utilities.html" title="Utilities">
+          <i class="none"></i>
+        Utilities</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../curator-client/index.html" title="Client">
+          <i class="none"></i>
+        Client</a>
+            </li>
+                              <li class="nav-header">Details</li>
+                                
+      <li>
+    
+                          <a href="../errors.html" title="Error Handling">
+          <i class="none"></i>
+        Error Handling</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../logging.html" title="Logging and Tracing">
+          <i class="none"></i>
+        Logging and Tracing</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../tech-notes.html" title="Tech Notes">
+          <i class="none"></i>
+        Tech Notes</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../exhibitor.html" title="Exhibitor Integration">
+          <i class="none"></i>
+        Exhibitor Integration</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../project-info.html" title="Project Information">
+          <i class="none"></i>
+        Project Information</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../apidocs/index.html" title="Javadoc">
+          <i class="none"></i>
+        Javadoc</a>
+            </li>
+                              <li class="nav-header">Extensions</li>
+                                
+      <li>
+    
+                          <a href="../curator-x-discovery/index.html" title="Service Discovery">
+          <i class="none"></i>
+        Service Discovery</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../curator-x-discovery-server/index.html" title="Service Discovery Server">
+          <i class="none"></i>
+        Service Discovery Server</a>
+            </li>
+                              <li class="nav-header">Community</li>
+                                
+      <li>
+    
+                          <a href="../patches.html" title="Submitting Patches">
+          <i class="none"></i>
+        Submitting Patches</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../history.html" title="History">
+          <i class="none"></i>
+        History</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../articles.html" title="Third Party Articles">
+          <i class="none"></i>
+        Third Party Articles</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../contributions.html" title="Third Party Contributions">
+          <i class="none"></i>
+        Third Party Contributions</a>
+            </li>
+                              <li class="nav-header">ASF</li>
+                                
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How the ASF works">
+          <i class="none"></i>
+        How the ASF works</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/getinvolved.html" class="externalLink" title="Get Involved">
+          <i class="none"></i>
+        Get Involved</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/dev/" class="externalLink" title="Developer Resources">
+          <i class="none"></i>
+        Developer Resources</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship">
+          <i class="none"></i>
+        Sponsorship</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
+          <i class="none"></i>
+        Thanks</a>
+            </li>
+            </ul>
+                
+            
+                
+          <hr class="divider" />
+
+           <div id="poweredBy">
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+                
+        <div id="bodyColumn"  class="span9" >
+                                  
+            <div class="section"><h2>Service Discovery<a name="Service_Discovery"></a></h2></div><div class="section"><h3>Packaging<a name="Packaging"></a></h3></div><p>Curator Service Discovery is in its own package in Maven Central: <tt>curator-x-discovery</tt></p><div class="section"><h3>What Is a Discovery Service?<a name="What_Is_a_Discovery_Service"></a></h3></div><p>In SOA/distributed systems, services need to find each other. i.e. a web service might need to find a caching service, etc. DNS can be used for this but it is nowhere near flexible enough for services that are constantly changing. A Service Discovery system provides a mechanism for:</p><ul><li>Services to register their availability</li><li>Locating a single instance of a particular service</li><li>Notifying when the instances of a service change</li></ul><div class="section"><h3>Curator Service Discovery<a name="Curator_Service_Discovery"></a></h3></div><div class="section"><h4>ServiceInstance<a name="Ser
 viceInstance"></a></h4></div><p>A service instance is represented by the class: <tt>ServiceInstance</tt>. ServiceInstances have a name, id, address, port and/or ssl port, and an optional payload (user defined). ServiceInstances are serialized and stored in ZooKeeper in the following way:</p><div class="source"><pre class="prettyprint">base path
+       |_______ service A name
+                    |__________ instance 1 id --&gt; (serialized ServiceInstance)
+                    |__________ instance 2 id --&gt; (serialized ServiceInstance)
+                    |__________ ...
+       |_______ service B name
+                    |__________ instance 1 id --&gt; (serialized ServiceInstance)
+                    |__________ instance 2 id --&gt; (serialized ServiceInstance)
+                    |__________ ...
+       |_______ ...
+</pre></div><div class="section"><h4>ServiceProvider<a name="ServiceProvider"></a></h4></div><p>The main abstraction class is <tt>ServiceProvider</tt>. It encapsulates the discovery service for a particular named service along with a provider strategy. A provider strategy is a scheme for selecting one instance from a set of instances for a given service. There are three bundled strategies: Round Robin, Random and Sticky (always selects the same one).</p><p>ServiceProviders are allocated by using a <tt>ServiceProviderBuilder</tt>. You obtain a ServiceProviderBuilder from the ServiceDiscovery (see below). The ServiceProviderBuilder allows you to set the service name and several other optional values.</p><p>The ServiceProvider must be started by calling <tt>start()</tt>. When finished you should call <tt>close()</tt>. The only method in ServiceProvider is:</p><div class="source"><pre class="prettyprint">public ServiceInstance&lt;T&gt; getInstance()
+                            throws Exception
+Return an instance for a single use. IMPORTANT: users should not hold on to the instance
+returned. A fresh instance should always be retrieved.
+Returns:
+the instance to use
+</pre></div><div class="section"><h4>ServiceDiscovery<a name="ServiceDiscovery"></a></h4></div><p>In order to allocate a ServiceProvider, you must have a ServiceDiscovery. It is created by a <tt>ServiceDiscoveryBuilder</tt>.</p><p>You must call <tt>start()</tt> on the object and, when done with it, call <tt>close()</tt>.</p><hr /><div class="section"><h4>Low Level APIs<a name="Low_Level_APIs"></a></h4></div><p>The ServiceProvider API is all you should need for most purposes. However, for finer grained control, you can use these methods:</p><p><b>Registering/Unregistering Services</b></p><p>Normally, you pass your application's service descriptor to the ServiceDiscovery constructor and it will get registered/unregistered automatically. If, though, you need to manually do this, use these methods:</p><div class="source"><pre class="prettyprint">public void registerService(ServiceInstance&lt;T&gt; service)
+                    throws Exception
+Register/re-register/update a service instance
+Parameters:
+service - service to add
+</pre></div><div class="source"><pre class="prettyprint">public void unregisterService(ServiceInstance&lt;T&gt; service)
+                      throws Exception
+Unregister/remove a service instance
+Parameters:
+service - the service
+</pre></div><p><b>Querying for Services</b></p><p>You can query for all service names, all instances of a particular service, or single service instance.</p><div class="source"><pre class="prettyprint">public Collection&lt;String&gt; queryForNames()
+                              throws Exception
+Return the names of all known services
+Returns:
+list of service names
+</pre></div><div class="source"><pre class="prettyprint">public Collection&lt;ServiceInstance&lt;T&gt;&gt; queryForInstances(String name)
+                                            throws Exception
+Return all known instances for the given service
+Parameters:
+name - name of the service
+Returns:
+list of instances (or an empty list)
+</pre></div><div class="source"><pre class="prettyprint">public ServiceInstance&lt;T&gt; queryForInstance(String name,
+                                         String id)
+                                 throws Exception
+Return a service instance POJO
+Parameters:
+name - name of the service
+id - ID of the instance
+Returns:
+the instance or null if not found
+</pre></div><p><b>Service Cache</b></p><p>Each of the above query methods calls ZooKeeper directly. If you need more than occasional querying of services you can use the <tt>ServiceCache</tt>. It caches in memory the list of instances for a particular service. It uses a Watcher to keep the list up to date.</p><p>You allocate a ServiceCache via the builder returned by <tt>ServiceDiscovery.serviceCacheBuilder()</tt>. The ServiceCache object must be started by calling <tt>start()</tt> and, when done, you should call <tt>close()</tt>. You can get the currently known list of instances for the service by calling:</p><div class="source"><pre class="prettyprint">public Collection&lt;ServiceInstance&lt;T&gt;&gt; getInstances()
+Return the current list of instances. NOTE: there is no guarantee of freshness. This is merely
+the last known list of instances. However, the list is updated via a ZooKeeper watcher so it
+should be fresh within a window of a second or two.
+</pre></div><p>ServiceCache supports a listener that gets notified when Watcher has updated the list of instances:</p><div class="source"><pre class="prettyprint">/**
+ * Listener for changes to a service cache
+ */
+public interface ServiceCacheListener extends ConnectionStateListener
+{
+    /**
+     * Called when the cache has changed (instances added/deleted, etc.)
+     */
+    public void cacheChanged();
+}
+</pre></div>
+                  </div>
+            </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+              <div class="row span12">Copyright &copy;                    2011-2013
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+            
+      </div>
+
+                                                                  <?xml version="1.0" encoding="UTF-8"?>
+<div style="margin-bottom: 8px;" class="row span12">Apache Curator, the Apache feather logo, and the Apache Curator project logos are
+                trademarks of The Apache Software Foundation. All other marks mentioned may be
+                trademarks or registered trademarks of their respective owners.</div>
+                  
+        
+                </div>
+    </footer>
+  </body>
+</html>

Propchange: incubator/curator/site/trunk/curator-x-discovery/index.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/curator/site/trunk/curator-x-discovery/index.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: incubator/curator/site/trunk/curator-x-discovery/index.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Added: incubator/curator/site/trunk/curator-x-discovery/integration.html
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery/integration.html?rev=1459958&view=auto
==============================================================================
--- incubator/curator/site/trunk/curator-x-discovery/integration.html (added)
+++ incubator/curator/site/trunk/curator-x-discovery/integration.html Fri Mar 22 19:57:43 2013
@@ -0,0 +1,290 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at Mar 22, 2013
+ | Rendered using Apache Maven Fluido Skin 1.3.0
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20130322" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Discovery Service - Continuous Integration</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script>
+
+                          
+        
+<link rel="stylesheet" href="../css/site.css"/>
+                      
+        
+<script type="text/javascript">$(function(){
+                    $('a[title="Service Discovery"]').parent().addClass("active");
+                });</script>
+          
+            </head>
+        <body class="topBarDisabled">
+          
+        
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                                  <a href="../index.html" id="bannerLeft">
+                                                                                                <img src="../images/curator-logo.png"  alt="Apache Curator"/>
+                </a>
+                      </div>
+        <div class="pull-right">                  <a href="http://incubator.apache.org" id="bannerRight">
+                                                                                        <img src="http://incubator.apache.org/images/apache-incubator-logo.png"  alt="Apache Incubator"/>
+                </a>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+            
+                  <li id="publishDate">Last Published: 2013-03-22</li>
+                  <li class="divider">|</li> <li id="projectVersion">Version: 2.0.0-SNAPSHOT</li>
+                      
+                
+            
+      
+                                              
+    <li class="pull-right">              <a href="http://zookeeper.apache.org" class="externalLink" title="Apache ZooKeeper">
+        Apache ZooKeeper</a>
+  </li>
+
+                        </ul>
+      </div>
+
+            
+      <div class="row-fluid">
+        <div id="leftColumn" class="span3">
+          <div class="well sidebar-nav">
+                
+            
+                <ul class="nav nav-list">
+                    <li class="nav-header">Apache Curator</li>
+                                
+      <li>
+    
+                          <a href="../index.html" title="About">
+          <i class="none"></i>
+        About</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../getting-started.html" title="Getting Started">
+          <i class="none"></i>
+        Getting Started</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../curator-examples/index.html" title="Examples">
+          <i class="none"></i>
+        Examples</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../curator-recipes/index.html" title="Recipes">
+          <i class="none"></i>
+        Recipes</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../curator-framework/index.html" title="Framework">
+          <i class="none"></i>
+        Framework</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../utilities.html" title="Utilities">
+          <i class="none"></i>
+        Utilities</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../curator-client/index.html" title="Client">
+          <i class="none"></i>
+        Client</a>
+            </li>
+                              <li class="nav-header">Details</li>
+                                
+      <li>
+    
+                          <a href="../errors.html" title="Error Handling">
+          <i class="none"></i>
+        Error Handling</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../logging.html" title="Logging and Tracing">
+          <i class="none"></i>
+        Logging and Tracing</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../tech-notes.html" title="Tech Notes">
+          <i class="none"></i>
+        Tech Notes</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../exhibitor.html" title="Exhibitor Integration">
+          <i class="none"></i>
+        Exhibitor Integration</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../project-info.html" title="Project Information">
+          <i class="none"></i>
+        Project Information</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../apidocs/index.html" title="Javadoc">
+          <i class="none"></i>
+        Javadoc</a>
+            </li>
+                              <li class="nav-header">Extensions</li>
+                                
+      <li>
+    
+                          <a href="../curator-x-discovery/index.html" title="Service Discovery">
+          <i class="none"></i>
+        Service Discovery</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../curator-x-discovery-server/index.html" title="Service Discovery Server">
+          <i class="none"></i>
+        Service Discovery Server</a>
+            </li>
+                              <li class="nav-header">Community</li>
+                                
+      <li>
+    
+                          <a href="../patches.html" title="Submitting Patches">
+          <i class="none"></i>
+        Submitting Patches</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../history.html" title="History">
+          <i class="none"></i>
+        History</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../articles.html" title="Third Party Articles">
+          <i class="none"></i>
+        Third Party Articles</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../contributions.html" title="Third Party Contributions">
+          <i class="none"></i>
+        Third Party Contributions</a>
+            </li>
+                              <li class="nav-header">ASF</li>
+                                
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How the ASF works">
+          <i class="none"></i>
+        How the ASF works</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/getinvolved.html" class="externalLink" title="Get Involved">
+          <i class="none"></i>
+        Get Involved</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/dev/" class="externalLink" title="Developer Resources">
+          <i class="none"></i>
+        Developer Resources</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship">
+          <i class="none"></i>
+        Sponsorship</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
+          <i class="none"></i>
+        Thanks</a>
+            </li>
+            </ul>
+                
+            
+                
+          <hr class="divider" />
+
+           <div id="poweredBy">
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+                
+        <div id="bodyColumn"  class="span9" >
+                                  
+            <div class="section"><h2>Overview<a name="Overview"></a></h2><a name="Overview"></a><p>This project uses <a class="externalLink" href="http://jenkins-ci.org/">Jenkins</a>.</p></div><div class="section"><h2>Access<a name="Access"></a></h2><a name="Access"></a><p>The following is a link to the continuous integration system used by the project.</p><div class="source"><pre class="prettyprint"><a class="externalLink" href="https://builds.apache.org/job/Curator/">https://builds.apache.org/job/Curator/</a></pre></div></div><div class="section"><h2>Notifiers<a name="Notifiers"></a></h2><a name="Notifiers"></a><p>Configuration for notifying developers/users when a build is unsuccessful, including user information and notification mode.</p><table border="0" class="table table-striped"><tr class="a"><th>Type</th><th>Address</th><th>Configuration</th></tr><tr class="b"><td>mail</td><td>-</td><td>address=dev@curator.incubator.apache.org</td></tr></table></div>
+                  </div>
+            </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+              <div class="row span12">Copyright &copy;                    2011-2013
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+            
+      </div>
+
+                                                                  <?xml version="1.0" encoding="UTF-8"?>
+<div style="margin-bottom: 8px;" class="row span12">Apache Curator, the Apache feather logo, and the Apache Curator project logos are
+                trademarks of The Apache Software Foundation. All other marks mentioned may be
+                trademarks or registered trademarks of their respective owners.</div>
+                  
+        
+                </div>
+    </footer>
+  </body>
+</html>

Propchange: incubator/curator/site/trunk/curator-x-discovery/integration.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/curator/site/trunk/curator-x-discovery/integration.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: incubator/curator/site/trunk/curator-x-discovery/integration.html
------------------------------------------------------------------------------
    svn:mime-type = text/html