You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by ka...@apache.org on 2014/01/17 03:17:31 UTC

svn commit: r1558989 [4/5] - 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.7.0-incubating...

Modified: helix/site-content/0.7.0-incubating-docs/tutorial_controller.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.7.0-incubating-docs/tutorial_controller.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/0.7.0-incubating-docs/tutorial_controller.html (original)
+++ helix/site-content/0.7.0-incubating-docs/tutorial_controller.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -110,7 +110,7 @@
 				<li><a href="./" title="Release 0.7.0-incubating">Release 0.7.0-incubating </a></li>
 				<li class="divider">/</li>
 				<li>  Tutorial - Controller</li>
-				<li class="publishDate version-date pull-right">Last Published: 2014-01-02</li>
+				<li class="publishDate version-date pull-right">Last Published: 2014-01-16</li>
 			</ul>
 		</div>
 	</header>
@@ -268,7 +268,7 @@ controller.startAsync();
 <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.incubator.apache.org/0.7.0-incubating-docs/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/0.7.0-incubating-docs/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/0.7.0-incubating-docs/tutorial_health.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.7.0-incubating-docs/tutorial_health.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/0.7.0-incubating-docs/tutorial_health.html (original)
+++ helix/site-content/0.7.0-incubating-docs/tutorial_health.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -110,7 +110,7 @@
 				<li><a href="./" title="Release 0.7.0-incubating">Release 0.7.0-incubating </a></li>
 				<li class="divider">/</li>
 				<li>  Tutorial - Customizing Heath Checks</li>
-				<li class="publishDate version-date pull-right">Last Published: 2014-01-02</li>
+				<li class="publishDate version-date pull-right">Last Published: 2014-01-16</li>
 			</ul>
 		</div>
 	</header>
@@ -234,7 +234,7 @@ under the License. --> 
 <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.incubator.apache.org/0.7.0-incubating-docs/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/0.7.0-incubating-docs/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/0.7.0-incubating-docs/tutorial_messaging.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.7.0-incubating-docs/tutorial_messaging.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/0.7.0-incubating-docs/tutorial_messaging.html (original)
+++ helix/site-content/0.7.0-incubating-docs/tutorial_messaging.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -110,7 +110,7 @@
 				<li><a href="./" title="Release 0.7.0-incubating">Release 0.7.0-incubating </a></li>
 				<li class="divider">/</li>
 				<li>  Tutorial - Messaging</li>
-				<li class="publishDate version-date pull-right">Last Published: 2014-01-02</li>
+				<li class="publishDate version-date pull-right">Last Published: 2014-01-16</li>
 			</ul>
 		</div>
 	</header>
@@ -179,7 +179,7 @@ int sentMessageCount = messagingService.
     requestBackupUriRequest, responseHandler, timeout);
 </pre> 
   </div> 
-  <p>See HelixManager.DefaultMessagingService in the <a class="externalLink" href="http://helix.incubator.apache.org/javadocs/0.7.0-incubating/reference/org/apache/helix/messaging/DefaultMessagingService.html">Javadocs</a> for more information.</p> 
+  <p>See HelixManager.DefaultMessagingService in the <a class="externalLink" href="http://helix.apache.org/javadocs/0.7.0-incubating/reference/org/apache/helix/messaging/DefaultMessagingService.html">Javadocs</a> for more information.</p> 
  </div> 
 </div>
 			</div>
@@ -259,7 +259,7 @@ int sentMessageCount = messagingService.
 <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.incubator.apache.org/0.7.0-incubating-docs/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/0.7.0-incubating-docs/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/0.7.0-incubating-docs/tutorial_participant.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.7.0-incubating-docs/tutorial_participant.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/0.7.0-incubating-docs/tutorial_participant.html (original)
+++ helix/site-content/0.7.0-incubating-docs/tutorial_participant.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -110,7 +110,7 @@
 				<li><a href="./" title="Release 0.7.0-incubating">Release 0.7.0-incubating </a></li>
 				<li class="divider">/</li>
 				<li>  Tutorial - Participant</li>
-				<li class="publishDate version-date pull-right">Last Published: 2014-01-02</li>
+				<li class="publishDate version-date pull-right">Last Published: 2014-01-16</li>
 			</ul>
 		</div>
 	</header>
@@ -285,7 +285,7 @@ public static class OnlineOfflineStateMo
 <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.incubator.apache.org/0.7.0-incubating-docs/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/0.7.0-incubating-docs/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/0.7.0-incubating-docs/tutorial_propstore.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.7.0-incubating-docs/tutorial_propstore.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/0.7.0-incubating-docs/tutorial_propstore.html (original)
+++ helix/site-content/0.7.0-incubating-docs/tutorial_propstore.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -110,7 +110,7 @@
 				<li><a href="./" title="Release 0.7.0-incubating">Release 0.7.0-incubating </a></li>
 				<li class="divider">/</li>
 				<li>  Tutorial - Application Property Store</li>
-				<li class="publishDate version-date pull-right">Last Published: 2014-01-02</li>
+				<li class="publishDate version-date pull-right">Last Published: 2014-01-16</li>
 			</ul>
 		</div>
 	</header>
@@ -146,7 +146,7 @@ under the License. --> 
   <h3 id="Property_Store">Property Store</h3> 
   <p>It is common that an application needs support for distributed, shared data structures. Helix uses ZooKeeper to store the application data and hence provides notifications when the data changes.</p> 
   <p>While you could use ZooKeeper directly, Helix supports caching the data with a write-through cache. This is far more efficient than reading from ZooKeeper for every access.</p> 
