You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by jx...@apache.org on 2018/01/02 17:32:51 UTC

svn commit: r1819859 [8/28] - in /helix/site-content: ./ 0.6.1-incubating-docs/ 0.6.1-incubating-docs/recipes/ 0.6.1-incubating-docs/releasenotes/ 0.6.2-incubating-docs/ 0.6.2-incubating-docs/recipes/ 0.6.2-incubating-docs/releasenotes/ 0.6.3-docs/ 0.6...

Added: helix/site-content/0.6.5-docs/tutorial_health.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.6.5-docs/tutorial_health.html?rev=1819859&view=auto
==============================================================================
--- helix/site-content/0.6.5-docs/tutorial_health.html (added)
+++ helix/site-content/0.6.5-docs/tutorial_health.html Tue Jan  2 17:32:45 2018
@@ -0,0 +1,263 @@
+
+<!DOCTYPE html>
+<!--
+ Generated by Apache Maven Doxia at 2018-01-02
+ Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
+-->
+<html  xml:lang="en" lang="en">
+
+	<head>
+		<meta charset="UTF-8" />
+		<title>Apache Helix -   Tutorial - Customizing Heath Checks</title>
+		<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+		<meta name="description" content="" />
+		<meta http-equiv="content-language" content="en" />
+
+		<link href="./css/bootstrap.min.css" rel="stylesheet" />
+		<link href="./css/bootstrap-responsive.min.css" rel="stylesheet" />
+		<link href="./css/docs.css" rel="stylesheet" />
+		<link href="./css/reflow-skin.css" rel="stylesheet" />
+		
+		
+		<link href="./css/lightbox.css" rel="stylesheet" />
+		
+		<link href="./css/site.css" rel="stylesheet" />
+		<link href="./css/print.css" rel="stylesheet" media="print" />
+		
+		<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
+		<!--[if lt IE 9]>
+			<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+		<![endif]-->
+		
+<script type="text/javascript">var _gaq = _gaq || [];
+        _gaq.push(['_setAccount', 'UA-3211522-12']);
+        _gaq.push(['_trackPageview']);
+
+        (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+        })();</script>
+	</head>
+
+	<body class="page-tutorial_health project-065-docs" data-spy="scroll" data-offset="60" data-target="#toc-scroll-target">
+
+		<div class="navbar navbar-fixed-top">
+			<div class="navbar-inner">
+				<div class="container">
+					<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+						<span class="icon-bar"></span>
+						<span class="icon-bar"></span>
+						<span class="icon-bar"></span>
+					</a>
+					<a class="brand" href="..">Apache Helix</a>
+					<div class="nav-collapse">
+						<ul class="nav pull-right">
+							<li><a href="index.html" title="Helix 0.6.5">Helix 0.6.5 </a></li>
+							<li class="dropdown">
+								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Get Helix <b class="caret"></b></a>
+								<ul class="dropdown-menu">
+									<li><a href="download.html" title="Download">Download </a></li>
+									<li><a href="Building.html" title="Building">Building </a></li>
+									<li><a href="releasenotes/release-0.6.5.html" title="Release Notes">Release Notes </a></li>
+								</ul>
+							</li>
+							<li class="dropdown">
+								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Hands-On <b class="caret"></b></a>
+								<ul class="dropdown-menu">
+									<li><a href="Quickstart.html" title="Quick Start">Quick Start </a></li>
+									<li><a href="Tutorial.html" title="Tutorial">Tutorial </a></li>
+									<li><a href="../javadocs/0.6.5" title="Javadocs">Javadocs </a></li>
+								</ul>
+							</li>
+							<li class="dropdown">
+								<a href="#" class="dropdown-toggle" data-toggle="dropdown">Recipes <b class="caret"></b></a>
+								<ul class="dropdown-menu">
+									<li><a href="recipes/lock_manager.html" title="Distributed lock manager">Distributed lock manager </a></li>
+									<li><a href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ consumer group">Rabbit MQ consumer group </a></li>
+									<li><a href="recipes/rsync_replicated_file_store.html" title="Rsync replicated file store">Rsync replicated file store </a></li>
+									<li><a href="recipes/service_discovery.html" title="Service discovery">Service discovery </a></li>
+									<li><a href="recipes/task_dag_execution.html" title="Distributed task DAG execution">Distributed task DAG execution </a></li>
+								</ul>
+							</li>
+						</ul>
+					</div><!--/.nav-collapse -->
+				</div>
+			</div>
+		</div>
+		
+	<div class="container">
+	
+	<!-- Masthead
+	================================================== -->
+	<header class="jumbotron subhead">
+		<div class="row" id="banner">
+			<div class="span12">
+				<div class="pull-left">
+					<a href="../" id="bannerLeft"><img src="../images/helix-logo.jpg" alt='"''"' /></a>
+					<p class="lead">A cluster management framework for partitioned and replicated distributed resources</p>
+				</div>
+				<div class="pull-right">
+					<a href="http://www.apache.org/" id="bannerRight"><img src="../images/feather_small.gif" alt='"''"' /></a>
+				</div>
+			</div>
+		</div>
+		<div>
+			<ul class="breadcrumb">
+				<li><a href="http://helix.incubator.apache.org/" title="Apache Helix" class="externalLink">Apache Helix </a></li>
+				<li class="divider">/</li>
+				<li><a href="../" title="Apache Helix">Apache Helix </a></li>
+				<li class="divider">/</li>
+				<li><a href="./" title="Release 0.6.5">Release 0.6.5 </a></li>
+				<li class="divider">/</li>
+				<li>  Tutorial - Customizing Heath Checks</li>
+				<li class="publishDate version-date pull-right">Last Published: 2018-01-02</li>
+			</ul>
+		</div>
+	</header>
+
+	<div class="main-body">
+	<div class="row">
+		<div class="span12">
+			<div class="body-content">
+<!-- -
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License. --> 
+<p></p> 
+<div class="section"> 
+ <div class="page-header">
+  <h2 id="Helix_Tutorial:_Customizing_Health_Checks"><a href="./Tutorial.html">Helix Tutorial</a>: Customizing Health Checks</h2>
+ </div> 
+ <p>In this chapter, we'll learn how to customize health checks based on metrics of your distributed system.</p> 
+ <div class="section"> 
+  <h3 id="Health_Checks">Health Checks</h3> 
+  <p>Note: <i>this in currently in development mode, not yet ready for production.</i></p> 
+  <p>Helix provides the ability for each node in the system to report health metrics on a periodic basis.</p> 
+  <p>Helix supports multiple ways to aggregate these metrics:</p> 
+  <ul> 
+   <li>SUM</li> 
+   <li>AVG</li> 
+   <li>EXPONENTIAL DECAY</li> 
+   <li>WINDOW</li> 
+  </ul> 
+  <p>Helix persists the aggregated value only.</p> 
+  <p>Applications can define a threshold on the aggregate values according to the SLAs, and when the SLA is violated Helix will fire an alert. Currently Helix only fires an alert, but in a future release we plan to use these metrics to either mark the node dead or load balance the partitions. This feature will be valuable for distributed systems that support multi-tenancy and have a large variation in work load patterns. In addition, this can be used to detect skewed partitions (hotspots) and rebalance the cluster.</p> 
+ </div> 
+</div>
+			</div>
+		</div>
+	</div>
+	</div>
+
+	</div><!-- /container -->
+	
+	<!-- Footer
+	================================================== -->
+	<footer class="well">
+		<div class="container">
+			<div class="row">
+				<div class="span3 bottom-nav">
+					<ul class="nav nav-list">
+						<li class="nav-header">Get Helix</li>
+						<li>
+							<a href="download.html" title="Download">Download </a>
+						</li>
+						<li>
+							<a href="Building.html" title="Building">Building </a>
+						</li>
+						<li>
+							<a href="releasenotes/release-0.6.5.html" title="Release Notes">Release Notes </a>
+						</li>
+					</ul>
+				</div>
+				<div class="span3 bottom-nav">
+					<ul class="nav nav-list">
+						<li class="nav-header">Hands-On</li>
+						<li>
+							<a href="Quickstart.html" title="Quick Start">Quick Start </a>
+						</li>
+						<li>
+							<a href="Tutorial.html" title="Tutorial">Tutorial </a>
+						</li>
+						<li>
+							<a href="../javadocs/0.6.5" title="Javadocs">Javadocs </a>
+						</li>
+					</ul>
+				</div>
+				<div class="span3 bottom-nav">
+					<ul class="nav nav-list">
+						<li class="nav-header">Recipes</li>
+						<li>
+							<a href="recipes/lock_manager.html" title="Distributed lock manager">Distributed lock manager </a>
+						</li>
+						<li>
+							<a href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ consumer group">Rabbit MQ consumer group </a>
+						</li>
+						<li>
+							<a href="recipes/rsync_replicated_file_store.html" title="Rsync replicated file store">Rsync replicated file store </a>
+						</li>
+						<li>
+							<a href="recipes/service_discovery.html" title="Service discovery">Service discovery </a>
+						</li>
+						<li>
+							<a href="recipes/task_dag_execution.html" title="Distributed task DAG execution">Distributed task DAG execution </a>
+						</li>
+					</ul>
+				</div>
+			</div>
+		</div>
+	</footer>
+		
+	<div class="container subfooter">
+		<div class="row">
+			<div class="span12">
+				<p class="pull-right"><a href="#">Back to top</a></p>
+				<p class="copyright">Copyright &copy;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
+		
+<div class="row span16">
+  <div>Apache Helix, Apache, the Apache feather logo, and the Apache Helix project logos are trademarks of The Apache Software Foundation.
+        All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div>
+  <a href="http://helix.apache.org/0.6.5-docs/privacy-policy.html">Privacy Policy</a>
+</div>			</div>
+		</div>
+	</div>
+
+	<!-- Le javascript
+	================================================== -->
+	<!-- Placed at the end of the document so the pages load faster -->
+
+	<!-- Fallback jQuery loading from Google CDN:
+	     http://stackoverflow.com/questions/1014203/best-way-to-use-googles-hosted-jquery-but-fall-back-to-my-hosted-library-on-go -->
+	<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
+	<script type="text/javascript">
+		if (typeof jQuery == 'undefined')
+		{
+			document.write(unescape("%3Cscript src='./js/jquery-1.8.3.min.js' type='text/javascript'%3E%3C/script%3E"));
+		}
+	</script>
+	
+	<script src="./js/bootstrap.min.js"></script>
+	<script src="./js/lightbox.js"></script>
+	<script src="./js/jquery.smooth-scroll.min.js"></script>
+	<!-- back button support for smooth scroll -->
+	<script src="./js/jquery.ba-bbq.min.js"></script>
+
+	<script src="./js/reflow-skin.js"></script>
+	
+	</body>
+</html>
\ No newline at end of file

