Added: curator/site/trunk/curator-recipes/Tree-cache.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/Tree-cache.html?rev=1636737&view=auto ============================================================================== --- curator/site/trunk/curator-recipes/Tree-cache.html (added) +++ curator/site/trunk/curator-recipes/Tree-cache.html Tue Nov 4 21:14:52 2014 @@ -0,0 +1,402 @@ +<!DOCTYPE html> +<!-- + | Generated by Apache Maven Doxia at 2014-11-03 + | 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="20141103" /> + <meta http-equiv="Content-Language" content="en" /> + <title>Apache Curator Recipes - </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(){ + if ( location.pathname.match(".*index\.html") ) + { + $('a[title="Recipes"]').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://apache.org" id="bannerRight"> + <img src="http://apache.org/images/feather-small.gif" alt="Apache"/> + </a> + </div> + <div class="clear"><hr/></div> + </div> + + <div id="breadcrumbs"> + <ul class="breadcrumb"> + + + <li id="publishDate">Last Published: 2014-11-03</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="https://cwiki.apache.org/confluence/display/CURATOR/Tech+Notes" class="externalLink" 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="../source-repository.html" title="Source Code"> + <i class="none"></i> + Source Code</a> + </li> + + <li> + + <a href="../team-list.html" title="Project Team"> + <i class="none"></i> + Project Team</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> + + <a href="https://cwiki.apache.org/confluence/display/CURATOR" class="externalLink" title="Wiki"> + <i class="none"></i> + Wiki</a> + </li> + + <li> + + <a href="https://cwiki.apache.org/confluence/display/CURATOR/Releases" class="externalLink" title="Releases"> + <i class="none"></i> + Releases</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> + + <a href="../curator-x-rpc/index.html" title="Curator RPC Proxy"> + <i class="none"></i> + Curator RPC Proxy</a> + </li> + <li class="nav-header">Community</li> + + <li> + + <a href="https://cwiki.apache.org/confluence/display/CURATOR/Submitting+Pull+Requests" class="externalLink" title="Submitting Pull Requests"> + <i class="none"></i> + Submitting Pull Requests</a> + </li> + + <li> + + <a href="https://cwiki.apache.org/confluence/display/CURATOR/Curator's+History" class="externalLink" title="History"> + <i class="none"></i> + History</a> + </li> + + <li> + + <a href="https://cwiki.apache.org/confluence/display/CURATOR/Third+Party+Articles" class="externalLink" title="Third Party Articles"> + <i class="none"></i> + Third Party Articles</a> + </li> + + <li> + + <a href="https://cwiki.apache.org/confluence/display/CURATOR/Contributions+to+Curator" class="externalLink" title="Third Party Contributions"> + <i class="none"></i> + Third Party Contributions</a> + </li> + + <li> + + <a href="https://cwiki.apache.org/confluence/display/CURATOR/For+Curator+Committers" class="externalLink" title="For Committers"> + <i class="none"></i> + For Committers</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"> + + <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script> + + + <div class="g-plusone" data-href="http://curator.apache.org/curator-recipes" data-size="tall" ></div> + + <div class="clear"></div> + + + + + <iframe src="http://www.facebook.com/plugins/like.php?href=http://curator.apache.org/curator-recipes&send=false&layout=box_count&show-faces=false&action=like&colorscheme=light" + scrolling="no" frameborder="0" + style="border:none; width:48px; height:63px; margin-top: 10px;" ></iframe> + <div class="clear"></div> + + + + <div id="twitter"> + + <a href="https://twitter.com/ApacheCurator" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="false" data-lang="en">Follow ApacheCurator</a> + <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> + + </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>Tree Cache<a name="Tree_Cache"></a></h2></div> +<div class="section"> +<h3>Description<a name="Description"></a></h3></div> +<p>A utility that attempts to keep all data from all children of a ZK path locally cached. This class will watch the ZK path, respond to update/create/delete events, pull down the data, etc. You can register a listener that will get notified when changes occur.</p> +<div class="section"> +<h3>Participating Classes<a name="Participating_Classes"></a></h3></div> +<ul> +<li>TreeCache</li> +<li>TreeCacheListener</li> +<li>TreeCacheEvent</li> +<li>ChildData</li></ul> +<div class="section"> +<h3>Usage<a name="Usage"></a></h3></div> +<div class="section"> +<h4>Creating a TreeCache<a name="Creating_a_TreeCache"></a></h4></div> +<div class="source"> +<pre>public TreeCache(CuratorFramework client, + String path, + boolean cacheData) +Parameters: +client - the client +path - path to watch +cacheData - if true, node contents are cached in addition to the stat +</pre></div> +<div class="section"> +<h3>General Usage<a name="General_Usage"></a></h3></div> +<p>The cache must be started by calling <tt>start()</tt>. Call <tt>close()</tt> when you are through with the cache.</p> +<p>At any time, call <tt>getCurrentChildren()</tt> to get the current state of the cache. Alternatively, call <tt>getCurrentData()</tt> to get the data for a given path that's being monitored.</p> +<p>You can also register to be notified when a change occurs by calling <tt>getListenable()</tt> and then:</p> +<div class="source"> +<pre>public void addListener(TreeCacheListener listener) + Add a change listener +Parameters: +listener - the listener +</pre></div> +<div class="section"> +<h3>Error Handling<a name="Error_Handling"></a></h3></div> +<p>TreeCache instances internally monitor a <tt>ConnectionStateListener</tt>. If the connection state changes, the cache will receive messages detailing the change.</p> + </div> + </div> + </div> + + <hr/> + + <footer> + <div class="container-fluid"> + <div class="row span12">Copyright © 2011-2014 + <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 id="ohloh" class="pull-right"> + <script type="text/javascript" src="http://www.ohloh.net/p/apache-curator/widgets/project_factoids.js"></script> + </div> + </div> + </footer> + </body> +</html>
Modified: curator/site/trunk/curator-recipes/barrier.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/barrier.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/barrier.html (original) +++ curator/site/trunk/curator-recipes/barrier.html Tue Nov 4 21:14:52 2014 @@ -395,4 +395,4 @@ removeBarrier(); </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-recipes/css/print.css URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/css/print.css?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/css/print.css (original) +++ curator/site/trunk/curator-recipes/css/print.css Tue Nov 4 21:14:52 2014 @@ -20,4 +20,4 @@ /* $Id: print.css 1201871 2011-11-14 20:18:24Z simonetripodi $ */ #banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {display: none !important;} -#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important} \ No newline at end of file +#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important} Modified: curator/site/trunk/curator-recipes/dependencies.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/dependencies.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/dependencies.html (original) +++ curator/site/trunk/curator-recipes/dependencies.html Tue Nov 4 21:14:52 2014 @@ -1026,4 +1026,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-recipes/dependency-convergence.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/dependency-convergence.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/dependency-convergence.html (original) +++ curator/site/trunk/curator-recipes/dependency-convergence.html Tue Nov 4 21:14:52 2014 @@ -737,4 +737,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-recipes/dependency-info.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/dependency-info.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/dependency-info.html (original) +++ curator/site/trunk/curator-recipes/dependency-info.html Tue Nov 4 21:14:52 2014 @@ -399,4 +399,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-recipes/dependency-management.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/dependency-management.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/dependency-management.html (original) +++ curator/site/trunk/curator-recipes/dependency-management.html Tue Nov 4 21:14:52 2014 @@ -534,4 +534,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-recipes/distributed-atomic-long.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/distributed-atomic-long.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/distributed-atomic-long.html (original) +++ curator/site/trunk/curator-recipes/distributed-atomic-long.html Tue Nov 4 21:14:52 2014 @@ -418,4 +418,4 @@ promotedToLock - the arguments for the m </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-recipes/distributed-delay-queue.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/distributed-delay-queue.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/distributed-delay-queue.html (original) +++ curator/site/trunk/curator-recipes/distributed-delay-queue.html Tue Nov 4 21:14:52 2014 @@ -412,4 +412,4 @@ DistributedDelayQueue<MessageType> </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-recipes/distributed-id-queue.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/distributed-id-queue.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/distributed-id-queue.html (original) +++ curator/site/trunk/curator-recipes/distributed-id-queue.html Tue Nov 4 21:14:52 2014 @@ -392,4 +392,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-recipes/distributed-priority-queue.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/distributed-priority-queue.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/distributed-priority-queue.html (original) +++ curator/site/trunk/curator-recipes/distributed-priority-queue.html Tue Nov 4 21:14:52 2014 @@ -428,4 +428,4 @@ minItemsBeforeRefresh - minimum items to </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-recipes/distributed-queue.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/distributed-queue.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/distributed-queue.html (original) +++ curator/site/trunk/curator-recipes/distributed-queue.html Tue Nov 4 21:14:52 2014 @@ -437,4 +437,4 @@ DistributedQueue<MessageType queue = </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-recipes/distribution-management.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/distribution-management.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/distribution-management.html (original) +++ curator/site/trunk/curator-recipes/distribution-management.html Tue Nov 4 21:14:52 2014 @@ -370,4 +370,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-recipes/double-barrier.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/double-barrier.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/double-barrier.html (original) +++ curator/site/trunk/curator-recipes/double-barrier.html Tue Nov 4 21:14:52 2014 @@ -399,4 +399,4 @@ memberQty - the number of members in the </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-recipes/index.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/index.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/index.html (original) +++ curator/site/trunk/curator-recipes/index.html Tue Nov 4 21:14:52 2014 @@ -424,4 +424,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-recipes/integration.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/integration.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/integration.html (original) +++ curator/site/trunk/curator-recipes/integration.html Tue Nov 4 21:14:52 2014 @@ -380,4 +380,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-recipes/issue-tracking.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/issue-tracking.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/issue-tracking.html (original) +++ curator/site/trunk/curator-recipes/issue-tracking.html Tue Nov 4 21:14:52 2014 @@ -368,4 +368,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-recipes/leader-election.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/leader-election.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/leader-election.html (original) +++ curator/site/trunk/curator-recipes/leader-election.html Tue Nov 4 21:14:52 2014 @@ -414,4 +414,4 @@ listener - listener </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-recipes/leader-latch.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/leader-latch.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/leader-latch.html (original) +++ curator/site/trunk/curator-recipes/leader-latch.html Tue Nov 4 21:14:52 2014 @@ -431,4 +431,4 @@ reached zero or the instances was closed </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-recipes/license.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/license.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/license.html (original) +++ curator/site/trunk/curator-recipes/license.html Tue Nov 4 21:14:52 2014 @@ -570,4 +570,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-recipes/mail-lists.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/mail-lists.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/mail-lists.html (original) +++ curator/site/trunk/curator-recipes/mail-lists.html Tue Nov 4 21:14:52 2014 @@ -388,4 +388,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-recipes/multi-shared-lock.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/multi-shared-lock.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/multi-shared-lock.html (original) +++ curator/site/trunk/curator-recipes/multi-shared-lock.html Tue Nov 4 21:14:52 2014 @@ -394,4 +394,4 @@ paths - list of paths to manage in the o </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-recipes/node-cache.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/node-cache.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/node-cache.html (original) +++ curator/site/trunk/curator-recipes/node-cache.html Tue Nov 4 21:14:52 2014 @@ -395,4 +395,4 @@ listener - the listener </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-recipes/path-cache.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/path-cache.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/path-cache.html (original) +++ curator/site/trunk/curator-recipes/path-cache.html Tue Nov 4 21:14:52 2014 @@ -421,4 +421,4 @@ listener - the listener </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-recipes/persistent-ephemeral-node.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/persistent-ephemeral-node.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/persistent-ephemeral-node.html (original) +++ curator/site/trunk/curator-recipes/persistent-ephemeral-node.html Tue Nov 4 21:14:52 2014 @@ -398,4 +398,4 @@ data - data for the node </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-recipes/plugin-management.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/plugin-management.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/plugin-management.html (original) +++ curator/site/trunk/curator-recipes/plugin-management.html Tue Nov 4 21:14:52 2014 @@ -479,4 +479,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-recipes/plugins.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/plugins.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/plugins.html (original) +++ curator/site/trunk/curator-recipes/plugins.html Tue Nov 4 21:14:52 2014 @@ -442,4 +442,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-recipes/project-info.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/project-info.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/project-info.html (original) +++ curator/site/trunk/curator-recipes/project-info.html Tue Nov 4 21:14:52 2014 @@ -414,4 +414,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-recipes/project-summary.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/project-summary.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/project-summary.html (original) +++ curator/site/trunk/curator-recipes/project-summary.html Tue Nov 4 21:14:52 2014 @@ -410,4 +410,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-recipes/shared-counter.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/shared-counter.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/shared-counter.html (original) +++ curator/site/trunk/curator-recipes/shared-counter.html Tue Nov 4 21:14:52 2014 @@ -423,4 +423,4 @@ will return the updated value </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-recipes/shared-lock.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/shared-lock.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/shared-lock.html (original) +++ curator/site/trunk/curator-recipes/shared-lock.html Tue Nov 4 21:14:52 2014 @@ -406,4 +406,4 @@ Perform one release of the mutex if the </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-recipes/shared-reentrant-lock.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/shared-reentrant-lock.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/shared-reentrant-lock.html (original) +++ curator/site/trunk/curator-recipes/shared-reentrant-lock.html Tue Nov 4 21:14:52 2014 @@ -432,4 +432,4 @@ path - the path of the lock - usually fr </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-recipes/shared-reentrant-read-write-lock.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/shared-reentrant-read-write-lock.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/shared-reentrant-read-write-lock.html (original) +++ curator/site/trunk/curator-recipes/shared-reentrant-read-write-lock.html Tue Nov 4 21:14:52 2014 @@ -395,4 +395,4 @@ public InterProcessLock writeLock() </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-recipes/shared-semaphore.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/shared-semaphore.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/shared-semaphore.html (original) +++ curator/site/trunk/curator-recipes/shared-semaphore.html Tue Nov 4 21:14:52 2014 @@ -456,4 +456,4 @@ public void returnLease(Lease lease) </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-recipes/simple-distributed-queue.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/simple-distributed-queue.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/simple-distributed-queue.html (original) +++ curator/site/trunk/curator-recipes/simple-distributed-queue.html Tue Nov 4 21:14:52 2014 @@ -403,4 +403,4 @@ The former head of the queue </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-recipes/source-repository.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/source-repository.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/source-repository.html (original) +++ curator/site/trunk/curator-recipes/source-repository.html Tue Nov 4 21:14:52 2014 @@ -381,4 +381,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-recipes/team-list.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-recipes/team-list.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-recipes/team-list.html (original) +++ curator/site/trunk/curator-recipes/team-list.html Tue Nov 4 21:14:52 2014 @@ -495,4 +495,4 @@ window.onLoad = init(); </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-test/css/print.css URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-test/css/print.css?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-test/css/print.css (original) +++ curator/site/trunk/curator-test/css/print.css Tue Nov 4 21:14:52 2014 @@ -20,4 +20,4 @@ /* $Id: print.css 1201871 2011-11-14 20:18:24Z simonetripodi $ */ #banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {display: none !important;} -#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important} \ No newline at end of file +#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important} Modified: curator/site/trunk/curator-test/dependencies.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-test/dependencies.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-test/dependencies.html (original) +++ curator/site/trunk/curator-test/dependencies.html Tue Nov 4 21:14:52 2014 @@ -870,4 +870,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-test/dependency-convergence.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-test/dependency-convergence.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-test/dependency-convergence.html (original) +++ curator/site/trunk/curator-test/dependency-convergence.html Tue Nov 4 21:14:52 2014 @@ -729,4 +729,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-test/dependency-info.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-test/dependency-info.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-test/dependency-info.html (original) +++ curator/site/trunk/curator-test/dependency-info.html Tue Nov 4 21:14:52 2014 @@ -390,4 +390,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-test/dependency-management.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-test/dependency-management.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-test/dependency-management.html (original) +++ curator/site/trunk/curator-test/dependency-management.html Tue Nov 4 21:14:52 2014 @@ -526,4 +526,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-test/distribution-management.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-test/distribution-management.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-test/distribution-management.html (original) +++ curator/site/trunk/curator-test/distribution-management.html Tue Nov 4 21:14:52 2014 @@ -362,4 +362,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-test/index.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-test/index.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-test/index.html (original) +++ curator/site/trunk/curator-test/index.html Tue Nov 4 21:14:52 2014 @@ -363,4 +363,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-test/integration.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-test/integration.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-test/integration.html (original) +++ curator/site/trunk/curator-test/integration.html Tue Nov 4 21:14:52 2014 @@ -372,4 +372,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-test/issue-tracking.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-test/issue-tracking.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-test/issue-tracking.html (original) +++ curator/site/trunk/curator-test/issue-tracking.html Tue Nov 4 21:14:52 2014 @@ -360,4 +360,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-test/license.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-test/license.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-test/license.html (original) +++ curator/site/trunk/curator-test/license.html Tue Nov 4 21:14:52 2014 @@ -562,4 +562,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-test/mail-lists.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-test/mail-lists.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-test/mail-lists.html (original) +++ curator/site/trunk/curator-test/mail-lists.html Tue Nov 4 21:14:52 2014 @@ -380,4 +380,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-test/plugin-management.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-test/plugin-management.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-test/plugin-management.html (original) +++ curator/site/trunk/curator-test/plugin-management.html Tue Nov 4 21:14:52 2014 @@ -471,4 +471,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-test/plugins.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-test/plugins.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-test/plugins.html (original) +++ curator/site/trunk/curator-test/plugins.html Tue Nov 4 21:14:52 2014 @@ -438,4 +438,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-test/project-info.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-test/project-info.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-test/project-info.html (original) +++ curator/site/trunk/curator-test/project-info.html Tue Nov 4 21:14:52 2014 @@ -406,4 +406,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-test/project-summary.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-test/project-summary.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-test/project-summary.html (original) +++ curator/site/trunk/curator-test/project-summary.html Tue Nov 4 21:14:52 2014 @@ -402,4 +402,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-test/source-repository.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-test/source-repository.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-test/source-repository.html (original) +++ curator/site/trunk/curator-test/source-repository.html Tue Nov 4 21:14:52 2014 @@ -373,4 +373,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-test/team-list.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-test/team-list.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-test/team-list.html (original) +++ curator/site/trunk/curator-test/team-list.html Tue Nov 4 21:14:52 2014 @@ -487,4 +487,4 @@ window.onLoad = init(); </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-discovery-server/css/print.css URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-discovery-server/css/print.css?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-discovery-server/css/print.css (original) +++ curator/site/trunk/curator-x-discovery-server/css/print.css Tue Nov 4 21:14:52 2014 @@ -20,4 +20,4 @@ /* $Id: print.css 1201871 2011-11-14 20:18:24Z simonetripodi $ */ #banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {display: none !important;} -#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important} \ No newline at end of file +#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important} Modified: curator/site/trunk/curator-x-discovery-server/dependencies.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-discovery-server/dependencies.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-discovery-server/dependencies.html (original) +++ curator/site/trunk/curator-x-discovery-server/dependencies.html Tue Nov 4 21:14:52 2014 @@ -1711,4 +1711,4 @@ built on Jackson JSON processor</p> </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-discovery-server/dependency-convergence.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-discovery-server/dependency-convergence.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-discovery-server/dependency-convergence.html (original) +++ curator/site/trunk/curator-x-discovery-server/dependency-convergence.html Tue Nov 4 21:14:52 2014 @@ -734,4 +734,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-discovery-server/dependency-info.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-discovery-server/dependency-info.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-discovery-server/dependency-info.html (original) +++ curator/site/trunk/curator-x-discovery-server/dependency-info.html Tue Nov 4 21:14:52 2014 @@ -396,4 +396,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-discovery-server/dependency-management.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-discovery-server/dependency-management.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-discovery-server/dependency-management.html (original) +++ curator/site/trunk/curator-x-discovery-server/dependency-management.html Tue Nov 4 21:14:52 2014 @@ -531,4 +531,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-discovery-server/distribution-management.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-discovery-server/distribution-management.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-discovery-server/distribution-management.html (original) +++ curator/site/trunk/curator-x-discovery-server/distribution-management.html Tue Nov 4 21:14:52 2014 @@ -367,4 +367,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-discovery-server/index.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-discovery-server/index.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-discovery-server/index.html (original) +++ curator/site/trunk/curator-x-discovery-server/index.html Tue Nov 4 21:14:52 2014 @@ -411,4 +411,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-discovery-server/integration.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-discovery-server/integration.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-discovery-server/integration.html (original) +++ curator/site/trunk/curator-x-discovery-server/integration.html Tue Nov 4 21:14:52 2014 @@ -377,4 +377,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-discovery-server/issue-tracking.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-discovery-server/issue-tracking.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-discovery-server/issue-tracking.html (original) +++ curator/site/trunk/curator-x-discovery-server/issue-tracking.html Tue Nov 4 21:14:52 2014 @@ -365,4 +365,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-discovery-server/license.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-discovery-server/license.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-discovery-server/license.html (original) +++ curator/site/trunk/curator-x-discovery-server/license.html Tue Nov 4 21:14:52 2014 @@ -567,4 +567,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-discovery-server/mail-lists.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-discovery-server/mail-lists.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-discovery-server/mail-lists.html (original) +++ curator/site/trunk/curator-x-discovery-server/mail-lists.html Tue Nov 4 21:14:52 2014 @@ -385,4 +385,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-discovery-server/plugin-management.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-discovery-server/plugin-management.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-discovery-server/plugin-management.html (original) +++ curator/site/trunk/curator-x-discovery-server/plugin-management.html Tue Nov 4 21:14:52 2014 @@ -476,4 +476,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-discovery-server/plugins.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-discovery-server/plugins.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-discovery-server/plugins.html (original) +++ curator/site/trunk/curator-x-discovery-server/plugins.html Tue Nov 4 21:14:52 2014 @@ -439,4 +439,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-discovery-server/project-info.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-discovery-server/project-info.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-discovery-server/project-info.html (original) +++ curator/site/trunk/curator-x-discovery-server/project-info.html Tue Nov 4 21:14:52 2014 @@ -411,4 +411,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-discovery-server/project-summary.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-discovery-server/project-summary.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-discovery-server/project-summary.html (original) +++ curator/site/trunk/curator-x-discovery-server/project-summary.html Tue Nov 4 21:14:52 2014 @@ -407,4 +407,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-discovery-server/source-repository.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-discovery-server/source-repository.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-discovery-server/source-repository.html (original) +++ curator/site/trunk/curator-x-discovery-server/source-repository.html Tue Nov 4 21:14:52 2014 @@ -378,4 +378,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-discovery-server/team-list.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-discovery-server/team-list.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-discovery-server/team-list.html (original) +++ curator/site/trunk/curator-x-discovery-server/team-list.html Tue Nov 4 21:14:52 2014 @@ -492,4 +492,4 @@ window.onLoad = init(); </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-discovery/css/print.css URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-discovery/css/print.css?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-discovery/css/print.css (original) +++ curator/site/trunk/curator-x-discovery/css/print.css Tue Nov 4 21:14:52 2014 @@ -20,4 +20,4 @@ /* $Id: print.css 1201871 2011-11-14 20:18:24Z simonetripodi $ */ #banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {display: none !important;} -#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important} \ No newline at end of file +#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important} Modified: curator/site/trunk/curator-x-discovery/dependencies.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-discovery/dependencies.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-discovery/dependencies.html (original) +++ curator/site/trunk/curator-x-discovery/dependencies.html Tue Nov 4 21:14:52 2014 @@ -1024,4 +1024,4 @@ built on Jackson JSON processor</p> </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-discovery/dependency-convergence.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-discovery/dependency-convergence.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-discovery/dependency-convergence.html (original) +++ curator/site/trunk/curator-x-discovery/dependency-convergence.html Tue Nov 4 21:14:52 2014 @@ -734,4 +734,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-discovery/dependency-info.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-discovery/dependency-info.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-discovery/dependency-info.html (original) +++ curator/site/trunk/curator-x-discovery/dependency-info.html Tue Nov 4 21:14:52 2014 @@ -396,4 +396,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-discovery/dependency-management.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-discovery/dependency-management.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-discovery/dependency-management.html (original) +++ curator/site/trunk/curator-x-discovery/dependency-management.html Tue Nov 4 21:14:52 2014 @@ -531,4 +531,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-discovery/distribution-management.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-discovery/distribution-management.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-discovery/distribution-management.html (original) +++ curator/site/trunk/curator-x-discovery/distribution-management.html Tue Nov 4 21:14:52 2014 @@ -367,4 +367,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-discovery/index.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-discovery/index.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-discovery/index.html (original) +++ curator/site/trunk/curator-x-discovery/index.html Tue Nov 4 21:14:52 2014 @@ -476,4 +476,4 @@ public interface ServiceCacheListener ex </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-discovery/integration.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-discovery/integration.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-discovery/integration.html (original) +++ curator/site/trunk/curator-x-discovery/integration.html Tue Nov 4 21:14:52 2014 @@ -377,4 +377,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-discovery/issue-tracking.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-discovery/issue-tracking.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-discovery/issue-tracking.html (original) +++ curator/site/trunk/curator-x-discovery/issue-tracking.html Tue Nov 4 21:14:52 2014 @@ -365,4 +365,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-discovery/license.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-discovery/license.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-discovery/license.html (original) +++ curator/site/trunk/curator-x-discovery/license.html Tue Nov 4 21:14:52 2014 @@ -567,4 +567,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-discovery/mail-lists.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-discovery/mail-lists.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-discovery/mail-lists.html (original) +++ curator/site/trunk/curator-x-discovery/mail-lists.html Tue Nov 4 21:14:52 2014 @@ -385,4 +385,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-discovery/plugin-management.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-discovery/plugin-management.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-discovery/plugin-management.html (original) +++ curator/site/trunk/curator-x-discovery/plugin-management.html Tue Nov 4 21:14:52 2014 @@ -476,4 +476,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-discovery/plugins.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-discovery/plugins.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-discovery/plugins.html (original) +++ curator/site/trunk/curator-x-discovery/plugins.html Tue Nov 4 21:14:52 2014 @@ -439,4 +439,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-discovery/project-info.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-discovery/project-info.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-discovery/project-info.html (original) +++ curator/site/trunk/curator-x-discovery/project-info.html Tue Nov 4 21:14:52 2014 @@ -411,4 +411,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-discovery/project-summary.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-discovery/project-summary.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-discovery/project-summary.html (original) +++ curator/site/trunk/curator-x-discovery/project-summary.html Tue Nov 4 21:14:52 2014 @@ -407,4 +407,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-discovery/source-repository.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-discovery/source-repository.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-discovery/source-repository.html (original) +++ curator/site/trunk/curator-x-discovery/source-repository.html Tue Nov 4 21:14:52 2014 @@ -378,4 +378,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-discovery/team-list.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-discovery/team-list.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-discovery/team-list.html (original) +++ curator/site/trunk/curator-x-discovery/team-list.html Tue Nov 4 21:14:52 2014 @@ -492,4 +492,4 @@ window.onLoad = init(); </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-rpc/configuration.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-rpc/configuration.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-rpc/configuration.html (original) +++ curator/site/trunk/curator-x-rpc/configuration.html Tue Nov 4 21:14:52 2014 @@ -640,4 +640,4 @@ java -jar curator-x-rpc-VERSION.jar path </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-rpc/css/print.css URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-rpc/css/print.css?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-rpc/css/print.css (original) +++ curator/site/trunk/curator-x-rpc/css/print.css Tue Nov 4 21:14:52 2014 @@ -20,4 +20,4 @@ /* $Id: print.css 1201871 2011-11-14 20:18:24Z simonetripodi $ */ #banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {display: none !important;} -#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important} \ No newline at end of file +#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important} Modified: curator/site/trunk/curator-x-rpc/dependencies.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-rpc/dependencies.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-rpc/dependencies.html (original) +++ curator/site/trunk/curator-x-rpc/dependencies.html Tue Nov 4 21:14:52 2014 @@ -2726,4 +2726,4 @@ Joda (http://joda-time.sourceforge.net/) </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-rpc/dependency-convergence.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-rpc/dependency-convergence.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-rpc/dependency-convergence.html (original) +++ curator/site/trunk/curator-x-rpc/dependency-convergence.html Tue Nov 4 21:14:52 2014 @@ -734,4 +734,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-rpc/dependency-info.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-rpc/dependency-info.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-rpc/dependency-info.html (original) +++ curator/site/trunk/curator-x-rpc/dependency-info.html Tue Nov 4 21:14:52 2014 @@ -395,4 +395,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-rpc/dependency-management.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-rpc/dependency-management.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-rpc/dependency-management.html (original) +++ curator/site/trunk/curator-x-rpc/dependency-management.html Tue Nov 4 21:14:52 2014 @@ -531,4 +531,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-rpc/deploy.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-rpc/deploy.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-rpc/deploy.html (original) +++ curator/site/trunk/curator-x-rpc/deploy.html Tue Nov 4 21:14:52 2014 @@ -378,4 +378,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-rpc/distribution-management.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-rpc/distribution-management.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-rpc/distribution-management.html (original) +++ curator/site/trunk/curator-x-rpc/distribution-management.html Tue Nov 4 21:14:52 2014 @@ -367,4 +367,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-rpc/events.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-rpc/events.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-rpc/events.html (original) +++ curator/site/trunk/curator-x-rpc/events.html Tue Nov 4 21:14:52 2014 @@ -546,4 +546,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-rpc/index.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-rpc/index.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-rpc/index.html (original) +++ curator/site/trunk/curator-x-rpc/index.html Tue Nov 4 21:14:52 2014 @@ -394,4 +394,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-rpc/integration.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-rpc/integration.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-rpc/integration.html (original) +++ curator/site/trunk/curator-x-rpc/integration.html Tue Nov 4 21:14:52 2014 @@ -377,4 +377,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-rpc/issue-tracking.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-rpc/issue-tracking.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-rpc/issue-tracking.html (original) +++ curator/site/trunk/curator-x-rpc/issue-tracking.html Tue Nov 4 21:14:52 2014 @@ -365,4 +365,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-rpc/license.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-rpc/license.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-rpc/license.html (original) +++ curator/site/trunk/curator-x-rpc/license.html Tue Nov 4 21:14:52 2014 @@ -364,4 +364,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-rpc/mail-lists.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-rpc/mail-lists.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-rpc/mail-lists.html (original) +++ curator/site/trunk/curator-x-rpc/mail-lists.html Tue Nov 4 21:14:52 2014 @@ -385,4 +385,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-rpc/plugin-management.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-rpc/plugin-management.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-rpc/plugin-management.html (original) +++ curator/site/trunk/curator-x-rpc/plugin-management.html Tue Nov 4 21:14:52 2014 @@ -476,4 +476,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-rpc/plugins.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-rpc/plugins.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-rpc/plugins.html (original) +++ curator/site/trunk/curator-x-rpc/plugins.html Tue Nov 4 21:14:52 2014 @@ -447,4 +447,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-rpc/project-info.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-rpc/project-info.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-rpc/project-info.html (original) +++ curator/site/trunk/curator-x-rpc/project-info.html Tue Nov 4 21:14:52 2014 @@ -411,4 +411,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-rpc/project-summary.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-rpc/project-summary.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-rpc/project-summary.html (original) +++ curator/site/trunk/curator-x-rpc/project-summary.html Tue Nov 4 21:14:52 2014 @@ -407,4 +407,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-rpc/reference.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-rpc/reference.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-rpc/reference.html (original) +++ curator/site/trunk/curator-x-rpc/reference.html Tue Nov 4 21:14:52 2014 @@ -769,4 +769,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-rpc/source-repository.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-rpc/source-repository.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-rpc/source-repository.html (original) +++ curator/site/trunk/curator-x-rpc/source-repository.html Tue Nov 4 21:14:52 2014 @@ -378,4 +378,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-rpc/team-list.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-rpc/team-list.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-rpc/team-list.html (original) +++ curator/site/trunk/curator-x-rpc/team-list.html Tue Nov 4 21:14:52 2014 @@ -492,4 +492,4 @@ window.onLoad = init(); </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/curator-x-rpc/usage.html URL: http://svn.apache.org/viewvc/curator/site/trunk/curator-x-rpc/usage.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/curator-x-rpc/usage.html (original) +++ curator/site/trunk/curator-x-rpc/usage.html Tue Nov 4 21:14:52 2014 @@ -457,4 +457,4 @@ client.closeGenericProjection(curatorPro </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/dependencies.html URL: http://svn.apache.org/viewvc/curator/site/trunk/dependencies.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/dependencies.html (original) +++ curator/site/trunk/dependencies.html Tue Nov 4 21:14:52 2014 @@ -791,4 +791,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/dependency-convergence.html URL: http://svn.apache.org/viewvc/curator/site/trunk/dependency-convergence.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/dependency-convergence.html (original) +++ curator/site/trunk/dependency-convergence.html Tue Nov 4 21:14:52 2014 @@ -726,4 +726,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/dependency-info.html URL: http://svn.apache.org/viewvc/curator/site/trunk/dependency-info.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/dependency-info.html (original) +++ curator/site/trunk/dependency-info.html Tue Nov 4 21:14:52 2014 @@ -388,4 +388,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/dependency-management.html URL: http://svn.apache.org/viewvc/curator/site/trunk/dependency-management.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/dependency-management.html (original) +++ curator/site/trunk/dependency-management.html Tue Nov 4 21:14:52 2014 @@ -523,4 +523,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/distribution-management.html URL: http://svn.apache.org/viewvc/curator/site/trunk/distribution-management.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/distribution-management.html (original) +++ curator/site/trunk/distribution-management.html Tue Nov 4 21:14:52 2014 @@ -359,4 +359,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/errors.html URL: http://svn.apache.org/viewvc/curator/site/trunk/errors.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/errors.html (original) +++ curator/site/trunk/errors.html Tue Nov 4 21:14:52 2014 @@ -387,4 +387,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/exhibitor.html URL: http://svn.apache.org/viewvc/curator/site/trunk/exhibitor.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/exhibitor.html (original) +++ curator/site/trunk/exhibitor.html Tue Nov 4 21:14:52 2014 @@ -365,4 +365,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/getting-started.html URL: http://svn.apache.org/viewvc/curator/site/trunk/getting-started.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/getting-started.html (original) +++ curator/site/trunk/getting-started.html Tue Nov 4 21:14:52 2014 @@ -412,4 +412,4 @@ selector.start(); </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/index.html URL: http://svn.apache.org/viewvc/curator/site/trunk/index.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/index.html (original) +++ curator/site/trunk/index.html Tue Nov 4 21:14:52 2014 @@ -416,4 +416,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/integration.html URL: http://svn.apache.org/viewvc/curator/site/trunk/integration.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/integration.html (original) +++ curator/site/trunk/integration.html Tue Nov 4 21:14:52 2014 @@ -369,4 +369,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/issue-tracking.html URL: http://svn.apache.org/viewvc/curator/site/trunk/issue-tracking.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/issue-tracking.html (original) +++ curator/site/trunk/issue-tracking.html Tue Nov 4 21:14:52 2014 @@ -357,4 +357,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/license.html URL: http://svn.apache.org/viewvc/curator/site/trunk/license.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/license.html (original) +++ curator/site/trunk/license.html Tue Nov 4 21:14:52 2014 @@ -559,4 +559,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/logging.html URL: http://svn.apache.org/viewvc/curator/site/trunk/logging.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/logging.html (original) +++ curator/site/trunk/logging.html Tue Nov 4 21:14:52 2014 @@ -358,4 +358,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/mail-lists.html URL: http://svn.apache.org/viewvc/curator/site/trunk/mail-lists.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/mail-lists.html (original) +++ curator/site/trunk/mail-lists.html Tue Nov 4 21:14:52 2014 @@ -377,4 +377,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/modules.html URL: http://svn.apache.org/viewvc/curator/site/trunk/modules.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/modules.html (original) +++ curator/site/trunk/modules.html Tue Nov 4 21:14:52 2014 @@ -380,4 +380,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/plugin-management.html URL: http://svn.apache.org/viewvc/curator/site/trunk/plugin-management.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/plugin-management.html (original) +++ curator/site/trunk/plugin-management.html Tue Nov 4 21:14:52 2014 @@ -468,4 +468,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/plugins.html URL: http://svn.apache.org/viewvc/curator/site/trunk/plugins.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/plugins.html (original) +++ curator/site/trunk/plugins.html Tue Nov 4 21:14:52 2014 @@ -427,4 +427,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/project-info.html URL: http://svn.apache.org/viewvc/curator/site/trunk/project-info.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/project-info.html (original) +++ curator/site/trunk/project-info.html Tue Nov 4 21:14:52 2014 @@ -404,4 +404,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/project-reports.html URL: http://svn.apache.org/viewvc/curator/site/trunk/project-reports.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/project-reports.html (original) +++ curator/site/trunk/project-reports.html Tue Nov 4 21:14:52 2014 @@ -364,4 +364,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/project-summary.html URL: http://svn.apache.org/viewvc/curator/site/trunk/project-summary.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/project-summary.html (original) +++ curator/site/trunk/project-summary.html Tue Nov 4 21:14:52 2014 @@ -396,4 +396,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/source-repository.html URL: http://svn.apache.org/viewvc/curator/site/trunk/source-repository.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/source-repository.html (original) +++ curator/site/trunk/source-repository.html Tue Nov 4 21:14:52 2014 @@ -368,4 +368,4 @@ </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/team-list.html URL: http://svn.apache.org/viewvc/curator/site/trunk/team-list.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/team-list.html (original) +++ curator/site/trunk/team-list.html Tue Nov 4 21:14:52 2014 @@ -482,4 +482,4 @@ window.onLoad = init(); </div> </footer> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/testapidocs/allclasses-frame.html URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/allclasses-frame.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/testapidocs/allclasses-frame.html (original) +++ curator/site/trunk/testapidocs/allclasses-frame.html Tue Nov 4 21:14:52 2014 @@ -467,4 +467,4 @@ </ul> </div> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/testapidocs/allclasses-noframe.html URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/allclasses-noframe.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/testapidocs/allclasses-noframe.html (original) +++ curator/site/trunk/testapidocs/allclasses-noframe.html Tue Nov 4 21:14:52 2014 @@ -467,4 +467,4 @@ </ul> </div> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/testapidocs/constant-values.html URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/constant-values.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/testapidocs/constant-values.html (original) +++ curator/site/trunk/testapidocs/constant-values.html Tue Nov 4 21:14:52 2014 @@ -166,4 +166,4 @@ <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright © 2011–2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> -</html> \ No newline at end of file +</html> Modified: curator/site/trunk/testapidocs/deprecated-list.html URL: http://svn.apache.org/viewvc/curator/site/trunk/testapidocs/deprecated-list.html?rev=1636737&r1=1636736&r2=1636737&view=diff ============================================================================== --- curator/site/trunk/testapidocs/deprecated-list.html (original) +++ curator/site/trunk/testapidocs/deprecated-list.html Tue Nov 4 21:14:52 2014 @@ -123,4 +123,4 @@ <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright © 2011–2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> -</html> \ No newline at end of file +</html>