-  <p>See <a class="externalLink" href="http://helix.incubator.apache.org/javadocs/0.7.0-incubating/reference/org/apache/helix/store/package-summary.html">HelixManager.getHelixPropertyStore</a> for details.</p> 
+  <p>See <a class="externalLink" href="http://helix.apache.org/javadocs/0.7.0-incubating/reference/org/apache/helix/store/package-summary.html">HelixManager.getHelixPropertyStore</a> for details.</p> 
  </div> 
 </div>
 			</div>
@@ -226,7 +226,7 @@ under the License. --> 
 <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.incubator.apache.org/0.7.0-incubating-docs/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/0.7.0-incubating-docs/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/0.7.0-incubating-docs/tutorial_rebalance.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.7.0-incubating-docs/tutorial_rebalance.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/0.7.0-incubating-docs/tutorial_rebalance.html (original)
+++ helix/site-content/0.7.0-incubating-docs/tutorial_rebalance.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -110,7 +110,7 @@
 				<li><a href="./" title="Release 0.7.0-incubating">Release 0.7.0-incubating </a></li>
 				<li class="divider">/</li>
 				<li>  Tutorial - Rebalancing Algorithms</li>
-				<li class="publishDate version-date pull-right">Last Published: 2014-01-02</li>
+				<li class="publishDate version-date pull-right">Last Published: 2014-01-16</li>
 			</ul>
 		</div>
 	</header>
@@ -362,7 +362,7 @@ under the License. --> 
 <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.incubator.apache.org/0.7.0-incubating-docs/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/0.7.0-incubating-docs/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/0.7.0-incubating-docs/tutorial_spectator.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.7.0-incubating-docs/tutorial_spectator.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/0.7.0-incubating-docs/tutorial_spectator.html (original)
+++ helix/site-content/0.7.0-incubating-docs/tutorial_spectator.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -110,7 +110,7 @@
 				<li><a href="./" title="Release 0.7.0-incubating">Release 0.7.0-incubating </a></li>
 				<li class="divider">/</li>
 				<li>  Tutorial - Spectator</li>
-				<li class="publishDate version-date pull-right">Last Published: 2014-01-02</li>
+				<li class="publishDate version-date pull-right">Last Published: 2014-01-16</li>
 			</ul>
 		</div>
 	</header>