Modified: helix/site-content/0.6.5-docs/tutorial_messaging.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.6.5-docs/tutorial_messaging.html?rev=1819859&r1=1819858&r2=1819859&view=diff
==============================================================================
--- helix/site-content/0.6.5-docs/tutorial_messaging.html (original)
+++ helix/site-content/0.6.5-docs/tutorial_messaging.html Tue Jan  2 17:32:45 2018
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-10-14
+ Generated by Apache Maven Doxia at 2018-01-02
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -104,12 +104,14 @@
 		</div>
 		<div>
 			<ul class="breadcrumb">
+				<li><a href="http://helix.incubator.apache.org/" title="Apache Helix" class="externalLink">Apache Helix </a></li>
+				<li class="divider">/</li>
 				<li><a href="../" title="Apache Helix">Apache Helix </a></li>
 				<li class="divider">/</li>
 				<li><a href="./" title="Release 0.6.5">Release 0.6.5 </a></li>
 				<li class="divider">/</li>
 				<li>  Tutorial - Messaging</li>
-				<li class="publishDate version-date pull-right">Last Published: 2017-10-14</li>
+				<li class="publishDate version-date pull-right">Last Published: 2018-01-02</li>
 			</ul>
 		</div>
 	</header>
@@ -249,7 +251,7 @@ int sentMessageCount = messagingService.
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 		
 <div class="row span16">

Modified: helix/site-content/0.6.5-docs/tutorial_participant.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.6.5-docs/tutorial_participant.html?rev=1819859&r1=1819858&r2=1819859&view=diff
==============================================================================
--- helix/site-content/0.6.5-docs/tutorial_participant.html (original)
+++ helix/site-content/0.6.5-docs/tutorial_participant.html Tue Jan  2 17:32:45 2018
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-10-14
+ Generated by Apache Maven Doxia at 2018-01-02
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -104,12 +104,14 @@
 		</div>
 		<div>
 			<ul class="breadcrumb">
+				<li><a href="http://helix.incubator.apache.org/" title="Apache Helix" class="externalLink">Apache Helix </a></li>
+				<li class="divider">/</li>
 				<li><a href="../" title="Apache Helix">Apache Helix </a></li>
 				<li class="divider">/</li>
 				<li><a href="./" title="Release 0.6.5">Release 0.6.5 </a></li>
 				<li class="divider">/</li>
 				<li>  Tutorial - Participant</li>
-				<li class="publishDate version-date pull-right">Last Published: 2017-10-14</li>
+				<li class="publishDate version-date pull-right">Last Published: 2018-01-02</li>
 			</ul>
 		</div>
 	</header>
@@ -285,7 +287,7 @@ manager.connect();
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 		
 <div class="row span16">

Modified: helix/site-content/0.6.5-docs/tutorial_propstore.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.6.5-docs/tutorial_propstore.html?rev=1819859&r1=1819858&r2=1819859&view=diff
==============================================================================
--- helix/site-content/0.6.5-docs/tutorial_propstore.html (original)
+++ helix/site-content/0.6.5-docs/tutorial_propstore.html Tue Jan  2 17:32:45 2018
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-10-14
+ Generated by Apache Maven Doxia at 2018-01-02
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -104,12 +104,14 @@
 		</div>
 		<div>
 			<ul class="breadcrumb">
+				<li><a href="http://helix.incubator.apache.org/" title="Apache Helix" class="externalLink">Apache Helix </a></li>
+				<li class="divider">/</li>
 				<li><a href="../" title="Apache Helix">Apache Helix </a></li>
 				<li class="divider">/</li>
 				<li><a href="./" title="Release 0.6.5">Release 0.6.5 </a></li>
 				<li class="divider">/</li>
 				<li>  Tutorial - Application Property Store</li>
-				<li class="publishDate version-date pull-right">Last Published: 2017-10-14</li>
+				<li class="publishDate version-date pull-right">Last Published: 2018-01-02</li>
 			</ul>
 		</div>
 	</header>
@@ -216,7 +218,7 @@ under the License. -->
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 		
 <div class="row span16">

Modified: helix/site-content/0.6.5-docs/tutorial_rebalance.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.6.5-docs/tutorial_rebalance.html?rev=1819859&r1=1819858&r2=1819859&view=diff
==============================================================================
--- helix/site-content/0.6.5-docs/tutorial_rebalance.html (original)
+++ helix/site-content/0.6.5-docs/tutorial_rebalance.html Tue Jan  2 17:32:45 2018
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-10-14
+ Generated by Apache Maven Doxia at 2018-01-02
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -104,12 +104,14 @@
 		</div>
 		<div>
 			<ul class="breadcrumb">
+				<li><a href="http://helix.incubator.apache.org/" title="Apache Helix" class="externalLink">Apache Helix </a></li>
+				<li class="divider">/</li>
 				<li><a href="../" title="Apache Helix">Apache Helix </a></li>
 				<li class="divider">/</li>
 				<li><a href="./" title="Release 0.6.5">Release 0.6.5 </a></li>
 				<li class="divider">/</li>
 				<li>  Tutorial - Rebalancing Algorithms</li>
-				<li class="publishDate version-date pull-right">Last Published: 2017-10-14</li>
+				<li class="publishDate version-date pull-right">Last Published: 2018-01-02</li>
 			</ul>
 		</div>
 	</header>
@@ -352,7 +354,7 @@ under the License. -->
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 		
 <div class="row span16">

Modified: helix/site-content/0.6.5-docs/tutorial_spectator.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.6.5-docs/tutorial_spectator.html?rev=1819859&r1=1819858&r2=1819859&view=diff
==============================================================================
--- helix/site-content/0.6.5-docs/tutorial_spectator.html (original)
+++ helix/site-content/0.6.5-docs/tutorial_spectator.html Tue Jan  2 17:32:45 2018
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-10-14
+ Generated by Apache Maven Doxia at 2018-01-02
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -104,12 +104,14 @@
 		</div>
 		<div>
 			<ul class="breadcrumb">
+				<li><a href="http://helix.incubator.apache.org/" title="Apache Helix" class="externalLink">Apache Helix </a></li>
+				<li class="divider">/</li>
 				<li><a href="../" title="Apache Helix">Apache Helix </a></li>
 				<li class="divider">/</li>
 				<li><a href="./" title="Release 0.6.5">Release 0.6.5 </a></li>
 				<li class="divider">/</li>
 				<li>  Tutorial - Spectator</li>