@@ -267,7 +267,7 @@ result = theInstance.sendRequest(yourApp
 <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.incubator.apache.org/0.7.0-incubating-docs/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/0.7.0-incubating-docs/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/0.7.0-incubating-docs/tutorial_state.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.7.0-incubating-docs/tutorial_state.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/0.7.0-incubating-docs/tutorial_state.html (original)
+++ helix/site-content/0.7.0-incubating-docs/tutorial_state.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -110,7 +110,7 @@
 				<li><a href="./" title="Release 0.7.0-incubating">Release 0.7.0-incubating </a></li>
 				<li class="divider">/</li>
 				<li>  Tutorial - State Machine Configuration</li>
-				<li class="publishDate version-date pull-right">Last Published: 2014-01-02</li>
+				<li class="publishDate version-date pull-right">Last Published: 2014-01-16</li>
 			</ul>
 		</div>
 	</header>
@@ -328,7 +328,7 @@ under the License. --> 
 <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.incubator.apache.org/0.7.0-incubating-docs/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/0.7.0-incubating-docs/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/0.7.0-incubating-docs/tutorial_throttling.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.7.0-incubating-docs/tutorial_throttling.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/0.7.0-incubating-docs/tutorial_throttling.html (original)
+++ helix/site-content/0.7.0-incubating-docs/tutorial_throttling.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -110,7 +110,7 @@
 				<li><a href="./" title="Release 0.7.0-incubating">Release 0.7.0-incubating </a></li>
 				<li class="divider">/</li>
 				<li>  Tutorial - Throttling</li>
-				<li class="publishDate version-date pull-right">Last Published: 2014-01-02</li>
+				<li class="publishDate version-date pull-right">Last Published: 2014-01-16</li>
 			</ul>
 		</div>
 	</header>
@@ -231,7 +231,7 @@ under the License. --> 
 <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.incubator.apache.org/0.7.0-incubating-docs/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/0.7.0-incubating-docs/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/0.7.0-incubating-docs/tutorial_user_def_rebalancer.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.7.0-incubating-docs/tutorial_user_def_rebalancer.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/0.7.0-incubating-docs/tutorial_user_def_rebalancer.html (original)
+++ helix/site-content/0.7.0-incubating-docs/tutorial_user_def_rebalancer.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -110,7 +110,7 @@
 				<li><a href="./" title="Release 0.7.0-incubating">Release 0.7.0-incubating </a></li>
 				<li class="divider">/</li>
 				<li>  Tutorial - User-Defined Rebalancing</li>
-				<li class="publishDate version-date pull-right">Last Published: 2014-01-02</li>
+				<li class="publishDate version-date pull-right">Last Published: 2014-01-16</li>
 			</ul>
 		</div>
 	</header>
@@ -143,7 +143,7 @@ under the License. --> 
  </div> 
  <p>Even though Helix can compute both the location and the state of replicas internally using a default fully-automatic rebalancer, specific applications may require rebalancing strategies that optimize for different requirements. Thus, Helix allows applications to plug in arbitrary rebalancer algorithms that implement a provided interface. One of the main design goals of Helix is to provide maximum flexibility to any distributed application. Thus, it allows applications to fully implement the rebalancer, which is the core constraint solver in the system, if the application developer so chooses.</p> 
  <p>Whenever the state of the cluster changes, as is the case when participants join or leave the cluster, Helix automatically calls the rebalancer to compute a new mapping of all the replicas in the resource. When using a pluggable rebalancer, the only required step is to register it with Helix. Subsequently, no additional bootstrapping steps are necessary. Helix uses reflection to look up and load the class dynamically at runtime. As a result, it is also technically possible to change the rebalancing strategy used at any time.</p> 
- <p>The <a class="externalLink" href="http://helix.incubator.apache.org/javadocs/0.7.0-incubating/reference/org/apache/helix/controller/rebalancer/HelixRebalancer.html">HelixRebalancer</a> interface is as follows:</p> 
+ <p>The <a class="externalLink" href="http://helix.apache.org/javadocs/0.7.0-incubating/reference/org/apache/helix/controller/rebalancer/HelixRebalancer.html">HelixRebalancer</a> interface is as follows:</p> 
  <div class="source"> 
   <pre>public void init(HelixManager helixManager);
 
@@ -155,7 +155,7 @@ public ResourceAssignment computeResourc
  <p>A ResourceAssignment is a full representation of the location and the state of each replica of each partition of a given resource. This is a simple representation of the placement that the algorithm believes is the best possible. If the placement meets all defined constraints, this is what will become the actual state of the distributed system.</p> 
  <div class="section"> 
   <h3 id="Rebalancer_Context">Rebalancer Context</h3> 
-  <p>Helix provides an interface called <a class="externalLink" href="http://helix.incubator.apache.org/javadocs/0.7.0-incubating/reference/org/apache/helix/controller/rebalancer/context/RebalancerContext.html">RebalancerContext</a>. For each of the four main <a href="./tutorial_rebalance.html">rebalancing modes</a>, there is a base class called <a class="externalLink" href="http://helix.incubator.apache.org/javadocs/0.7.0-incubating/reference/org/apache/helix/controller/rebalancer/context/PartitionedRebalancerContext.html">PartitionedRebalancerContext</a>, which contains all of the basic properties required for a partitioned resource. Helix provides three derived classes for PartitionedRebalancerContext: FullAutoRebalancerContext, SemiAutoRebalancerContext, and CustomizedRebalancerContext. If none of these work for your application, you can create your own class that derives PartiitonedRebalancerContext (or even only implements RebalancerContext).</p> 
+  <p>Helix provides an interface called <a class="externalLink" href="http://helix.apache.org/javadocs/0.7.0-incubating/reference/org/apache/helix/controller/rebalancer/context/RebalancerContext.html">RebalancerContext</a>. For each of the four main <a href="./tutorial_rebalance.html">rebalancing modes</a>, there is a base class called <a class="externalLink" href="http://helix.apache.org/javadocs/0.7.0-incubating/reference/org/apache/helix/controller/rebalancer/context/PartitionedRebalancerContext.html">PartitionedRebalancerContext</a>, which contains all of the basic properties required for a partitioned resource. Helix provides three derived classes for PartitionedRebalancerContext: FullAutoRebalancerContext, SemiAutoRebalancerContext, and CustomizedRebalancerContext. If none of these work for your application, you can create your own class that derives PartiitonedRebalancerContext (or even only implements RebalancerContext).</p> 
  </div> 
  <div class="section"> 
   <h3 id="Specifying_a_Rebalancer">Specifying a Rebalancer</h3> 
@@ -423,7 +423,7 @@ public ResourceAssignment computeResourc
 <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.incubator.apache.org/0.7.0-incubating-docs/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/0.7.0-incubating-docs/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/0.7.0-incubating-docs/tutorial_yaml.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.7.0-incubating-docs/tutorial_yaml.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/0.7.0-incubating-docs/tutorial_yaml.html (original)
+++ helix/site-content/0.7.0-incubating-docs/tutorial_yaml.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -110,7 +110,7 @@
 				<li><a href="./" title="Release 0.7.0-incubating">Release 0.7.0-incubating </a></li>
 				<li class="divider">/</li>
 				<li>  Tutorial - YAML Cluster Setup</li>
-				<li class="publishDate version-date pull-right">Last Published: 2014-01-02</li>
+				<li class="publishDate version-date pull-right">Last Published: 2014-01-16</li>
 			</ul>
 		</div>
 	</header>
@@ -198,7 +198,7 @@ participants: # list of nodes that can s
  </div> 
  <p>Using a file like the one above, the cluster can be set up either with the command line:</p> 
  <div class="source"> 
-  <pre>incubator-helix/helix-core/target/helix-core/pkg/bin/YAMLClusterSetup.sh localhost:2199 lock-manager-config.yaml
+  <pre>helix/helix-core/target/helix-core/pkg/bin/YAMLClusterSetup.sh localhost:2199 lock-manager-config.yaml
 </pre> 
  </div> 
  <p>or with code:</p> 
@@ -293,7 +293,7 @@ YAMLClusterSetup.YAMLClusterConfig confi
 <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.incubator.apache.org/0.7.0-incubating-docs/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/0.7.0-incubating-docs/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/Architecture.html
URL: http://svn.apache.org/viewvc/helix/site-content/Architecture.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/Architecture.html (original)
+++ helix/site-content/Architecture.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -511,7 +511,7 @@ MASTER  | SLAVE    | SLAVE  |   N/A   |
 <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.incubator.apache.org/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/ClientLibraries.html
URL: http://svn.apache.org/viewvc/helix/site-content/ClientLibraries.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/ClientLibraries.html (original)
+++ helix/site-content/ClientLibraries.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -296,7 +296,7 @@ under the License. --> 
 <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.incubator.apache.org/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/Concepts.html
URL: http://svn.apache.org/viewvc/helix/site-content/Concepts.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/Concepts.html (original)
+++ helix/site-content/Concepts.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -518,7 +518,7 @@ MASTER  | SLAVE    | SLAVE  |   N/A   |
 <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.incubator.apache.org/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/IRC.html
URL: http://svn.apache.org/viewvc/helix/site-content/IRC.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/IRC.html (original)
+++ helix/site-content/IRC.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -289,7 +289,7 @@ under the License. --> 
 <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.incubator.apache.org/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/Publications.html
URL: http://svn.apache.org/viewvc/helix/site-content/Publications.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/Publications.html (original)
+++ helix/site-content/Publications.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -301,7 +301,7 @@ under the License. --> 
 <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.incubator.apache.org/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/UseCases.html
URL: http://svn.apache.org/viewvc/helix/site-content/UseCases.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/UseCases.html (original)
+++ helix/site-content/UseCases.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -352,7 +352,7 @@ ONLINE  |  OFFLINE |   N/A  |
 <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.incubator.apache.org/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/dependencies.html
URL: http://svn.apache.org/viewvc/helix/site-content/dependencies.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/dependencies.html (original)
+++ helix/site-content/dependencies.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -267,7 +267,7 @@
 <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.incubator.apache.org/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/dependency-convergence.html
URL: http://svn.apache.org/viewvc/helix/site-content/dependency-convergence.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/dependency-convergence.html (original)
+++ helix/site-content/dependency-convergence.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -217,10 +217,10 @@
          <td width="25%">6.0.1</td> 
          <td> 
           <ol style="list-style-type: lower-alpha"> 
-           <li><a class="externalLink" href="http://helix.incubator.apache.org/0.6.1-incubating-docs">org.apache.helix:0.6.1-incubating-docs</a></li> 
-           <li><a class="externalLink" href="http://helix.incubator.apache.org/0.6.2-incubating-docs">org.apache.helix:0.6.2-incubating-docs</a></li> 
-           <li><a class="externalLink" href="http://helix.incubator.apache.org/0.7.0-incubating-docs">org.apache.helix:0.7.0-incubating-docs</a></li> 
-           <li><a class="externalLink" href="http://helix.incubator.apache.org/trunk-docs">org.apache.helix:trunk-docs</a></li> 
+           <li><a class="externalLink" href="http://helix.apache.org/0.6.1-incubating-docs">org.apache.helix:0.6.1-incubating-docs</a></li> 
+           <li><a class="externalLink" href="http://helix.apache.org/0.6.2-incubating-docs">org.apache.helix:0.6.2-incubating-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/trunk-docs">org.apache.helix:trunk-docs</a></li> 
           </ol></td> 
         </tr> 
        </tbody> 
@@ -352,7 +352,7 @@
 <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.incubator.apache.org/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/dependency-info.html
URL: http://svn.apache.org/viewvc/helix/site-content/dependency-info.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/dependency-info.html (original)
+++ helix/site-content/dependency-info.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -324,7 +324,7 @@
 <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.incubator.apache.org/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/dependency-management.html
URL: http://svn.apache.org/viewvc/helix/site-content/dependency-management.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/dependency-management.html (original)
+++ helix/site-content/dependency-management.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -351,7 +351,7 @@
 <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.incubator.apache.org/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/distribution-management.html
URL: http://svn.apache.org/viewvc/helix/site-content/distribution-management.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/distribution-management.html (original)
+++ helix/site-content/distribution-management.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -157,7 +157,7 @@
  <div class="section"> 
   <h3 id="Site_-_apache.website">Site - apache.website</h3> 
   <a name="Site_-_apache.website"></a> 
-  <p>file:///home/kbiscuit/helix-site/helix-site-deploy</p> 
+  <p>file:///Users/kbiscuit/helix-site/helix-site-deploy</p> 
  </div> 
 </div>
 			</div>
@@ -282,7 +282,7 @@
 <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.incubator.apache.org/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/download.html
URL: http://svn.apache.org/viewvc/helix/site-content/download.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/download.html (original)
+++ helix/site-content/download.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -381,7 +381,7 @@ $ gpg --verify helix-*.zip.asc</pre> 
 <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.incubator.apache.org/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/index.html
URL: http://svn.apache.org/viewvc/helix/site-content/index.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/index.html (original)
+++ helix/site-content/index.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -187,6 +187,12 @@
 		</div>
 		<div class="span4">
 			<div class="well sidebar">
+	<h3 id="Join_the_Conversation">Join the Conversation</h3>
+<p><a class="externalLink" href="http://www.meetup.com/Building-distributed-systems-using-Apache-Helix-Meetup-group/">Bay Area Meetup Group</a></p>
+<p><a href="./IRC.html"><tt>#apachehelix</tt></a></p>
+<p><a class="externalLink" href="mailto:user@helix.apache.org"><tt>user@helix.apache.org</tt></a></p>
+<div class="section">    
+</div>
 	<h3 id="News">News</h3>
 <p>Apache Helix has two new releases:</p>
 <ul> 
@@ -214,17 +220,12 @@
 	<h3 id="Building">Building</h3>
 <p>Requirements: JDK 1.6+, Maven 2.0.8+</p>
 <div class="source"> 
- <pre>git clone https://git-wip-us.apache.org/repos/asf/incubator-helix.git
-cd incubator-helix
+ <pre>git clone https://git-wip-us.apache.org/repos/asf/helix.git
+cd helix
 git checkout helix-0.6.2-incubating
 mvn install package -DskipTests
 </pre> 
 </div>
-<div class="section">    
-</div>
-	<h3 id="Get_Help">Get Help</h3>
-<p><a href="./IRC.html">#apachehelix</a></p>
-<p><tt>user@helix.incubator.apache.org</tt></p>
 			</div>
 		</div>
 	</div>
@@ -347,7 +348,7 @@ mvn install package -DskipTests
 <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.incubator.apache.org/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/integration.html
URL: http://svn.apache.org/viewvc/helix/site-content/integration.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/integration.html (original)
+++ helix/site-content/integration.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -280,7 +280,7 @@
 <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.incubator.apache.org/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/involved/building.html
URL: http://svn.apache.org/viewvc/helix/site-content/involved/building.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/involved/building.html (original)
+++ helix/site-content/involved/building.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -292,7 +292,7 @@ under the License. --> 
 <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.incubator.apache.org/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/involved/contribdocs.html
URL: http://svn.apache.org/viewvc/helix/site-content/involved/contribdocs.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/involved/contribdocs.html (original)
+++ helix/site-content/involved/contribdocs.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -163,8 +163,8 @@ under the License. --> 
  <div class="section"> 
   <h3 id="Get_the_Code">Get the Code</h3> 
   <div class="source"> 
-   <pre>git clone https://git-wip-us.apache.org/repos/asf/incubator-helix.git
-cd incubator-helix/website
+   <pre>git clone https://git-wip-us.apache.org/repos/asf/helix.git
+cd helix/website
 </pre> 
   </div> 
  </div> 
@@ -326,7 +326,7 @@ mvn site:stage
 <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.incubator.apache.org/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/issue-tracking.html
URL: http://svn.apache.org/viewvc/helix/site-content/issue-tracking.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/issue-tracking.html (original)
+++ helix/site-content/issue-tracking.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -275,7 +275,7 @@
 <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.incubator.apache.org/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/license.html
URL: http://svn.apache.org/viewvc/helix/site-content/license.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/license.html (original)
+++ helix/site-content/license.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -480,7 +480,7 @@
 <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.incubator.apache.org/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/mail-lists.html
URL: http://svn.apache.org/viewvc/helix/site-content/mail-lists.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/mail-lists.html (original)
+++ helix/site-content/mail-lists.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -158,25 +158,25 @@
   <tbody> 
    <tr class="b"> 
     <td>Users</td> 
-    <td><a class="externalLink" href="mailto:user-subscribe@helix.incubator.apache.org">Subscribe</a></td> 
-    <td><a class="externalLink" href="mailto:user-unsubscribe@helix.incubator.apache.org">Unsubscribe</a></td> 
-    <td><a class="externalLink" href="mailto:user@helix.incubator.apache.org">Post</a></td> 
+    <td><a class="externalLink" href="mailto:user-subscribe@helix.apache.org">Subscribe</a></td> 
+    <td><a class="externalLink" href="mailto:user-unsubscribe@helix.apache.org">Unsubscribe</a></td> 
+    <td><a class="externalLink" href="mailto:user@helix.apache.org">Post</a></td> 
     <td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/helix-user/">mail-archives.apache.org</a></td> 
     <td><a class="externalLink" href="http://helix-user.markmail.org">helix-user.markmail.org</a></td> 
    </tr> 
    <tr class="a"> 
     <td>Development</td> 
-    <td><a class="externalLink" href="mailto:dev-subscribe@helix.incubator.apache.org">Subscribe</a></td> 
-    <td><a class="externalLink" href="mailto:dev-unsubscribe@helix.incubator.apache.org">Unsubscribe</a></td> 
-    <td><a class="externalLink" href="mailto:dev@helix.incubator.apache.org">Post</a></td> 
+    <td><a class="externalLink" href="mailto:dev-subscribe@helix.apache.org">Subscribe</a></td> 
+    <td><a class="externalLink" href="mailto:dev-unsubscribe@helix.apache.org">Unsubscribe</a></td> 
+    <td><a class="externalLink" href="mailto:dev@helix.apache.org">Post</a></td> 
     <td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/helix-dev/">mail-archives.apache.org</a></td> 
     <td><a class="externalLink" href="http://helix-dev.markmail.org">helix-dev.markmail.org</a></td> 
    </tr> 
    <tr class="b"> 
     <td>Commits</td> 
-    <td><a class="externalLink" href="mailto:commits-subscribe@helix.incubator.apache.org">Subscribe</a></td> 
-    <td><a class="externalLink" href="mailto:commits-unsubscribe@helix.incubator.apache.org">Unsubscribe</a></td> 
-    <td><a class="externalLink" href="mailto:commits@helix.incubator.apache.org">Post</a></td> 
+    <td><a class="externalLink" href="mailto:commits-subscribe@helix.apache.org">Subscribe</a></td> 
+    <td><a class="externalLink" href="mailto:commits-unsubscribe@helix.apache.org">Unsubscribe</a></td> 
+    <td><a class="externalLink" href="mailto:commits@helix.apache.org">Post</a></td> 
     <td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/helix-commits/">mail-archives.apache.org</a></td> 
     <td><a class="externalLink" href="http://helix-comits.markmail.org">helix-comits.markmail.org</a></td> 
    </tr> 
@@ -305,7 +305,7 @@
 <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.incubator.apache.org/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/modules.html
URL: http://svn.apache.org/viewvc/helix/site-content/modules.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/modules.html (original)
+++ helix/site-content/modules.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -293,7 +293,7 @@
 <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.incubator.apache.org/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/plugin-management.html
URL: http://svn.apache.org/viewvc/helix/site-content/plugin-management.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/plugin-management.html (original)
+++ helix/site-content/plugin-management.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -180,7 +180,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.8</td> 
+    <td>2.1</td> 
    </tr> 
    <tr class="b"> 
     <td>org.apache.maven.plugins</td> 
@@ -417,7 +417,7 @@
 <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.incubator.apache.org/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/plugins.html
URL: http://svn.apache.org/viewvc/helix/site-content/plugins.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/plugins.html (original)
+++ helix/site-content/plugins.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -352,7 +352,7 @@
 <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.incubator.apache.org/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/privacy-policy.html
URL: http://svn.apache.org/viewvc/helix/site-content/privacy-policy.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/privacy-policy.html (original)
+++ helix/site-content/privacy-policy.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -293,7 +293,7 @@
 <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.incubator.apache.org/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/project-info.html
URL: http://svn.apache.org/viewvc/helix/site-content/project-info.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/project-info.html (original)
+++ helix/site-content/project-info.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -343,7 +343,7 @@
 <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.incubator.apache.org/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/project-reports.html
URL: http://svn.apache.org/viewvc/helix/site-content/project-reports.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/project-reports.html (original)
+++ helix/site-content/project-reports.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -283,7 +283,7 @@
 <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.incubator.apache.org/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/project-summary.html
URL: http://svn.apache.org/viewvc/helix/site-content/project-summary.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/project-summary.html (original)
+++ helix/site-content/project-summary.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -164,7 +164,7 @@
     </tr> 
     <tr class="b"> 
      <td>Homepage</td> 
-     <td><a class="externalLink" href="http://helix.incubator.apache.org">http://helix.incubator.apache.org</a></td> 
+     <td><a class="externalLink" href="http://helix.apache.org">http://helix.apache.org</a></td> 
     </tr> 
    </tbody> 
   </table> 
@@ -344,7 +344,7 @@
 <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.incubator.apache.org/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/releasenotes/release-0.6.0-incubating.html
URL: http://svn.apache.org/viewvc/helix/site-content/releasenotes/release-0.6.0-incubating.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/releasenotes/release-0.6.0-incubating.html (original)
+++ helix/site-content/releasenotes/release-0.6.0-incubating.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -317,7 +317,7 @@
 <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.incubator.apache.org/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/releasenotes/release-0.6.1-incubating.html
URL: http://svn.apache.org/viewvc/helix/site-content/releasenotes/release-0.6.1-incubating.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/releasenotes/release-0.6.1-incubating.html (original)
+++ helix/site-content/releasenotes/release-0.6.1-incubating.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -339,7 +339,7 @@
 <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.incubator.apache.org/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/releasenotes/release-0.6.2-incubating.html
URL: http://svn.apache.org/viewvc/helix/site-content/releasenotes/release-0.6.2-incubating.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/releasenotes/release-0.6.2-incubating.html (original)
+++ helix/site-content/releasenotes/release-0.6.2-incubating.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -382,7 +382,7 @@
 <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.incubator.apache.org/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/releasenotes/release-0.7.0-incubating.html
URL: http://svn.apache.org/viewvc/helix/site-content/releasenotes/release-0.7.0-incubating.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/releasenotes/release-0.7.0-incubating.html (original)
+++ helix/site-content/releasenotes/release-0.7.0-incubating.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -378,7 +378,7 @@
 <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.incubator.apache.org/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/releasing.html
URL: http://svn.apache.org/viewvc/helix/site-content/releasing.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/releasing.html (original)
+++ helix/site-content/releasing.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -161,7 +161,7 @@
   <h2 id="Helix_Release_Process">Helix Release Process</h2>
  </div> 
  <ol style="list-style-type: decimal"> 
-  <li>Post to dev@helix.incubator.apache.org a few days before you plan to do a Helix release</li> 
+  <li>Post to dev@helix.apache.org a few days before you plan to do a Helix release</li> 
   <li>Your Maven settings must contain this entry to be able to deploy. <p>~/.m2/settings.xml</p> 
    <div class="source"> 
     <pre>&lt;server&gt;
@@ -212,11 +212,11 @@ svn ci</pre> 
   <li>Call for a vote in the dev list and wait for 72 hours for the vote results. 
    <div class="source"> 
     <pre>Subject: [VOTE] Apache Helix [VERSION]-incubating Release
-To: dev@helix.incubator.apache.org
+To: dev@helix.apache.org
 ---------------------------------------------------------
 Hi, I'd like to release Apache Helix [VERSION]-incubating.
 
-Release notes: http://helix.incubator.apache.org/releasenotes/release-[VERSION]-incubating.html
+Release notes: http://helix.apache.org/releasenotes/release-[VERSION]-incubating.html
 
 Maven staged release repository: https://repository.apache.org/content/repositories/orgapachehelix-[NNN]/
 
@@ -235,7 +235,7 @@ Vote open for 72H
   <li>If there are no objections, send the following email. Otherwise, repeat the previous step. 
    <div class="source"> 
     <pre>Subject: [RESULT][VOTE] Apache Helix [VERSION]-incubating Release
-To: dev@helix.incubator.apache.org
+To: dev@helix.apache.org
 -----------------------------------------------------------------
 Thanks for voting on the 0.6.2-incubating release. It has now exceeded 72 hours so I am closing the vote.
 
@@ -275,7 +275,7 @@ to build partitioned and replicated, fau
 distributed systems.
 
 Release notes:
-http://helix.incubator.apache.org/[VERSION]-incubating-docs/releasenotes/release-[VERSION]-incubating.html
+http://helix.apache.org/[VERSION]-incubating-docs/releasenotes/release-[VERSION]-incubating.html
 
 Our vote thread on helix-dev:
 http://markmail.org/message/[MESSAGE ID]
@@ -293,7 +293,7 @@ https://dist.apache.org/repos/dist/dev/i
 https://dist.apache.org/repos/dist/dev/incubator/helix/[VERSION]-incubating/src/
 
 The 0.6.2-incubating release tag
-https://git-wip-us.apache.org/repos/asf?p=incubator-helix.git;a=tag;h=[TAG HASH]
+https://git-wip-us.apache.org/repos/asf?p=helix.git;a=tag;h=[TAG HASH]
 
 KEYS file available here:
 https://dist.apache.org/repos/dist/dev/incubator/helix/KEYS
@@ -344,7 +344,7 @@ svn mv https://dist.apache.org/repos/dis
   <li>Send out an announcement of the release to Helix developers and users: 
    <div class="source"> 
     <pre>Subject: [ANNOUNCE] Apache Helix [VERSION]-incubating Release
-To: dev@helix.incubator.apache.org; user@helix.incubator.apache.org
+To: dev@helix.apache.org; user@helix.apache.org
 -------------------------------------------------------------------
 The Apache Helix Team is pleased to announce the [NTH] release,
 [VERSION]-incubating, of the Apache Helix project.
@@ -353,7 +353,7 @@ Apache Helix is a generic cluster manage
 to build partitioned, fault tolerant, and scalable distributed systems.
 
 The full release notes are available here:
-http://helix.incubator.apache.org/releasenotes/release-[VERSION]-incubating.html
+http://helix.apache.org/releasenotes/release-[VERSION]-incubating.html
 
 You can declare a maven dependency to use it:
 
@@ -364,12 +364,12 @@ You can declare a maven dependency to us
 &lt;/dependency&gt;
 
 Or download the release sources:
-http://helix.incubator.apache.org/[VERSION]-incubating-docs/download.cgi
+http://helix.apache.org/[VERSION]-incubating-docs/download.cgi
 
 Additional info
 
-Website: http://helix.incubator.apache.org/
-Helix mailing lists: http://helix.incubator.apache.org/mail-lists.html
+Website: http://helix.apache.org/
+Helix mailing lists: http://helix.apache.org/mail-lists.html
 
 We hope you will enjoy using the latest release of Apache Helix!
 
@@ -501,7 +501,7 @@ Apache Helix Team</pre> 
 <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.incubator.apache.org/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/sonar.html
URL: http://svn.apache.org/viewvc/helix/site-content/sonar.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/sonar.html (original)
+++ helix/site-content/sonar.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -265,7 +265,7 @@
 <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.incubator.apache.org/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/source-repository.html
URL: http://svn.apache.org/viewvc/helix/site-content/source-repository.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/source-repository.html (original)
+++ helix/site-content/source-repository.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -150,7 +150,7 @@
  <a name="Web_Access"></a> 
  <p>The following is a link to the online source repository.</p> 
  <div class="source"> 
-  <pre><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-helix.git;a=summary/website">https://git-wip-us.apache.org/repos/asf?p=incubator-helix.git;a=summary/website</a></pre> 
+  <pre><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=helix.git;a=summary/website">https://git-wip-us.apache.org/repos/asf?p=helix.git;a=summary/website</a></pre> 
  </div> 
 </div> 
 <div class="section"> 
@@ -158,7 +158,7 @@
  <a name="Anonymous_access"></a> 
  <p>The source can be checked out anonymously from GIT with this command (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>):</p> 
  <div class="source"> 
-  <pre>$ git clone https://git-wip-us.apache.org/repos/asf/incubator-helix.git/website</pre> 
+  <pre>$ git clone https://git-wip-us.apache.org/repos/asf/helix.git/website</pre> 
  </div> 
 </div> 
 <div class="section"> 
@@ -166,7 +166,7 @@
  <a name="Developer_access"></a> 
  <p>Only project developers can access the GIT tree via this method (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>).</p> 
  <div class="source"> 
-  <pre>$ git clone https://git-wip-us.apache.org/repos/asf/incubator-helix.git/website</pre> 
+  <pre>$ git clone https://git-wip-us.apache.org/repos/asf/helix.git/website</pre> 
  </div> 
 </div> 
 <div class="section"> 
@@ -296,7 +296,7 @@
 <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.incubator.apache.org/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/sources.html
URL: http://svn.apache.org/viewvc/helix/site-content/sources.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/sources.html (original)
+++ helix/site-content/sources.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -167,13 +167,13 @@ under the License. --> 
  <div class="section"> 
   <h3 id="Web_Access">Web Access</h3> 
   <p>The following is a link to the online source repository.</p> 
-  <p><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=incubator-helix.git;a=summary">https://git-wip-us.apache.org/repos/asf?p=incubator-helix.git;a=summary</a></p> 
+  <p><a class="externalLink" href="https://git-wip-us.apache.org/repos/asf?p=helix.git;a=summary">https://git-wip-us.apache.org/repos/asf?p=helix.git;a=summary</a></p> 
  </div> 
  <div class="section"> 
   <h3 id="Anonymous_Access">Anonymous Access</h3> 
   <p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>):</p> 
   <div class="source"> 
-   <pre>git clone https://git-wip-us.apache.org/repos/asf/incubator-helix.git
+   <pre>git clone https://git-wip-us.apache.org/repos/asf/helix.git
 </pre> 
   </div> 
  </div> 
@@ -181,7 +181,7 @@ under the License. --> 
   <h3 id="Developer_Access">Developer Access</h3> 
   <p>Only project developers can access the Git tree via this method (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>).</p> 
   <div class="source"> 
-   <pre>git clone https://git-wip-us.apache.org/repos/asf/incubator-helix.git
+   <pre>git clone https://git-wip-us.apache.org/repos/asf/helix.git
 </pre> 
   </div> 
  </div> 
@@ -312,7 +312,7 @@ under the License. --> 
 <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.incubator.apache.org/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/team-list.html
URL: http://svn.apache.org/viewvc/helix/site-content/team-list.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/team-list.html (original)
+++ helix/site-content/team-list.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -479,7 +479,7 @@ window.onLoad = init();
 <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.incubator.apache.org/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/trunk-docs/Building.html
URL: http://svn.apache.org/viewvc/helix/site-content/trunk-docs/Building.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/trunk-docs/Building.html (original)
+++ helix/site-content/trunk-docs/Building.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -108,7 +108,7 @@
 				<li><a href="./" title="trunk">trunk </a></li>
 				<li class="divider">/</li>
 				<li>Build Instructions</li>