-				<li class="publishDate version-date pull-right">Last Published: 2017-10-14</li>
+				<li class="publishDate version-date pull-right">Last Published: 2018-01-02</li>
 			</ul>
 		</div>
 	</header>
@@ -257,7 +259,7 @@ result = theInstance.sendRequest(yourApp
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 		
 <div class="row span16">

Modified: helix/site-content/0.6.5-docs/tutorial_state.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.6.5-docs/tutorial_state.html?rev=1819859&r1=1819858&r2=1819859&view=diff
==============================================================================
--- helix/site-content/0.6.5-docs/tutorial_state.html (original)
+++ helix/site-content/0.6.5-docs/tutorial_state.html Tue Jan  2 17:32:45 2018
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-10-14
+ Generated by Apache Maven Doxia at 2018-01-02
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -104,12 +104,14 @@
 		</div>
 		<div>
 			<ul class="breadcrumb">
+				<li><a href="http://helix.incubator.apache.org/" title="Apache Helix" class="externalLink">Apache Helix </a></li>
+				<li class="divider">/</li>
 				<li><a href="../" title="Apache Helix">Apache Helix </a></li>
 				<li class="divider">/</li>
 				<li><a href="./" title="Release 0.6.5">Release 0.6.5 </a></li>
 				<li class="divider">/</li>
 				<li>  Tutorial - State Machine Configuration</li>
-				<li class="publishDate version-date pull-right">Last Published: 2017-10-14</li>
+				<li class="publishDate version-date pull-right">Last Published: 2018-01-02</li>
 			</ul>
 		</div>
 	</header>
@@ -318,7 +320,7 @@ under the License. -->
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 		
 <div class="row span16">

Modified: helix/site-content/0.6.5-docs/tutorial_throttling.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.6.5-docs/tutorial_throttling.html?rev=1819859&r1=1819858&r2=1819859&view=diff
==============================================================================
--- helix/site-content/0.6.5-docs/tutorial_throttling.html (original)
+++ helix/site-content/0.6.5-docs/tutorial_throttling.html Tue Jan  2 17:32:45 2018
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-10-14
+ Generated by Apache Maven Doxia at 2018-01-02
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -104,12 +104,14 @@
 		</div>
 		<div>
 			<ul class="breadcrumb">
+				<li><a href="http://helix.incubator.apache.org/" title="Apache Helix" class="externalLink">Apache Helix </a></li>
+				<li class="divider">/</li>
 				<li><a href="../" title="Apache Helix">Apache Helix </a></li>
 				<li class="divider">/</li>
 				<li><a href="./" title="Release 0.6.5">Release 0.6.5 </a></li>
 				<li class="divider">/</li>
 				<li>  Tutorial - Throttling</li>
-				<li class="publishDate version-date pull-right">Last Published: 2017-10-14</li>
+				<li class="publishDate version-date pull-right">Last Published: 2018-01-02</li>
 			</ul>
 		</div>
 	</header>
@@ -221,7 +223,7 @@ under the License. -->
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 		
 <div class="row span16">

Modified: helix/site-content/0.6.5-docs/tutorial_user_def_rebalancer.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.6.5-docs/tutorial_user_def_rebalancer.html?rev=1819859&r1=1819858&r2=1819859&view=diff
==============================================================================
--- helix/site-content/0.6.5-docs/tutorial_user_def_rebalancer.html (original)
+++ helix/site-content/0.6.5-docs/tutorial_user_def_rebalancer.html Tue Jan  2 17:32:45 2018
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-10-14
+ Generated by Apache Maven Doxia at 2018-01-02
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -104,12 +104,14 @@
 		</div>
 		<div>
 			<ul class="breadcrumb">
+				<li><a href="http://helix.incubator.apache.org/" title="Apache Helix" class="externalLink">Apache Helix </a></li>
+				<li class="divider">/</li>
 				<li><a href="../" title="Apache Helix">Apache Helix </a></li>
 				<li class="divider">/</li>
 				<li><a href="./" title="Release 0.6.5">Release 0.6.5 </a></li>
 				<li class="divider">/</li>
 				<li>  Tutorial - User-Defined Rebalancing</li>
-				<li class="publishDate version-date pull-right">Last Published: 2017-10-14</li>
+				<li class="publishDate version-date pull-right">Last Published: 2018-01-02</li>
 			</ul>
 		</div>
 	</header>
@@ -354,7 +356,7 @@ IdealState computeNewIdealState(String r
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 		
 <div class="row span16">

Modified: helix/site-content/0.6.5-docs/tutorial_yaml.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.6.5-docs/tutorial_yaml.html?rev=1819859&r1=1819858&r2=1819859&view=diff
==============================================================================
--- helix/site-content/0.6.5-docs/tutorial_yaml.html (original)
+++ helix/site-content/0.6.5-docs/tutorial_yaml.html Tue Jan  2 17:32:45 2018
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-10-14
+ Generated by Apache Maven Doxia at 2018-01-02
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -104,12 +104,14 @@
 		</div>
 		<div>
 			<ul class="breadcrumb">
+				<li><a href="http://helix.incubator.apache.org/" title="Apache Helix" class="externalLink">Apache Helix </a></li>
+				<li class="divider">/</li>
 				<li><a href="../" title="Apache Helix">Apache Helix </a></li>
 				<li class="divider">/</li>
 				<li><a href="./" title="Release 0.6.5">Release 0.6.5 </a></li>
 				<li class="divider">/</li>
 				<li>  Tutorial - YAML Cluster Setup</li>
-				<li class="publishDate version-date pull-right">Last Published: 2017-10-14</li>
+				<li class="publishDate version-date pull-right">Last Published: 2018-01-02</li>
 			</ul>
 		</div>
 	</header>
@@ -283,7 +285,7 @@ YAMLClusterSetup.YAMLClusterConfig confi
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 		
 <div class="row span16">

Modified: helix/site-content/0.6.6-docs/Building.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.6.6-docs/Building.html?rev=1819859&r1=1819858&r2=1819859&view=diff
==============================================================================
--- helix/site-content/0.6.6-docs/Building.html (original)
+++ helix/site-content/0.6.6-docs/Building.html Tue Jan  2 17:32:45 2018
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-10-14
+ Generated by Apache Maven Doxia at 2018-01-02
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -104,12 +104,14 @@
 		</div>
 		<div>
 			<ul class="breadcrumb">
+				<li><a href="http://helix.incubator.apache.org/" title="Apache Helix" class="externalLink">Apache Helix </a></li>
+				<li class="divider">/</li>
 				<li><a href="../" title="Apache Helix">Apache Helix </a></li>
 				<li class="divider">/</li>
 				<li><a href="./" title="Release 0.6.6">Release 0.6.6 </a></li>
 				<li class="divider">/</li>
 				<li>Build Instructions</li>
-				<li class="publishDate version-date pull-right">Last Published: 2017-10-14</li>
+				<li class="publishDate version-date pull-right">Last Published: 2018-01-02</li>
 			</ul>
 		</div>
 	</header>
@@ -230,7 +232,7 @@ mvn install package -DskipTests
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 		
 <div class="row span16">

Modified: helix/site-content/0.6.6-docs/Features.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.6.6-docs/Features.html?rev=1819859&r1=1819858&r2=1819859&view=diff
==============================================================================
--- helix/site-content/0.6.6-docs/Features.html (original)
+++ helix/site-content/0.6.6-docs/Features.html Tue Jan  2 17:32:45 2018
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-10-14
+ Generated by Apache Maven Doxia at 2018-01-02
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -104,12 +104,14 @@
 		</div>
 		<div>
 			<ul class="breadcrumb">
+				<li><a href="http://helix.incubator.apache.org/" title="Apache Helix" class="externalLink">Apache Helix </a></li>
+				<li class="divider">/</li>
 				<li><a href="../" title="Apache Helix">Apache Helix </a></li>
 				<li class="divider">/</li>
 				<li><a href="./" title="Release 0.6.6">Release 0.6.6 </a></li>
 				<li class="divider">/</li>
 				<li>  Features</li>
-				<li class="publishDate version-date pull-right">Last Published: 2017-10-14</li>
+				<li class="publishDate version-date pull-right">Last Published: 2018-01-02</li>
 			</ul>
 		</div>
 	</header>
@@ -438,7 +440,7 @@ under the License. -->
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 		
 <div class="row span16">

Modified: helix/site-content/0.6.6-docs/Quickstart.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.6.6-docs/Quickstart.html?rev=1819859&r1=1819858&r2=1819859&view=diff
==============================================================================
--- helix/site-content/0.6.6-docs/Quickstart.html (original)
+++ helix/site-content/0.6.6-docs/Quickstart.html Tue Jan  2 17:32:45 2018
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-10-14
+ Generated by Apache Maven Doxia at 2018-01-02
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -104,12 +104,14 @@
 		</div>
 		<div>
 			<ul class="breadcrumb">
+				<li><a href="http://helix.incubator.apache.org/" title="Apache Helix" class="externalLink">Apache Helix </a></li>
+				<li class="divider">/</li>
 				<li><a href="../" title="Apache Helix">Apache Helix </a></li>
 				<li class="divider">/</li>
 				<li><a href="./" title="Release 0.6.6">Release 0.6.6 </a></li>
 				<li class="divider">/</li>
 				<li>  Quickstart</li>
-				<li class="publishDate version-date pull-right">Last Published: 2017-10-14</li>
+				<li class="publishDate version-date pull-right">Last Published: 2018-01-02</li>
 			</ul>
 		</div>
 	</header>
@@ -823,7 +825,7 @@ ExternalView for myDB:
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 		
 <div class="row span16">

Modified: helix/site-content/0.6.6-docs/Tutorial.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.6.6-docs/Tutorial.html?rev=1819859&r1=1819858&r2=1819859&view=diff
==============================================================================
--- helix/site-content/0.6.6-docs/Tutorial.html (original)
+++ helix/site-content/0.6.6-docs/Tutorial.html Tue Jan  2 17:32:45 2018
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-10-14
+ Generated by Apache Maven Doxia at 2018-01-02
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -104,12 +104,14 @@
 		</div>
 		<div>
 			<ul class="breadcrumb">
+				<li><a href="http://helix.incubator.apache.org/" title="Apache Helix" class="externalLink">Apache Helix </a></li>
+				<li class="divider">/</li>
 				<li><a href="../" title="Apache Helix">Apache Helix </a></li>
 				<li class="divider">/</li>
 				<li><a href="./" title="Release 0.6.6">Release 0.6.6 </a></li>
 				<li class="divider">/</li>
 				<li>  Tutorial</li>
-				<li class="publishDate version-date pull-right">Last Published: 2017-10-14</li>
+				<li class="publishDate version-date pull-right">Last Published: 2018-01-02</li>
 			</ul>
 		</div>
 	</header>
@@ -375,7 +377,7 @@ admin.rebalance(CLUSTER_NAME, RESOURCE_N
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 		
 <div class="row span16">

Modified: helix/site-content/0.6.6-docs/dependencies.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.6.6-docs/dependencies.html?rev=1819859&r1=1819858&r2=1819859&view=diff
==============================================================================
--- helix/site-content/0.6.6-docs/dependencies.html (original)
+++ helix/site-content/0.6.6-docs/dependencies.html Tue Jan  2 17:32:45 2018
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-10-14
+ Generated by Apache Maven Doxia at 2018-01-02
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -104,12 +104,14 @@
 		</div>
 		<div>
 			<ul class="breadcrumb">
+				<li><a href="http://helix.incubator.apache.org/" title="Apache Helix" class="externalLink">Apache Helix </a></li>
+				<li class="divider">/</li>
 				<li><a href="../" title="Apache Helix">Apache Helix </a></li>
 				<li class="divider">/</li>
 				<li><a href="./" title="Release 0.6.6">Release 0.6.6 </a></li>
 				<li class="divider">/</li>
 				<li>Project Dependencies</li>
-				<li class="publishDate version-date pull-right">Last Published: 2017-10-14</li>
+				<li class="publishDate version-date pull-right">Last Published: 2018-01-02</li>
 			</ul>
 		</div>
 	</header>
@@ -259,7 +261,7 @@
       </thead> 
       <tbody> 
        <tr class="b"> 
-        <td> <p><b>Description: </b>Helix is a generic cluster management framework used for the automatic management of partitioned, replicated and distributed resources hosted on a cluster of nodes.</p> <p><b>URL: </b><a class="externalLink" href="http://helix.apache.org/0.6.6-docs">http://helix.apache.org/0.6.6-docs</a></p> <p><b>Project License: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td> 
+        <td> <p><b>Description: </b>Helix is a generic cluster management framework used for the automatic management of partitioned, replicated and distributed resources hosted on a cluster of nodes.</p> <p><b>URL: </b><a class="externalLink" href="http://helix.apache.org/0.6.6-docs">http://helix.apache.org/0.6.6-docs</a></p> <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td> 
        </tr> 
       </tbody> 
      </table> 
@@ -366,12 +368,12 @@
 <a name="Licenses"></a> 
 <div class="section"> 
  <h2 id="Licenses">Licenses</h2> 
- <p><b>Apache License Version 2.0: </b>SnakeYAML</p> 
  <p><b>GNU LESSER GENERAL PUBLIC LICENSE: </b>BeanShell</p> 
- <p><b>Apache License, Version 2.0: </b>Apache Helix :: Website :: 0.6.6, TestNG</p> 
  <p><b>New BSD License: </b>Hamcrest Core</p> 
+ <p><b>Apache License, Version 2.0: </b>TestNG</p> 
  <p><b>Common Public License Version 1.0: </b>JUnit</p> 
- <p><b>The Apache Software License, Version 2.0: </b>JCommander</p> 
+ <p><b>The Apache Software License, Version 2.0: </b>Apache Helix :: Website :: 0.6.6, JCommander</p> 
+ <p><b>Apache License Version 2.0: </b>SnakeYAML</p> 
 </div> 
 <a name="Dependency_File_Details"></a> 
 <div class="section"> 
@@ -498,34 +500,34 @@
   </thead> 
   <tbody> 
    <tr class="b"> 
-    <td>mvnrepository.com</td> 
-    <td><a class="externalLink" href="https://mvnrepository.com">https://mvnrepository.com</a></td> 
-    <td>Yes</td> 
+    <td>apache.snapshots</td> 
+    <td><a class="externalLink" href="http://repository.apache.org/snapshots">http://repository.apache.org/snapshots</a></td> 
     <td>-</td> 
+    <td>Yes</td> 
    </tr> 
    <tr class="a"> 
-    <td>central</td> 
-    <td><a class="externalLink" href="https://repo.maven.apache.org/maven2">https://repo.maven.apache.org/maven2</a></td> 
-    <td>Yes</td> 
+    <td>sonatype-nexus-snapshots</td> 
+    <td><a class="externalLink" href="http://oss.sonatype.org/content/repositories/snapshots">http://oss.sonatype.org/content/repositories/snapshots</a></td> 
     <td>-</td> 
+    <td>Yes</td> 
    </tr> 
    <tr class="b"> 
-    <td>restlet.org</td> 
-    <td><a class="externalLink" href="http://maven.restlet.org">http://maven.restlet.org</a></td> 
+    <td>central</td> 
+    <td><a class="externalLink" href="http://repo.maven.apache.org/maven2">http://repo.maven.apache.org/maven2</a></td> 
     <td>Yes</td> 
     <td>-</td> 
    </tr> 
    <tr class="a"> 
-    <td>sonatype-nexus-snapshots</td> 
-    <td><a class="externalLink" href="http://oss.sonatype.org/content/repositories/snapshots">http://oss.sonatype.org/content/repositories/snapshots</a></td> 
-    <td>-</td> 
+    <td>restlet.org</td> 
+    <td><a class="externalLink" href="http://maven.restlet.org">http://maven.restlet.org</a></td> 
     <td>Yes</td> 
+    <td>-</td> 
    </tr> 
    <tr class="b"> 
-    <td>apache.snapshots</td> 
-    <td><a class="externalLink" href="https://repository.apache.org/snapshots">https://repository.apache.org/snapshots</a></td> 
-    <td>-</td> 
+    <td>mvnrepository.com</td> 
+    <td><a class="externalLink" href="https://mvnrepository.com">https://mvnrepository.com</a></td> 
     <td>Yes</td> 
+    <td>-</td> 
    </tr> 
   </tbody> 
  </table> 
@@ -534,21 +536,21 @@
   <thead> 
    <tr class="b"> 
     <th>Total</th> 
-    <th>mvnrepository.com</th> 
+    <th>apache.snapshots</th> 
+    <th>sonatype-nexus-snapshots</th> 
     <th>central</th> 
     <th>restlet.org</th> 
-    <th>sonatype-nexus-snapshots</th> 
-    <th>apache.snapshots</th> 
+    <th>mvnrepository.com</th> 
    </tr> 
   </thead> 
   <thead> 
    <tr class="a"> 
     <th>Artifact</th> 
-    <th>mvnrepository.com</th> 
+    <th>apache.snapshots</th> 
+    <th>sonatype-nexus-snapshots</th> 
     <th>central</th> 
     <th>restlet.org</th> 
-    <th>sonatype-nexus-snapshots</th> 
-    <th>apache.snapshots</th> 
+    <th>mvnrepository.com</th> 
    </tr> 
   </thead> 
   <tbody> 
@@ -679,7 +681,7 @@
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 		
 <div class="row span16">

Modified: helix/site-content/0.6.6-docs/dependency-convergence.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.6.6-docs/dependency-convergence.html?rev=1819859&r1=1819858&r2=1819859&view=diff
==============================================================================
--- helix/site-content/0.6.6-docs/dependency-convergence.html (original)
+++ helix/site-content/0.6.6-docs/dependency-convergence.html Tue Jan  2 17:32:45 2018
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-10-14
+ Generated by Apache Maven Doxia at 2018-01-02
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -104,12 +104,14 @@
 		</div>
 		<div>
 			<ul class="breadcrumb">
+				<li><a href="http://helix.incubator.apache.org/" title="Apache Helix" class="externalLink">Apache Helix </a></li>
+				<li class="divider">/</li>
 				<li><a href="../" title="Apache Helix">Apache Helix </a></li>
 				<li class="divider">/</li>
 				<li><a href="./" title="Release 0.6.6">Release 0.6.6 </a></li>
 				<li class="divider">/</li>
 				<li>Reactor Dependency Convergence</li>
-				<li class="publishDate version-date pull-right">Last Published: 2017-10-14</li>
+				<li class="publishDate version-date pull-right">Last Published: 2018-01-02</li>
 			</ul>
 		</div>
 	</header>
@@ -172,7 +174,7 @@
   <thead> 
    <tr class="a"> 
     <th>Number of sub-projects:</th> 
-    <td>12</td> 
+    <td>13</td> 
    </tr> 
   </thead> 
   <caption> 
@@ -208,6 +210,7 @@
            <li><a class="externalLink" href="http://helix.apache.org/0.6.9-docs">org.apache.helix:0.6.9-docs</a></li> 
            <li><a class="externalLink" href="http://helix.apache.org/0.7.0-incubating-docs">org.apache.helix:0.7.0-incubating-docs</a></li> 
            <li><a class="externalLink" href="http://helix.apache.org/0.7.1-docs">org.apache.helix:0.7.1-docs</a></li> 
+           <li><a class="externalLink" href="http://helix.apache.org/0.8.0-docs">org.apache.helix:0.8.0-docs</a></li> 
           </ol></td> 
         </tr> 
        </tbody> 
@@ -285,7 +288,7 @@
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 		
 <div class="row span16">

Modified: helix/site-content/0.6.6-docs/dependency-info.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.6.6-docs/dependency-info.html?rev=1819859&r1=1819858&r2=1819859&view=diff
==============================================================================
--- helix/site-content/0.6.6-docs/dependency-info.html (original)
+++ helix/site-content/0.6.6-docs/dependency-info.html Tue Jan  2 17:32:45 2018
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-10-14
+ Generated by Apache Maven Doxia at 2018-01-02
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -104,12 +104,14 @@
 		</div>
 		<div>
 			<ul class="breadcrumb">
+				<li><a href="http://helix.incubator.apache.org/" title="Apache Helix" class="externalLink">Apache Helix </a></li>
+				<li class="divider">/</li>
 				<li><a href="../" title="Apache Helix">Apache Helix </a></li>
 				<li class="divider">/</li>
 				<li><a href="./" title="Release 0.6.6">Release 0.6.6 </a></li>
 				<li class="divider">/</li>
 				<li>Dependency Information</li>
-				<li class="publishDate version-date pull-right">Last Published: 2017-10-14</li>
+				<li class="publishDate version-date pull-right">Last Published: 2018-01-02</li>
 			</ul>
 		</div>
 	</header>
@@ -250,7 +252,7 @@
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 		
 <div class="row span16">

Modified: helix/site-content/0.6.6-docs/dependency-management.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.6.6-docs/dependency-management.html?rev=1819859&r1=1819858&r2=1819859&view=diff
==============================================================================
--- helix/site-content/0.6.6-docs/dependency-management.html (original)
+++ helix/site-content/0.6.6-docs/dependency-management.html Tue Jan  2 17:32:45 2018
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-10-14
+ Generated by Apache Maven Doxia at 2018-01-02
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -104,12 +104,14 @@
 		</div>
 		<div>
 			<ul class="breadcrumb">
+				<li><a href="http://helix.incubator.apache.org/" title="Apache Helix" class="externalLink">Apache Helix </a></li>
+				<li class="divider">/</li>
 				<li><a href="../" title="Apache Helix">Apache Helix </a></li>
 				<li class="divider">/</li>
 				<li><a href="./" title="Release 0.6.6">Release 0.6.6 </a></li>
 				<li class="divider">/</li>
 				<li>Project Dependency Management</li>
-				<li class="publishDate version-date pull-right">Last Published: 2017-10-14</li>
+				<li class="publishDate version-date pull-right">Last Published: 2018-01-02</li>
 			</ul>
 		</div>
 	</header>
@@ -139,55 +141,62 @@
    </thead> 
    <tbody> 
     <tr class="b"> 
-     <td>log4j</td> 
-     <td><a class="externalLink" href="http://logging.apache.org:80/log4j/1.2/">log4j</a></td> 
-     <td>1.2.15</td> 
-     <td>jar</td> 
-     <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td> 
-    </tr> 
-    <tr class="a"> 
      <td>org.apache.helix</td> 
      <td><a class="externalLink" href="http://helix.apache.org/helix-core">helix-core</a></td> 
      <td>0.6.10-SNAPSHOT</td> 
      <td>jar</td> 
-     <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td> 
+     <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td> 
     </tr> 
-    <tr class="b"> 
+    <tr class="a"> 
      <td>org.apache.helix</td> 
      <td><a class="externalLink" href="http://helix.apache.org/helix-core">helix-core</a></td> 
      <td>0.6.10-SNAPSHOT</td> 
      <td>test-jar</td> 
-     <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td> 
+     <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td> 
     </tr> 
-    <tr class="a"> 
+    <tr class="b"> 
      <td>org.eclipse.jetty</td> 
      <td><a class="externalLink" href="http://www.eclipse.org/jetty/jetty-server">jetty-server</a></td> 
      <td>8.1.8.v20121106</td> 
      <td>jar</td> 
      <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License - Version 2.0</a>, <a class="externalLink" href="http://www.eclipse.org/org/documents/epl-v10.php">Eclipse Public License - Version 1.0</a></td> 
     </tr> 
-    <tr class="b"> 
+    <tr class="a"> 
      <td>org.mockito</td> 
      <td><a class="externalLink" href="http://www.mockito.org">mockito-all</a></td> 
      <td>1.9.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"> 
+    <tr class="b"> 
      <td>org.restlet.jse</td> 
      <td><a class="externalLink" href="http://www.restlet.org/org.restlet">org.restlet</a></td> 
      <td>2.2.1</td> 
      <td>jar</td> 
      <td><a class="externalLink" href="http://www.opensource.org/licenses/apache-2.0">Apache 2.0 license</a>, <a class="externalLink" href="http://www.opensource.org/licenses/lgpl-3.0">LGPL 3.0 license</a>, <a class="externalLink" href="http://www.opensource.org/licenses/lgpl-2.1">LGPL 2.1 license</a>, <a class="externalLink" href="http://www.opensource.org/licenses/cddl1">CDDL 1.0 license</a>, <a class="externalLink" href="http://www.opensource.org/licenses/eclipse-1.0">EPL 1.0 license</a></td> 
     </tr> 
-    <tr class="b"> 
+    <tr class="a"> 
      <td>org.restlet.jse</td> 
      <td><a class="externalLink" href="http://www.restlet.org/org.restlet.ext.jetty">org.restlet.ext.jetty</a></td> 
      <td>2.2.1</td> 
      <td>jar</td> 
      <td><a class="externalLink" href="http://www.opensource.org/licenses/apache-2.0">Apache 2.0 license</a>, <a class="externalLink" href="http://www.opensource.org/licenses/lgpl-3.0">LGPL 3.0 license</a>, <a class="externalLink" href="http://www.opensource.org/licenses/lgpl-2.1">LGPL 2.1 license</a>, <a class="externalLink" href="http://www.opensource.org/licenses/cddl1">CDDL 1.0 license</a>, <a class="externalLink" href="http://www.opensource.org/licenses/eclipse-1.0">EPL 1.0 license</a></td> 
     </tr> 
+    <tr class="b"> 
+     <td>org.slf4j</td> 
+     <td><a class="externalLink" href="http://www.slf4j.org">slf4j-api</a></td> 
+     <td>1.7.25</td> 
+     <td>jar</td> 
+     <td><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></td> 
+    </tr> 
     <tr class="a"> 
+     <td>org.slf4j</td> 
+     <td><a class="externalLink" href="http://www.slf4j.org">slf4j-log4j12</a></td> 
+     <td>1.7.14</td> 
+     <td>jar</td> 
+     <td><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></td> 
+    </tr> 
+    <tr class="b"> 
      <td>org.testng</td> 
      <td><a class="externalLink" href="http://testng.org">testng</a></td> 
      <td>6.0.1</td> 
@@ -291,7 +300,7 @@
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 		
 <div class="row span16">

Modified: helix/site-content/0.6.6-docs/distribution-management.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.6.6-docs/distribution-management.html?rev=1819859&r1=1819858&r2=1819859&view=diff
==============================================================================
--- helix/site-content/0.6.6-docs/distribution-management.html (original)
+++ helix/site-content/0.6.6-docs/distribution-management.html Tue Jan  2 17:32:45 2018
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-10-14
+ Generated by Apache Maven Doxia at 2018-01-02
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -104,12 +104,14 @@
 		</div>
 		<div>
 			<ul class="breadcrumb">
+				<li><a href="http://helix.incubator.apache.org/" title="Apache Helix" class="externalLink">Apache Helix </a></li>
+				<li class="divider">/</li>
 				<li><a href="../" title="Apache Helix">Apache Helix </a></li>
 				<li class="divider">/</li>
 				<li><a href="./" title="Release 0.6.6">Release 0.6.6 </a></li>
 				<li class="divider">/</li>
 				<li>Project Distribution Management</li>
-				<li class="publishDate version-date pull-right">Last Published: 2017-10-14</li>
+				<li class="publishDate version-date pull-right">Last Published: 2018-01-02</li>
 			</ul>
 		</div>
 	</header>
@@ -137,7 +139,7 @@
  <div class="section"> 
   <h3 id="Site_-_apache.website">Site - apache.website</h3> 
   <a name="Site_-_apache.website"></a> 
-  <p>file:///Users/jxue/helix-site/helix-site-deploy/0.6.6-docs</p> 
+  <p>file:///home/jxue/helix-site/helix-site-deploy/0.6.6-docs</p> 
  </div> 
 </div>
 			</div>
@@ -208,7 +210,7 @@
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 		
 <div class="row span16">

Modified: helix/site-content/0.6.6-docs/download.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.6.6-docs/download.html?rev=1819859&r1=1819858&r2=1819859&view=diff
==============================================================================
--- helix/site-content/0.6.6-docs/download.html (original)
+++ helix/site-content/0.6.6-docs/download.html Tue Jan  2 17:32:45 2018
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-10-14
+ Generated by Apache Maven Doxia at 2018-01-02
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -106,13 +106,15 @@
 		</div>
 		<div>
 			<ul class="breadcrumb">
+				<li><a href="http://helix.incubator.apache.org/" title="Apache Helix" class="externalLink">Apache Helix </a></li>
+				<li class="divider">/</li>
 				<li><a href="../" title="Apache Helix">Apache Helix </a></li>
 				<li class="divider">/</li>
 				<li><a href="./" title="Release 0.6.6">Release 0.6.6 </a></li>
 				<li class="divider">/</li>
 				<li>
     Apache Helix Downloads</li>
-				<li class="publishDate version-date pull-right">Last Published: 2017-10-14</li>
+				<li class="publishDate version-date pull-right">Last Published: 2018-01-02</li>
 			</ul>
 		</div>
 	</header>
@@ -315,7 +317,7 @@ under the License. -->
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 		
 <div class="row span16">

Modified: helix/site-content/0.6.6-docs/index.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.6.6-docs/index.html?rev=1819859&r1=1819858&r2=1819859&view=diff
==============================================================================
--- helix/site-content/0.6.6-docs/index.html (original)
+++ helix/site-content/0.6.6-docs/index.html Tue Jan  2 17:32:45 2018
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-10-14
+ Generated by Apache Maven Doxia at 2018-01-02
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -104,12 +104,14 @@
 		</div>
 		<div>
 			<ul class="breadcrumb">
+				<li><a href="http://helix.incubator.apache.org/" title="Apache Helix" class="externalLink">Apache Helix </a></li>
+				<li class="divider">/</li>
 				<li><a href="../" title="Apache Helix">Apache Helix </a></li>
 				<li class="divider">/</li>
 				<li><a href="./" title="Release 0.6.6">Release 0.6.6 </a></li>
 				<li class="divider">/</li>
 				<li>  Helix 0.6.6 Documentation</li>
-				<li class="publishDate version-date pull-right">Last Published: 2017-10-14</li>
+				<li class="publishDate version-date pull-right">Last Published: 2018-01-02</li>
 			</ul>
 		</div>
 	</header>
@@ -208,7 +210,7 @@
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 		
 <div class="row span16">

Modified: helix/site-content/0.6.6-docs/integration.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.6.6-docs/integration.html?rev=1819859&r1=1819858&r2=1819859&view=diff
==============================================================================
--- helix/site-content/0.6.6-docs/integration.html (original)
+++ helix/site-content/0.6.6-docs/integration.html Tue Jan  2 17:32:45 2018
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-10-14
+ Generated by Apache Maven Doxia at 2018-01-02
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -104,12 +104,14 @@
 		</div>
 		<div>
 			<ul class="breadcrumb">
+				<li><a href="http://helix.incubator.apache.org/" title="Apache Helix" class="externalLink">Apache Helix </a></li>
+				<li class="divider">/</li>
 				<li><a href="../" title="Apache Helix">Apache Helix </a></li>
 				<li class="divider">/</li>
 				<li><a href="./" title="Release 0.6.6">Release 0.6.6 </a></li>
 				<li class="divider">/</li>
 				<li>Continuous Integration</li>
-				<li class="publishDate version-date pull-right">Last Published: 2017-10-14</li>
+				<li class="publishDate version-date pull-right">Last Published: 2018-01-02</li>
 			</ul>
 		</div>
 	</header>
@@ -206,7 +208,7 @@
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 		
 <div class="row span16">

Modified: helix/site-content/0.6.6-docs/issue-tracking.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.6.6-docs/issue-tracking.html?rev=1819859&r1=1819858&r2=1819859&view=diff
==============================================================================
--- helix/site-content/0.6.6-docs/issue-tracking.html (original)
+++ helix/site-content/0.6.6-docs/issue-tracking.html Tue Jan  2 17:32:45 2018
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-10-14
+ Generated by Apache Maven Doxia at 2018-01-02
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -104,12 +104,14 @@
 		</div>
 		<div>
 			<ul class="breadcrumb">
+				<li><a href="http://helix.incubator.apache.org/" title="Apache Helix" class="externalLink">Apache Helix </a></li>
+				<li class="divider">/</li>
 				<li><a href="../" title="Apache Helix">Apache Helix </a></li>
 				<li class="divider">/</li>
 				<li><a href="./" title="Release 0.6.6">Release 0.6.6 </a></li>
 				<li class="divider">/</li>
 				<li>Issue Tracking</li>
-				<li class="publishDate version-date pull-right">Last Published: 2017-10-14</li>
+				<li class="publishDate version-date pull-right">Last Published: 2018-01-02</li>
 			</ul>
 		</div>
 	</header>
@@ -201,7 +203,7 @@
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 		
 <div class="row span16">

Modified: helix/site-content/0.6.6-docs/license.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.6.6-docs/license.html?rev=1819859&r1=1819858&r2=1819859&view=diff
==============================================================================
--- helix/site-content/0.6.6-docs/license.html (original)
+++ helix/site-content/0.6.6-docs/license.html Tue Jan  2 17:32:45 2018
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-10-14
+ Generated by Apache Maven Doxia at 2018-01-02
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -104,12 +104,14 @@
 		</div>
 		<div>
 			<ul class="breadcrumb">
+				<li><a href="http://helix.incubator.apache.org/" title="Apache Helix" class="externalLink">Apache Helix </a></li>
+				<li class="divider">/</li>
 				<li><a href="../" title="Apache Helix">Apache Helix </a></li>
 				<li class="divider">/</li>
 				<li><a href="./" title="Release 0.6.6">Release 0.6.6 </a></li>
 				<li class="divider">/</li>
 				<li>Project License</li>
-				<li class="publishDate version-date pull-right">Last Published: 2017-10-14</li>
+				<li class="publishDate version-date pull-right">Last Published: 2018-01-02</li>
 			</ul>
 		</div>
 	</header>
@@ -129,8 +131,8 @@
  <h2 id="Project_License">Project License</h2> 
  <a name="Project_License"></a> 
  <div class="section"> 
-  <h3 id="Apache_License_Version_2.0">Apache License, Version 2.0</h3> 
-  <a name="Apache_License_Version_2.0"></a> 
+  <h3 id="The_Apache_Software_License_Version_2.0">The Apache Software License, Version 2.0</h3> 
+  <a name="The_Apache_Software_License_Version_2.0"></a> 
   <div class="source"> 
    <pre>
                                  Apache License
@@ -406,7 +408,7 @@
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 		
 <div class="row span16">

Modified: helix/site-content/0.6.6-docs/mail-lists.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.6.6-docs/mail-lists.html?rev=1819859&r1=1819858&r2=1819859&view=diff
==============================================================================
--- helix/site-content/0.6.6-docs/mail-lists.html (original)
+++ helix/site-content/0.6.6-docs/mail-lists.html Tue Jan  2 17:32:45 2018
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-10-14
+ Generated by Apache Maven Doxia at 2018-01-02
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -104,12 +104,14 @@
 		</div>
 		<div>
 			<ul class="breadcrumb">
+				<li><a href="http://helix.incubator.apache.org/" title="Apache Helix" class="externalLink">Apache Helix </a></li>
+				<li class="divider">/</li>
 				<li><a href="../" title="Apache Helix">Apache Helix </a></li>
 				<li class="divider">/</li>
 				<li><a href="./" title="Release 0.6.6">Release 0.6.6 </a></li>
 				<li class="divider">/</li>
 				<li>Project Mailing Lists</li>
-				<li class="publishDate version-date pull-right">Last Published: 2017-10-14</li>
+				<li class="publishDate version-date pull-right">Last Published: 2018-01-02</li>
 			</ul>
 		</div>
 	</header>
@@ -231,7 +233,7 @@
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 		
 <div class="row span16">

Modified: helix/site-content/0.6.6-docs/plugin-management.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.6.6-docs/plugin-management.html?rev=1819859&r1=1819858&r2=1819859&view=diff
==============================================================================
--- helix/site-content/0.6.6-docs/plugin-management.html (original)
+++ helix/site-content/0.6.6-docs/plugin-management.html Tue Jan  2 17:32:45 2018
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-10-14
+ Generated by Apache Maven Doxia at 2018-01-02
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -104,12 +104,14 @@
 		</div>
 		<div>
 			<ul class="breadcrumb">
+				<li><a href="http://helix.incubator.apache.org/" title="Apache Helix" class="externalLink">Apache Helix </a></li>
+				<li class="divider">/</li>
 				<li><a href="../" title="Apache Helix">Apache Helix </a></li>
 				<li class="divider">/</li>
 				<li><a href="./" title="Release 0.6.6">Release 0.6.6 </a></li>
 				<li class="divider">/</li>
 				<li>Project Plugin Management</li>
-				<li class="publishDate version-date pull-right">Last Published: 2017-10-14</li>
+				<li class="publishDate version-date pull-right">Last Published: 2018-01-02</li>
 			</ul>
 		</div>
 	</header>
@@ -135,7 +137,7 @@
    <tr class="b"> 
     <td>org.apache.maven.plugins</td> 
     <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-antrun-plugin/">maven-antrun-plugin</a></td> 
-    <td>1.8</td> 
+    <td>1.6</td> 
    </tr> 
    <tr class="a"> 
     <td>org.apache.maven.plugins</td> 
@@ -150,7 +152,7 @@
    <tr class="a"> 
     <td>org.apache.maven.plugins</td> 
     <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-clean-plugin/">maven-clean-plugin</a></td> 
-    <td>3.0.0</td> 
+    <td>2.5</td> 
    </tr> 
    <tr class="b"> 
     <td>org.apache.maven.plugins</td> 
@@ -160,7 +162,7 @@
    <tr class="a"> 
     <td>org.apache.maven.plugins</td> 
     <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-dependency-plugin/">maven-dependency-plugin</a></td> 
-    <td>2.10</td> 
+    <td>2.1</td> 
    </tr> 
    <tr class="b"> 
     <td>org.apache.maven.plugins</td> 
@@ -170,7 +172,7 @@
    <tr class="a"> 
     <td>org.apache.maven.plugins</td> 
     <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-docck-plugin/">maven-docck-plugin</a></td> 
-    <td>1.1</td> 
+    <td>1.0</td> 
    </tr> 
    <tr class="b"> 
     <td>org.apache.maven.plugins</td> 
@@ -179,28 +181,28 @@
    </tr> 
    <tr class="a"> 
     <td>org.apache.maven.plugins</td> 
-    <td><a class="externalLink" href="http://maven.apache.org/enforcer/maven-enforcer-plugin">maven-enforcer-plugin</a></td> 
-    <td>1.4.1</td> 
+    <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-enforcer-plugin/">maven-enforcer-plugin</a></td> 
+    <td>1.0.1</td> 
    </tr> 
    <tr class="b"> 
     <td>org.apache.maven.plugins</td> 
-    <td><a class="externalLink" href="http://maven.apache.org/surefire/maven-failsafe-plugin/">maven-failsafe-plugin</a></td> 
-    <td>2.19.1</td> 
+    <td><a class="externalLink" href="http://maven.apache.org/surefire/maven-failsafe-plugin">maven-failsafe-plugin</a></td> 
+    <td>2.12.4</td> 
    </tr> 
    <tr class="a"> 
     <td>org.apache.maven.plugins</td> 
     <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-gpg-plugin/">maven-gpg-plugin</a></td> 
-    <td>1.6</td> 
+    <td>1.4</td> 
    </tr> 
    <tr class="b"> 
     <td>org.apache.maven.plugins</td> 
     <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-install-plugin/">maven-install-plugin</a></td> 
-    <td>2.5.2</td> 
+    <td>2.3.1</td> 
    </tr> 
    <tr class="a"> 
     <td>org.apache.maven.plugins</td> 
     <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-invoker-plugin/">maven-invoker-plugin</a></td> 
-    <td>2.0.0</td> 
+    <td>1.7</td> 
    </tr> 
    <tr class="b"> 
     <td>org.apache.maven.plugins</td> 
@@ -214,78 +216,63 @@
    </tr> 
    <tr class="b"> 
     <td>org.apache.maven.plugins</td> 
-    <td><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-plugin">maven-plugin-plugin</a></td> 
-    <td>3.4</td> 
+    <td><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-plugin/">maven-plugin-plugin</a></td> 
+    <td>3.2</td> 
    </tr> 
    <tr class="a"> 
     <td>org.apache.maven.plugins</td> 
-    <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-project-info-reports-plugin/">maven-project-info-reports-plugin</a></td> 
-    <td>2.9</td> 
+    <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-release-plugin/">maven-release-plugin</a></td> 
+    <td>2.3.2</td> 
    </tr> 
    <tr class="b"> 
     <td>org.apache.maven.plugins</td> 
-    <td><a class="externalLink" href="http://maven.apache.org/maven-release/maven-release-plugin/">maven-release-plugin</a></td> 
-    <td>2.5.1</td> 
-   </tr> 
-   <tr class="a"> 
-    <td>org.apache.maven.plugins</td> 
     <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-remote-resources-plugin/">maven-remote-resources-plugin</a></td> 
-    <td>1.5</td> 
+    <td>1.4</td> 
    </tr> 
-   <tr class="b"> 
+   <tr class="a"> 
     <td>org.apache.maven.plugins</td> 
     <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-resources-plugin/">maven-resources-plugin</a></td> 
-    <td>2.7</td> 
+    <td>2.6</td> 
    </tr> 
-   <tr class="a"> 
+   <tr class="b"> 
     <td>org.apache.maven.plugins</td> 
     <td><a class="externalLink" href="http://maven.apache.org/scm/maven-scm-plugin/">maven-scm-plugin</a></td> 
-    <td>1.9.4</td> 
+    <td>1.8</td> 
    </tr> 
-   <tr class="b"> 
+   <tr class="a"> 
     <td>org.apache.maven.plugins</td> 
     <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-scm-publish-plugin">maven-scm-publish-plugin</a></td> 
     <td>1.0-beta-2</td> 
    </tr> 
-   <tr class="a"> 
+   <tr class="b"> 
     <td>org.apache.maven.plugins</td> 
     <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-site-plugin/">maven-site-plugin</a></td> 
-    <td>3.5.1</td> 
+    <td>3.2</td> 
    </tr> 
-   <tr class="b"> 
+   <tr class="a"> 
     <td>org.apache.maven.plugins</td> 
     <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-source-plugin/">maven-source-plugin</a></td> 
-    <td>3.0.0</td> 
+    <td>2.2.1</td> 
    </tr> 
-   <tr class="a"> 
+   <tr class="b"> 
     <td>org.apache.maven.plugins</td> 
     <td><a class="externalLink" href="http://maven.apache.org/surefire/maven-surefire-plugin">maven-surefire-plugin</a></td> 
     <td>2.14</td> 
    </tr> 
-   <tr class="b"> 
-    <td>org.apache.maven.plugins</td> 
-    <td><a class="externalLink" href="http://maven.apache.org/surefire/maven-surefire-report-plugin/">maven-surefire-report-plugin</a></td> 
-    <td>2.19.1</td> 
-   </tr> 
    <tr class="a"> 
-    <td>org.apache.maven.plugins</td> 
-    <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-war-plugin/">maven-war-plugin</a></td> 
-    <td>2.6</td> 
-   </tr> 
-   <tr class="b"> 
     <td>org.apache.rat</td> 
     <td><a class="externalLink" href="http://incubator.apache.org/rat/apache-rat-plugin">apache-rat-plugin</a></td> 
     <td>0.8</td> 
    </tr> 
-   <tr class="a"> 
+   <tr class="b"> 
     <td>org.codehaus.mojo</td> 
     <td><a class="externalLink" href="http://mojo.codehaus.org/appassembler/appassembler-maven-plugin">appassembler-maven-plugin</a></td> 
     <td>1.1.1</td> 
    </tr> 
-   <tr class="b"> 
+   <tr class="a"> 
     <td>org.codehaus.mojo</td> 
-    <td><a class="externalLink" href="http://www.mojohaus.org/clirr-maven-plugin/clirr-maven-plugin">clirr-maven-plugin</a></td> 
-    <td>2.7</td> 
+    <td><a class="externalLink" href="http://mojo.codehaus.org/clirr-maven-plugin">clirr-maven-plugin</a></td> 
+    <td>2.4</td> 
    </tr> 
   </tbody> 
  </table> 
@@ -358,7 +345,7 @@
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 		
 <div class="row span16">

Modified: helix/site-content/0.6.6-docs/plugins.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.6.6-docs/plugins.html?rev=1819859&r1=1819858&r2=1819859&view=diff
==============================================================================
--- helix/site-content/0.6.6-docs/plugins.html (original)
+++ helix/site-content/0.6.6-docs/plugins.html Tue Jan  2 17:32:45 2018
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-10-14
+ Generated by Apache Maven Doxia at 2018-01-02
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -104,12 +104,14 @@
 		</div>
 		<div>
 			<ul class="breadcrumb">
+				<li><a href="http://helix.incubator.apache.org/" title="Apache Helix" class="externalLink">Apache Helix </a></li>
+				<li class="divider">/</li>
 				<li><a href="../" title="Apache Helix">Apache Helix </a></li>
 				<li class="divider">/</li>
 				<li><a href="./" title="Release 0.6.6">Release 0.6.6 </a></li>
 				<li class="divider">/</li>
 				<li>Project Build Plugins</li>
-				<li class="publishDate version-date pull-right">Last Published: 2017-10-14</li>
+				<li class="publishDate version-date pull-right">Last Published: 2018-01-02</li>
 			</ul>
 		</div>
 	</header>
@@ -140,7 +142,7 @@
    <tr class="a"> 
     <td>org.apache.maven.plugins</td> 
     <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-clean-plugin/">maven-clean-plugin</a></td> 
-    <td>3.0.0</td> 
+    <td>2.5</td> 
    </tr> 
    <tr class="b"> 
     <td>org.apache.maven.plugins</td> 
@@ -155,17 +157,17 @@
    <tr class="b"> 
     <td>org.apache.maven.plugins</td> 
     <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-install-plugin/">maven-install-plugin</a></td> 
-    <td>2.5.2</td> 
+    <td>2.3.1</td> 
    </tr> 
    <tr class="a"> 
     <td>org.apache.maven.plugins</td> 
     <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-remote-resources-plugin/">maven-remote-resources-plugin</a></td> 
-    <td>1.5</td> 
+    <td>1.4</td> 
    </tr> 
    <tr class="b"> 
     <td>org.apache.maven.plugins</td> 
     <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-resources-plugin/">maven-resources-plugin</a></td> 
-    <td>2.7</td> 
+    <td>2.6</td> 
    </tr> 
    <tr class="a"> 
     <td>org.apache.maven.plugins</td> 
@@ -175,7 +177,7 @@
    <tr class="b"> 
     <td>org.apache.maven.plugins</td> 
     <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-source-plugin/">maven-source-plugin</a></td> 
-    <td>3.0.0</td> 
+    <td>2.2.1</td> 
    </tr> 
    <tr class="a"> 
     <td>org.apache.maven.plugins</td> 
@@ -288,7 +290,7 @@
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 		
 <div class="row span16">

Modified: helix/site-content/0.6.6-docs/privacy-policy.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.6.6-docs/privacy-policy.html?rev=1819859&r1=1819858&r2=1819859&view=diff
==============================================================================
--- helix/site-content/0.6.6-docs/privacy-policy.html (original)
+++ helix/site-content/0.6.6-docs/privacy-policy.html Tue Jan  2 17:32:45 2018
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-10-14
+ Generated by Apache Maven Doxia at 2018-01-02
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -105,12 +105,14 @@
 		</div>
 		<div>
 			<ul class="breadcrumb">
+				<li><a href="http://helix.incubator.apache.org/" title="Apache Helix" class="externalLink">Apache Helix </a></li>
+				<li class="divider">/</li>
 				<li><a href="../" title="Apache Helix">Apache Helix </a></li>
 				<li class="divider">/</li>
 				<li><a href="./" title="Release 0.6.6">Release 0.6.6 </a></li>
 				<li class="divider">/</li>
 				<li>Privacy Policy</li>
-				<li class="publishDate version-date pull-right">Last Published: 2017-10-14</li>
+				<li class="publishDate version-date pull-right">Last Published: 2018-01-02</li>
 			</ul>
 		</div>
 	</header>
@@ -219,7 +221,7 @@
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 		
 <div class="row span16">

Modified: helix/site-content/0.6.6-docs/project-info.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.6.6-docs/project-info.html?rev=1819859&r1=1819858&r2=1819859&view=diff
==============================================================================
--- helix/site-content/0.6.6-docs/project-info.html (original)
+++ helix/site-content/0.6.6-docs/project-info.html Tue Jan  2 17:32:45 2018
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-10-14
+ Generated by Apache Maven Doxia at 2018-01-02
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -104,12 +104,14 @@
 		</div>
 		<div>
 			<ul class="breadcrumb">
+				<li><a href="http://helix.incubator.apache.org/" title="Apache Helix" class="externalLink">Apache Helix </a></li>
+				<li class="divider">/</li>
 				<li><a href="../" title="Apache Helix">Apache Helix </a></li>
 				<li class="divider">/</li>
 				<li><a href="./" title="Release 0.6.6">Release 0.6.6 </a></li>
 				<li class="divider">/</li>
 				<li>Project Information</li>
-				<li class="publishDate version-date pull-right">Last Published: 2017-10-14</li>
+				<li class="publishDate version-date pull-right">Last Published: 2018-01-02</li>
 			</ul>
 		</div>
 	</header>
@@ -265,7 +267,7 @@
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 		
 <div class="row span16">

Modified: helix/site-content/0.6.6-docs/project-reports.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.6.6-docs/project-reports.html?rev=1819859&r1=1819858&r2=1819859&view=diff
==============================================================================
--- helix/site-content/0.6.6-docs/project-reports.html (original)
+++ helix/site-content/0.6.6-docs/project-reports.html Tue Jan  2 17:32:45 2018
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2017-10-14
+ Generated by Apache Maven Doxia at 2018-01-02
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -104,12 +104,14 @@
 		</div>
 		<div>
 			<ul class="breadcrumb">
+				<li><a href="http://helix.incubator.apache.org/" title="Apache Helix" class="externalLink">Apache Helix </a></li>
+				<li class="divider">/</li>
 				<li><a href="../" title="Apache Helix">Apache Helix </a></li>
 				<li class="divider">/</li>
 				<li><a href="./" title="Release 0.6.6">Release 0.6.6 </a></li>
 				<li class="divider">/</li>
 				<li>Generated Reports</li>
-				<li class="publishDate version-date pull-right">Last Published: 2017-10-14</li>
+				<li class="publishDate version-date pull-right">Last Published: 2018-01-02</li>
 			</ul>
 		</div>
 	</header>
@@ -209,7 +211,7 @@
 		<div class="row">
 			<div class="span12">
 				<p class="pull-right"><a href="#">Back to top</a></p>
-				<p class="copyright">Copyright &copy;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
+				<p class="copyright">Copyright &copy;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p>
 				<p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
 		
 <div class="row span16">