-				<li class="publishDate version-date pull-right">Last Published: 2014-01-02</li>
+				<li class="publishDate version-date pull-right">Last Published: 2014-01-16</li>
 			</ul>
 		</div>
 	</header>
@@ -142,8 +142,8 @@ under the License. --> 
   <h3 id="From_Source">From Source</h3> 
   <p>Requirements: JDK 1.6+, Maven 2.0.8+</p> 
   <div class="source"> 
-   <pre>git clone https://git-wip-us.apache.org/repos/asf/incubator-helix.git
-cd incubator-helix
+   <pre>git clone https://git-wip-us.apache.org/repos/asf/helix.git
+cd helix
 mvn install package -DskipTests
 </pre> 
   </div> 
@@ -220,7 +220,7 @@ mvn install package -DskipTests
 <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.incubator.apache.org/trunk-docs/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/trunk-docs/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/trunk-docs/Features.html
URL: http://svn.apache.org/viewvc/helix/site-content/trunk-docs/Features.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/trunk-docs/Features.html (original)
+++ helix/site-content/trunk-docs/Features.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -108,7 +108,7 @@
 				<li><a href="./" title="trunk">trunk </a></li>
 				<li class="divider">/</li>
 				<li>  Features</li>
-				<li class="publishDate version-date pull-right">Last Published: 2014-01-02</li>
+				<li class="publishDate version-date pull-right">Last Published: 2014-01-16</li>
 			</ul>
 		</div>
 	</header>
@@ -440,7 +440,7 @@ under the License. --> 
 <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.incubator.apache.org/trunk-docs/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/trunk-docs/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/trunk-docs/Quickstart.html
URL: http://svn.apache.org/viewvc/helix/site-content/trunk-docs/Quickstart.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/trunk-docs/Quickstart.html (original)
+++ helix/site-content/trunk-docs/Quickstart.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -108,7 +108,7 @@
 				<li><a href="./" title="trunk">trunk </a></li>
 				<li class="divider">/</li>
 				<li>  Quickstart</li>
-				<li class="publishDate version-date pull-right">Last Published: 2014-01-02</li>
+				<li class="publishDate version-date pull-right">Last Published: 2014-01-16</li>
 			</ul>
 		</div>
 	</header>
@@ -146,8 +146,8 @@ under the License. --> 
  <div class="section"> 
   <h3 id="Build">Build</h3> 
   <div class="source"> 
-   <pre>git clone https://git-wip-us.apache.org/repos/asf/incubator-helix.git
-cd incubator-helix
+   <pre>git clone https://git-wip-us.apache.org/repos/asf/helix.git
+cd helix
 mvn install package -DskipTests
 # This folder contains quickstart.sh and start-helix-participant.sh
 cd helix-examples/target/helix-examples-pkg/bin
@@ -169,7 +169,7 @@ cd ../../../../helix-core/target/helix-c
   <h3 id="Get_to_the_Tools_Directory">Get to the Tools Directory</h3> 
   <p>If you built the code:</p> 
   <div class="source"> 
-   <pre>cd helix/incubator-helix/helix-examples/target/helix-examples-pkg/bin
+   <pre>cd helix/helix/helix-examples/target/helix-examples-pkg/bin
 </pre> 
   </div> 
   <p>If you downloaded the release package, extract it.</p> 
@@ -191,7 +191,7 @@ cd ../../../../helix-core/target/helix-c
  <div class="section"> 
   <h3 id="Run_the_Demo">Run the Demo</h3> 
   <div class="source"> 
-   <pre>cd helix/incubator-helix/helix-examples/target/helix-examples-pkg/bin
+   <pre>cd helix/helix/helix-examples/target/helix-examples-pkg/bin
 ./quickstart.sh
 </pre> 
   </div> 
@@ -823,7 +823,7 @@ ExternalView for myDB:
 <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.incubator.apache.org/trunk-docs/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/trunk-docs/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/trunk-docs/Tutorial.html
URL: http://svn.apache.org/viewvc/helix/site-content/trunk-docs/Tutorial.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/trunk-docs/Tutorial.html (original)
+++ helix/site-content/trunk-docs/Tutorial.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -108,7 +108,7 @@
 				<li><a href="./" title="trunk">trunk </a></li>
 				<li class="divider">/</li>
 				<li>  Tutorial</li>
-				<li class="publishDate version-date pull-right">Last Published: 2014-01-02</li>
+				<li class="publishDate version-date pull-right">Last Published: 2014-01-16</li>
 			</ul>
 		</div>
 	</header>
@@ -455,7 +455,7 @@ admin.rebalance(CLUSTER_NAME, RESOURCE_N
 <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.incubator.apache.org/trunk-docs/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/trunk-docs/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>

Modified: helix/site-content/trunk-docs/dependencies.html
URL: http://svn.apache.org/viewvc/helix/site-content/trunk-docs/dependencies.html?rev=1558989&r1=1558988&r2=1558989&view=diff
==============================================================================
--- helix/site-content/trunk-docs/dependencies.html (original)
+++ helix/site-content/trunk-docs/dependencies.html Fri Jan 17 02:17:27 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-01-02
+ Generated by Apache Maven Doxia at 2014-01-16
  Rendered using Maven Reflow Skin 1.0.0 (http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -108,7 +108,7 @@
 				<li><a href="./" title="trunk">trunk </a></li>
 				<li class="divider">/</li>
 				<li>Project Dependencies</li>
-				<li class="publishDate version-date pull-right">Last Published: 2014-01-02</li>
+				<li class="publishDate version-date pull-right">Last Published: 2014-01-16</li>
 			</ul>
 		</div>
 	</header>
@@ -258,7 +258,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.incubator.apache.org/trunk-docs">http://helix.incubator.apache.org/trunk-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> 
+        <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/trunk-docs">http://helix.apache.org/trunk-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> 
@@ -681,7 +681,7 @@
 <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.incubator.apache.org/trunk-docs/privacy-policy.html">Privacy Policy</a>
+  <a href="http://helix.apache.org/trunk-docs/privacy-policy.html">Privacy Policy</a>
 </div>			</div>
 		</div>
 	</div>