Modified: helix/site-content/project-info.html
URL: 
http://svn.apache.org/viewvc/helix/site-content/project-info.html?rev=1669050&r1=1669049&r2=1669050&view=diff
==============================================================================
--- helix/site-content/project-info.html (original)
+++ helix/site-content/project-info.html Wed Mar 25 05:13:58 2015
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2015-02-18
+ Generated by Apache Maven Doxia at 2015-03-24
  Rendered using Maven Reflow Skin 1.0.0 
(http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -66,6 +66,7 @@
                                                                <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Documentation <b 
class="caret"></b></a>
                                                                <ul 
class="dropdown-menu">
                                                                        <li><a 
href="0.6.4-docs/index.html" title="0.6.4 (stable)">0.6.4 (stable) </a></li>
+                                                                       <li><a 
href="0.6.5-docs/index.html" title="0.6.5 (stable)">0.6.5 (stable) </a></li>
                                                                        <li><a 
href="0.7.1-docs/index.html" title="0.7.1 (beta)">0.7.1 (beta) </a></li>
                                                                        <li><a 
href="0.6.3-docs/index.html" title="0.6.3">0.6.3 </a></li>
                                                                        <li><a 
href="0.7.0-incubating-docs/index.html" title="0.7.0-incubating 
(alpha)">0.7.0-incubating (alpha) </a></li>
@@ -75,12 +76,12 @@
                                                                </ul>
                                                        </li>
                                                        <li class="dropdown">
-                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Helix 0.6.4 <b 
class="caret"></b></a>
+                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Helix 0.6.5 <b 
class="caret"></b></a>
                                                                <ul 
class="dropdown-menu">
-                                                                       <li><a 
href="0.6.4-docs/index.html" title="Documentation">Documentation </a></li>
-                                                                       <li><a 
href="0.6.4-docs/Quickstart.html" title="Quick Start">Quick Start </a></li>
-                                                                       <li><a 
href="0.6.4-docs/Tutorial.html" title="Tutorial">Tutorial </a></li>
-                                                                       <li><a 
href="0.6.4-docs/download.html" title="Download">Download </a></li>
+                                                                       <li><a 
href="0.6.5-docs/index.html" title="Documentation">Documentation </a></li>
+                                                                       <li><a 
href="0.6.5-docs/Quickstart.html" title="Quick Start">Quick Start </a></li>
+                                                                       <li><a 
href="0.6.5-docs/Tutorial.html" title="Tutorial">Tutorial </a></li>
+                                                                       <li><a 
href="0.6.5-docs/download.html" title="Download">Download </a></li>
                                                                </ul>
                                                        </li>
                                                        <li class="dropdown">
@@ -167,69 +168,65 @@
    </thead> 
    <tbody> 
     <tr class="b"> 
-     <td><a href="index.html">About</a></td> 
-     <td>Helix is a generic cluster management framework used for the 
automatic management of partitioned, replicated and distributed resources 
hosted on a cluster of nodes.</td> 
+     <td><a href="integration.html">Continuous Integration</a></td> 
+     <td>This is a link to the definitions of all continuous integration 
processes that builds and tests code on a frequent, regular basis.</td> 
     </tr> 
     <tr class="a"> 
-     <td><a href="plugin-management.html">Plugin Management</a></td> 
-     <td>This document lists the plugins that are defined through 
pluginManagement.</td> 
+     <td><a href="dependency-convergence.html">Dependency Convergence</a></td> 
+     <td>This document presents the convergence of dependency versions across 
the entire project, and its sub modules.</td> 
     </tr> 
     <tr class="b"> 
-     <td><a href="distribution-management.html">Distribution 
Management</a></td> 
-     <td>This document provides informations on the distribution management of 
this project.</td> 
-    </tr> 
-    <tr class="a"> 
      <td><a href="dependency-info.html">Dependency Information</a></td> 
      <td>This document describes how to to include this project as a 
dependency using various dependency management tools.</td> 
     </tr> 
-    <tr class="b"> 
-     <td><a href="dependency-convergence.html">Dependency Convergence</a></td> 
-     <td>This document presents the convergence of dependency versions across 
the entire project, and its sub modules.</td> 
-    </tr> 
     <tr class="a"> 
-     <td><a href="source-repository.html">Source Repository</a></td> 
-     <td>This is a link to the online source repository that can be viewed via 
a web browser.</td> 
+     <td><a href="dependency-management.html">Dependency Management</a></td> 
+     <td>This document lists the dependencies that are defined through 
dependencyManagement.</td> 
     </tr> 
     <tr class="b"> 
-     <td><a href="mail-lists.html">Mailing Lists</a></td> 
-     <td>This document provides subscription and archive information for this 
project's mailing lists.</td> 
+     <td><a href="distribution-management.html">Distribution 
Management</a></td> 
+     <td>This document provides informations on the distribution management of 
this project.</td> 
     </tr> 
     <tr class="a"> 
-     <td><a href="issue-tracking.html">Issue Tracking</a></td> 
-     <td>This is a link to the issue management system for this project. 
Issues (bugs, features, change requests) can be created and queried using this 
link.</td> 
+     <td><a href="index.html">About</a></td> 
+     <td>Helix is a generic cluster management framework used for the 
automatic management of partitioned, replicated and distributed resources 
hosted on a cluster of nodes.</td> 
     </tr> 
     <tr class="b"> 
-     <td><a href="integration.html">Continuous Integration</a></td> 
-     <td>This is a link to the definitions of all continuous integration 
processes that builds and tests code on a frequent, regular basis.</td> 
+     <td><a href="issue-tracking.html">Issue Tracking</a></td> 
+     <td>This document provides information on the issue management system 
used in this project.</td> 
     </tr> 
     <tr class="a"> 
-     <td><a href="plugins.html">Project Plugins</a></td> 
-     <td>This document lists the build plugins and the report plugins used by 
this project.</td> 
+     <td><a href="license.html">Project License</a></td> 
+     <td>This document lists the project license(s).</td> 
     </tr> 
     <tr class="b"> 
-     <td><a href="license.html">Project License</a></td> 
-     <td>This is a link to the definitions of project licenses.</td> 
+     <td><a href="mail-lists.html">Mailing Lists</a></td> 
+     <td>This document provides subscription and archive information for this 
project's mailing lists.</td> 
     </tr> 
     <tr class="a"> 
      <td><a href="modules.html">Project Modules</a></td> 
      <td>This document lists the modules (sub-projects) of this project.</td> 
     </tr> 
     <tr class="b"> 
-     <td><a href="dependency-management.html">Dependency Management</a></td> 
-     <td>This document lists the dependencies that are defined through 
dependencyManagement.</td> 
+     <td><a href="plugin-management.html">Plugin Management</a></td> 
+     <td>This document lists the plugins that are defined through 
pluginManagement.</td> 
     </tr> 
     <tr class="a"> 
+     <td><a href="plugins.html">Project Plugins</a></td> 
+     <td>This document lists the build plugins and the report plugins used by 
this project.</td> 
+    </tr> 
+    <tr class="b"> 
      <td><a href="team-list.html">Project Team</a></td> 
      <td>This document provides information on the members of this project. 
These are the individuals who have contributed to the project in one form or 
another.</td> 
     </tr> 
+    <tr class="a"> 
+     <td><a href="source-repository.html">Source Repository</a></td> 
+     <td>This document lists ways to access the online source repository.</td> 
+    </tr> 
     <tr class="b"> 
      <td><a href="project-summary.html">Project Summary</a></td> 
      <td>This document lists other related information of this project</td> 
     </tr> 
-    <tr class="a"> 
-     <td><a href="dependencies.html">Dependencies</a></td> 
-     <td>This document lists the project's dependencies and provides 
information on each dependency.</td> 
-    </tr> 
    </tbody> 
   </table> 
  </div> 
@@ -270,6 +267,9 @@
                                                        <a 
href="0.6.4-docs/index.html" title="0.6.4 (stable)">0.6.4 (stable) </a>
                                                </li>
                                                <li>
+                                                       <a 
href="0.6.5-docs/index.html" title="0.6.5 (stable)">0.6.5 (stable) </a>
+                                               </li>
+                                               <li>
                                                        <a 
href="0.7.1-docs/index.html" title="0.7.1 (beta)">0.7.1 (beta) </a>
                                                </li>
                                                <li>
@@ -287,18 +287,18 @@
                                                <li>
                                                        <a 
href="trunk-docs/index.html" title="trunk">trunk </a>
                                                </li>
-                                               <li class="nav-header">Helix 
0.6.4</li>
+                                               <li class="nav-header">Helix 
0.6.5</li>
                                                <li>
-                                                       <a 
href="0.6.4-docs/index.html" title="Documentation">Documentation </a>
+                                                       <a 
href="0.6.5-docs/index.html" title="Documentation">Documentation </a>
                                                </li>
                                                <li>
-                                                       <a 
href="0.6.4-docs/Quickstart.html" title="Quick Start">Quick Start </a>
+                                                       <a 
href="0.6.5-docs/Quickstart.html" title="Quick Start">Quick Start </a>
                                                </li>
                                                <li>
-                                                       <a 
href="0.6.4-docs/Tutorial.html" title="Tutorial">Tutorial </a>
+                                                       <a 
href="0.6.5-docs/Tutorial.html" title="Tutorial">Tutorial </a>
                                                </li>
                                                <li>
-                                                       <a 
href="0.6.4-docs/download.html" title="Download">Download </a>
+                                                       <a 
href="0.6.5-docs/download.html" title="Download">Download </a>
                                                </li>
                                        </ul>
                                </div>

Modified: helix/site-content/project-reports.html
URL: 
http://svn.apache.org/viewvc/helix/site-content/project-reports.html?rev=1669050&r1=1669049&r2=1669050&view=diff
==============================================================================
--- helix/site-content/project-reports.html (original)
+++ helix/site-content/project-reports.html Wed Mar 25 05:13:58 2015
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2015-02-18
+ Generated by Apache Maven Doxia at 2015-03-24
  Rendered using Maven Reflow Skin 1.0.0 
(http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -66,6 +66,7 @@
                                                                <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Documentation <b 
class="caret"></b></a>
                                                                <ul 
class="dropdown-menu">
                                                                        <li><a 
href="0.6.4-docs/index.html" title="0.6.4 (stable)">0.6.4 (stable) </a></li>
+                                                                       <li><a 
href="0.6.5-docs/index.html" title="0.6.5 (stable)">0.6.5 (stable) </a></li>
                                                                        <li><a 
href="0.7.1-docs/index.html" title="0.7.1 (beta)">0.7.1 (beta) </a></li>
                                                                        <li><a 
href="0.6.3-docs/index.html" title="0.6.3">0.6.3 </a></li>
                                                                        <li><a 
href="0.7.0-incubating-docs/index.html" title="0.7.0-incubating 
(alpha)">0.7.0-incubating (alpha) </a></li>
@@ -75,12 +76,12 @@
                                                                </ul>
                                                        </li>
                                                        <li class="dropdown">
-                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Helix 0.6.4 <b 
class="caret"></b></a>
+                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Helix 0.6.5 <b 
class="caret"></b></a>
                                                                <ul 
class="dropdown-menu">
-                                                                       <li><a 
href="0.6.4-docs/index.html" title="Documentation">Documentation </a></li>
-                                                                       <li><a 
href="0.6.4-docs/Quickstart.html" title="Quick Start">Quick Start </a></li>
-                                                                       <li><a 
href="0.6.4-docs/Tutorial.html" title="Tutorial">Tutorial </a></li>
-                                                                       <li><a 
href="0.6.4-docs/download.html" title="Download">Download </a></li>
+                                                                       <li><a 
href="0.6.5-docs/index.html" title="Documentation">Documentation </a></li>
+                                                                       <li><a 
href="0.6.5-docs/Quickstart.html" title="Quick Start">Quick Start </a></li>
+                                                                       <li><a 
href="0.6.5-docs/Tutorial.html" title="Tutorial">Tutorial </a></li>
+                                                                       <li><a 
href="0.6.5-docs/download.html" title="Download">Download </a></li>
                                                                </ul>
                                                        </li>
                                                        <li class="dropdown">
@@ -210,6 +211,9 @@
                                                        <a 
href="0.6.4-docs/index.html" title="0.6.4 (stable)">0.6.4 (stable) </a>
                                                </li>
                                                <li>
+                                                       <a 
href="0.6.5-docs/index.html" title="0.6.5 (stable)">0.6.5 (stable) </a>
+                                               </li>
+                                               <li>
                                                        <a 
href="0.7.1-docs/index.html" title="0.7.1 (beta)">0.7.1 (beta) </a>
                                                </li>
                                                <li>
@@ -227,18 +231,18 @@
                                                <li>
                                                        <a 
href="trunk-docs/index.html" title="trunk">trunk </a>
                                                </li>
-                                               <li class="nav-header">Helix 
0.6.4</li>
+                                               <li class="nav-header">Helix 
0.6.5</li>
                                                <li>
-                                                       <a 
href="0.6.4-docs/index.html" title="Documentation">Documentation </a>
+                                                       <a 
href="0.6.5-docs/index.html" title="Documentation">Documentation </a>
                                                </li>
                                                <li>
-                                                       <a 
href="0.6.4-docs/Quickstart.html" title="Quick Start">Quick Start </a>
+                                                       <a 
href="0.6.5-docs/Quickstart.html" title="Quick Start">Quick Start </a>
                                                </li>
                                                <li>
-                                                       <a 
href="0.6.4-docs/Tutorial.html" title="Tutorial">Tutorial </a>
+                                                       <a 
href="0.6.5-docs/Tutorial.html" title="Tutorial">Tutorial </a>
                                                </li>
                                                <li>
-                                                       <a 
href="0.6.4-docs/download.html" title="Download">Download </a>
+                                                       <a 
href="0.6.5-docs/download.html" title="Download">Download </a>
                                                </li>
                                        </ul>
                                </div>

Modified: helix/site-content/project-summary.html
URL: 
http://svn.apache.org/viewvc/helix/site-content/project-summary.html?rev=1669050&r1=1669049&r2=1669050&view=diff
==============================================================================
--- helix/site-content/project-summary.html (original)
+++ helix/site-content/project-summary.html Wed Mar 25 05:13:58 2015
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2015-02-18
+ Generated by Apache Maven Doxia at 2015-03-24
  Rendered using Maven Reflow Skin 1.0.0 
(http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -66,6 +66,7 @@
                                                                <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Documentation <b 
class="caret"></b></a>
                                                                <ul 
class="dropdown-menu">
                                                                        <li><a 
href="0.6.4-docs/index.html" title="0.6.4 (stable)">0.6.4 (stable) </a></li>
+                                                                       <li><a 
href="0.6.5-docs/index.html" title="0.6.5 (stable)">0.6.5 (stable) </a></li>
                                                                        <li><a 
href="0.7.1-docs/index.html" title="0.7.1 (beta)">0.7.1 (beta) </a></li>
                                                                        <li><a 
href="0.6.3-docs/index.html" title="0.6.3">0.6.3 </a></li>
                                                                        <li><a 
href="0.7.0-incubating-docs/index.html" title="0.7.0-incubating 
(alpha)">0.7.0-incubating (alpha) </a></li>
@@ -75,12 +76,12 @@
                                                                </ul>
                                                        </li>
                                                        <li class="dropdown">
-                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Helix 0.6.4 <b 
class="caret"></b></a>
+                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Helix 0.6.5 <b 
class="caret"></b></a>
                                                                <ul 
class="dropdown-menu">
-                                                                       <li><a 
href="0.6.4-docs/index.html" title="Documentation">Documentation </a></li>
-                                                                       <li><a 
href="0.6.4-docs/Quickstart.html" title="Quick Start">Quick Start </a></li>
-                                                                       <li><a 
href="0.6.4-docs/Tutorial.html" title="Tutorial">Tutorial </a></li>
-                                                                       <li><a 
href="0.6.4-docs/download.html" title="Download">Download </a></li>
+                                                                       <li><a 
href="0.6.5-docs/index.html" title="Documentation">Documentation </a></li>
+                                                                       <li><a 
href="0.6.5-docs/Quickstart.html" title="Quick Start">Quick Start </a></li>
+                                                                       <li><a 
href="0.6.5-docs/Tutorial.html" title="Tutorial">Tutorial </a></li>
+                                                                       <li><a 
href="0.6.5-docs/download.html" title="Download">Download </a></li>
                                                                </ul>
                                                        </li>
                                                        <li class="dropdown">
@@ -271,6 +272,9 @@
                                                        <a 
href="0.6.4-docs/index.html" title="0.6.4 (stable)">0.6.4 (stable) </a>
                                                </li>
                                                <li>
+                                                       <a 
href="0.6.5-docs/index.html" title="0.6.5 (stable)">0.6.5 (stable) </a>
+                                               </li>
+                                               <li>
                                                        <a 
href="0.7.1-docs/index.html" title="0.7.1 (beta)">0.7.1 (beta) </a>
                                                </li>
                                                <li>
@@ -288,18 +292,18 @@
                                                <li>
                                                        <a 
href="trunk-docs/index.html" title="trunk">trunk </a>
                                                </li>
-                                               <li class="nav-header">Helix 
0.6.4</li>
+                                               <li class="nav-header">Helix 
0.6.5</li>
                                                <li>
-                                                       <a 
href="0.6.4-docs/index.html" title="Documentation">Documentation </a>
+                                                       <a 
href="0.6.5-docs/index.html" title="Documentation">Documentation </a>
                                                </li>
                                                <li>
-                                                       <a 
href="0.6.4-docs/Quickstart.html" title="Quick Start">Quick Start </a>
+                                                       <a 
href="0.6.5-docs/Quickstart.html" title="Quick Start">Quick Start </a>
                                                </li>
                                                <li>
-                                                       <a 
href="0.6.4-docs/Tutorial.html" title="Tutorial">Tutorial </a>
+                                                       <a 
href="0.6.5-docs/Tutorial.html" title="Tutorial">Tutorial </a>
                                                </li>
                                                <li>
-                                                       <a 
href="0.6.4-docs/download.html" title="Download">Download </a>
+                                                       <a 
href="0.6.5-docs/download.html" title="Download">Download </a>
                                                </li>
                                        </ul>
                                </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=1669050&r1=1669049&r2=1669050&view=diff
==============================================================================
--- helix/site-content/releasenotes/release-0.6.0-incubating.html (original)
+++ helix/site-content/releasenotes/release-0.6.0-incubating.html Wed Mar 25 
05:13:58 2015
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2015-02-18
+ Generated by Apache Maven Doxia at 2015-03-24
  Rendered using Maven Reflow Skin 1.0.0 
(http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -66,6 +66,7 @@
                                                                <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Documentation <b 
class="caret"></b></a>
                                                                <ul 
class="dropdown-menu">
                                                                        <li><a 
href="../0.6.4-docs/index.html" title="0.6.4 (stable)">0.6.4 (stable) </a></li>
+                                                                       <li><a 
href="../0.6.5-docs/index.html" title="0.6.5 (stable)">0.6.5 (stable) </a></li>
                                                                        <li><a 
href="../0.7.1-docs/index.html" title="0.7.1 (beta)">0.7.1 (beta) </a></li>
                                                                        <li><a 
href="../0.6.3-docs/index.html" title="0.6.3">0.6.3 </a></li>
                                                                        <li><a 
href="../0.7.0-incubating-docs/index.html" title="0.7.0-incubating 
(alpha)">0.7.0-incubating (alpha) </a></li>
@@ -75,12 +76,12 @@
                                                                </ul>
                                                        </li>
                                                        <li class="dropdown">
-                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Helix 0.6.4 <b 
class="caret"></b></a>
+                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Helix 0.6.5 <b 
class="caret"></b></a>
                                                                <ul 
class="dropdown-menu">
-                                                                       <li><a 
href="../0.6.4-docs/index.html" title="Documentation">Documentation </a></li>
-                                                                       <li><a 
href="../0.6.4-docs/Quickstart.html" title="Quick Start">Quick Start </a></li>
-                                                                       <li><a 
href="../0.6.4-docs/Tutorial.html" title="Tutorial">Tutorial </a></li>
-                                                                       <li><a 
href="../0.6.4-docs/download.html" title="Download">Download </a></li>
+                                                                       <li><a 
href="../0.6.5-docs/index.html" title="Documentation">Documentation </a></li>
+                                                                       <li><a 
href="../0.6.5-docs/Quickstart.html" title="Quick Start">Quick Start </a></li>
+                                                                       <li><a 
href="../0.6.5-docs/Tutorial.html" title="Tutorial">Tutorial </a></li>
+                                                                       <li><a 
href="../0.6.5-docs/download.html" title="Download">Download </a></li>
                                                                </ul>
                                                        </li>
                                                        <li class="dropdown">
@@ -244,6 +245,9 @@
                                                        <a 
href="../0.6.4-docs/index.html" title="0.6.4 (stable)">0.6.4 (stable) </a>
                                                </li>
                                                <li>
+                                                       <a 
href="../0.6.5-docs/index.html" title="0.6.5 (stable)">0.6.5 (stable) </a>
+                                               </li>
+                                               <li>
                                                        <a 
href="../0.7.1-docs/index.html" title="0.7.1 (beta)">0.7.1 (beta) </a>
                                                </li>
                                                <li>
@@ -261,18 +265,18 @@
                                                <li>
                                                        <a 
href="../trunk-docs/index.html" title="trunk">trunk </a>
                                                </li>
-                                               <li class="nav-header">Helix 
0.6.4</li>
+                                               <li class="nav-header">Helix 
0.6.5</li>
                                                <li>
-                                                       <a 
href="../0.6.4-docs/index.html" title="Documentation">Documentation </a>
+                                                       <a 
href="../0.6.5-docs/index.html" title="Documentation">Documentation </a>
                                                </li>
                                                <li>
-                                                       <a 
href="../0.6.4-docs/Quickstart.html" title="Quick Start">Quick Start </a>
+                                                       <a 
href="../0.6.5-docs/Quickstart.html" title="Quick Start">Quick Start </a>
                                                </li>
                                                <li>
-                                                       <a 
href="../0.6.4-docs/Tutorial.html" title="Tutorial">Tutorial </a>
+                                                       <a 
href="../0.6.5-docs/Tutorial.html" title="Tutorial">Tutorial </a>
                                                </li>
                                                <li>
-                                                       <a 
href="../0.6.4-docs/download.html" title="Download">Download </a>
+                                                       <a 
href="../0.6.5-docs/download.html" title="Download">Download </a>
                                                </li>
                                        </ul>
                                </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=1669050&r1=1669049&r2=1669050&view=diff
==============================================================================
--- helix/site-content/releasenotes/release-0.6.1-incubating.html (original)
+++ helix/site-content/releasenotes/release-0.6.1-incubating.html Wed Mar 25 
05:13:58 2015
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2015-02-18
+ Generated by Apache Maven Doxia at 2015-03-24
  Rendered using Maven Reflow Skin 1.0.0 
(http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -66,6 +66,7 @@
                                                                <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Documentation <b 
class="caret"></b></a>
                                                                <ul 
class="dropdown-menu">
                                                                        <li><a 
href="../0.6.4-docs/index.html" title="0.6.4 (stable)">0.6.4 (stable) </a></li>
+                                                                       <li><a 
href="../0.6.5-docs/index.html" title="0.6.5 (stable)">0.6.5 (stable) </a></li>
                                                                        <li><a 
href="../0.7.1-docs/index.html" title="0.7.1 (beta)">0.7.1 (beta) </a></li>
                                                                        <li><a 
href="../0.6.3-docs/index.html" title="0.6.3">0.6.3 </a></li>
                                                                        <li><a 
href="../0.7.0-incubating-docs/index.html" title="0.7.0-incubating 
(alpha)">0.7.0-incubating (alpha) </a></li>
@@ -75,12 +76,12 @@
                                                                </ul>
                                                        </li>
                                                        <li class="dropdown">
-                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Helix 0.6.4 <b 
class="caret"></b></a>
+                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Helix 0.6.5 <b 
class="caret"></b></a>
                                                                <ul 
class="dropdown-menu">
-                                                                       <li><a 
href="../0.6.4-docs/index.html" title="Documentation">Documentation </a></li>
-                                                                       <li><a 
href="../0.6.4-docs/Quickstart.html" title="Quick Start">Quick Start </a></li>
-                                                                       <li><a 
href="../0.6.4-docs/Tutorial.html" title="Tutorial">Tutorial </a></li>
-                                                                       <li><a 
href="../0.6.4-docs/download.html" title="Download">Download </a></li>
+                                                                       <li><a 
href="../0.6.5-docs/index.html" title="Documentation">Documentation </a></li>
+                                                                       <li><a 
href="../0.6.5-docs/Quickstart.html" title="Quick Start">Quick Start </a></li>
+                                                                       <li><a 
href="../0.6.5-docs/Tutorial.html" title="Tutorial">Tutorial </a></li>
+                                                                       <li><a 
href="../0.6.5-docs/download.html" title="Download">Download </a></li>
                                                                </ul>
                                                        </li>
                                                        <li class="dropdown">
@@ -266,6 +267,9 @@
                                                        <a 
href="../0.6.4-docs/index.html" title="0.6.4 (stable)">0.6.4 (stable) </a>
                                                </li>
                                                <li>
+                                                       <a 
href="../0.6.5-docs/index.html" title="0.6.5 (stable)">0.6.5 (stable) </a>
+                                               </li>
+                                               <li>
                                                        <a 
href="../0.7.1-docs/index.html" title="0.7.1 (beta)">0.7.1 (beta) </a>
                                                </li>
                                                <li>
@@ -283,18 +287,18 @@
                                                <li>
                                                        <a 
href="../trunk-docs/index.html" title="trunk">trunk </a>
                                                </li>
-                                               <li class="nav-header">Helix 
0.6.4</li>
+                                               <li class="nav-header">Helix 
0.6.5</li>
                                                <li>
-                                                       <a 
href="../0.6.4-docs/index.html" title="Documentation">Documentation </a>
+                                                       <a 
href="../0.6.5-docs/index.html" title="Documentation">Documentation </a>
                                                </li>
                                                <li>
-                                                       <a 
href="../0.6.4-docs/Quickstart.html" title="Quick Start">Quick Start </a>
+                                                       <a 
href="../0.6.5-docs/Quickstart.html" title="Quick Start">Quick Start </a>
                                                </li>
                                                <li>
-                                                       <a 
href="../0.6.4-docs/Tutorial.html" title="Tutorial">Tutorial </a>
+                                                       <a 
href="../0.6.5-docs/Tutorial.html" title="Tutorial">Tutorial </a>
                                                </li>
                                                <li>
-                                                       <a 
href="../0.6.4-docs/download.html" title="Download">Download </a>
+                                                       <a 
href="../0.6.5-docs/download.html" title="Download">Download </a>
                                                </li>
                                        </ul>
                                </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=1669050&r1=1669049&r2=1669050&view=diff
==============================================================================
--- helix/site-content/releasenotes/release-0.6.2-incubating.html (original)
+++ helix/site-content/releasenotes/release-0.6.2-incubating.html Wed Mar 25 
05:13:58 2015
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2015-02-18
+ Generated by Apache Maven Doxia at 2015-03-24
  Rendered using Maven Reflow Skin 1.0.0 
(http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -66,6 +66,7 @@
                                                                <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Documentation <b 
class="caret"></b></a>
                                                                <ul 
class="dropdown-menu">
                                                                        <li><a 
href="../0.6.4-docs/index.html" title="0.6.4 (stable)">0.6.4 (stable) </a></li>
+                                                                       <li><a 
href="../0.6.5-docs/index.html" title="0.6.5 (stable)">0.6.5 (stable) </a></li>
                                                                        <li><a 
href="../0.7.1-docs/index.html" title="0.7.1 (beta)">0.7.1 (beta) </a></li>
                                                                        <li><a 
href="../0.6.3-docs/index.html" title="0.6.3">0.6.3 </a></li>
                                                                        <li><a 
href="../0.7.0-incubating-docs/index.html" title="0.7.0-incubating 
(alpha)">0.7.0-incubating (alpha) </a></li>
@@ -75,12 +76,12 @@
                                                                </ul>
                                                        </li>
                                                        <li class="dropdown">
-                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Helix 0.6.4 <b 
class="caret"></b></a>
+                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Helix 0.6.5 <b 
class="caret"></b></a>
                                                                <ul 
class="dropdown-menu">
-                                                                       <li><a 
href="../0.6.4-docs/index.html" title="Documentation">Documentation </a></li>
-                                                                       <li><a 
href="../0.6.4-docs/Quickstart.html" title="Quick Start">Quick Start </a></li>
-                                                                       <li><a 
href="../0.6.4-docs/Tutorial.html" title="Tutorial">Tutorial </a></li>
-                                                                       <li><a 
href="../0.6.4-docs/download.html" title="Download">Download </a></li>
+                                                                       <li><a 
href="../0.6.5-docs/index.html" title="Documentation">Documentation </a></li>
+                                                                       <li><a 
href="../0.6.5-docs/Quickstart.html" title="Quick Start">Quick Start </a></li>
+                                                                       <li><a 
href="../0.6.5-docs/Tutorial.html" title="Tutorial">Tutorial </a></li>
+                                                                       <li><a 
href="../0.6.5-docs/download.html" title="Download">Download </a></li>
                                                                </ul>
                                                        </li>
                                                        <li class="dropdown">
@@ -309,6 +310,9 @@
                                                        <a 
href="../0.6.4-docs/index.html" title="0.6.4 (stable)">0.6.4 (stable) </a>
                                                </li>
                                                <li>
+                                                       <a 
href="../0.6.5-docs/index.html" title="0.6.5 (stable)">0.6.5 (stable) </a>
+                                               </li>
+                                               <li>
                                                        <a 
href="../0.7.1-docs/index.html" title="0.7.1 (beta)">0.7.1 (beta) </a>
                                                </li>
                                                <li>
@@ -326,18 +330,18 @@
                                                <li>
                                                        <a 
href="../trunk-docs/index.html" title="trunk">trunk </a>
                                                </li>
-                                               <li class="nav-header">Helix 
0.6.4</li>
+                                               <li class="nav-header">Helix 
0.6.5</li>
                                                <li>
-                                                       <a 
href="../0.6.4-docs/index.html" title="Documentation">Documentation </a>
+                                                       <a 
href="../0.6.5-docs/index.html" title="Documentation">Documentation </a>
                                                </li>
                                                <li>
-                                                       <a 
href="../0.6.4-docs/Quickstart.html" title="Quick Start">Quick Start </a>
+                                                       <a 
href="../0.6.5-docs/Quickstart.html" title="Quick Start">Quick Start </a>
                                                </li>
                                                <li>
-                                                       <a 
href="../0.6.4-docs/Tutorial.html" title="Tutorial">Tutorial </a>
+                                                       <a 
href="../0.6.5-docs/Tutorial.html" title="Tutorial">Tutorial </a>
                                                </li>
                                                <li>
-                                                       <a 
href="../0.6.4-docs/download.html" title="Download">Download </a>
+                                                       <a 
href="../0.6.5-docs/download.html" title="Download">Download </a>
                                                </li>
                                        </ul>
                                </div>

Modified: helix/site-content/releasenotes/release-0.6.3.html
URL: 
http://svn.apache.org/viewvc/helix/site-content/releasenotes/release-0.6.3.html?rev=1669050&r1=1669049&r2=1669050&view=diff
==============================================================================
--- helix/site-content/releasenotes/release-0.6.3.html (original)
+++ helix/site-content/releasenotes/release-0.6.3.html Wed Mar 25 05:13:58 2015
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2015-02-18
+ Generated by Apache Maven Doxia at 2015-03-24
  Rendered using Maven Reflow Skin 1.0.0 
(http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -66,6 +66,7 @@
                                                                <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Documentation <b 
class="caret"></b></a>
                                                                <ul 
class="dropdown-menu">
                                                                        <li><a 
href="../0.6.4-docs/index.html" title="0.6.4 (stable)">0.6.4 (stable) </a></li>
+                                                                       <li><a 
href="../0.6.5-docs/index.html" title="0.6.5 (stable)">0.6.5 (stable) </a></li>
                                                                        <li><a 
href="../0.7.1-docs/index.html" title="0.7.1 (beta)">0.7.1 (beta) </a></li>
                                                                        <li><a 
href="../0.6.3-docs/index.html" title="0.6.3">0.6.3 </a></li>
                                                                        <li><a 
href="../0.7.0-incubating-docs/index.html" title="0.7.0-incubating 
(alpha)">0.7.0-incubating (alpha) </a></li>
@@ -75,12 +76,12 @@
                                                                </ul>
                                                        </li>
                                                        <li class="dropdown">
-                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Helix 0.6.4 <b 
class="caret"></b></a>
+                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Helix 0.6.5 <b 
class="caret"></b></a>
                                                                <ul 
class="dropdown-menu">
-                                                                       <li><a 
href="../0.6.4-docs/index.html" title="Documentation">Documentation </a></li>
-                                                                       <li><a 
href="../0.6.4-docs/Quickstart.html" title="Quick Start">Quick Start </a></li>
-                                                                       <li><a 
href="../0.6.4-docs/Tutorial.html" title="Tutorial">Tutorial </a></li>
-                                                                       <li><a 
href="../0.6.4-docs/download.html" title="Download">Download </a></li>
+                                                                       <li><a 
href="../0.6.5-docs/index.html" title="Documentation">Documentation </a></li>
+                                                                       <li><a 
href="../0.6.5-docs/Quickstart.html" title="Quick Start">Quick Start </a></li>
+                                                                       <li><a 
href="../0.6.5-docs/Tutorial.html" title="Tutorial">Tutorial </a></li>
+                                                                       <li><a 
href="../0.6.5-docs/download.html" title="Download">Download </a></li>
                                                                </ul>
                                                        </li>
                                                        <li class="dropdown">
@@ -278,6 +279,9 @@
                                                        <a 
href="../0.6.4-docs/index.html" title="0.6.4 (stable)">0.6.4 (stable) </a>
                                                </li>
                                                <li>
+                                                       <a 
href="../0.6.5-docs/index.html" title="0.6.5 (stable)">0.6.5 (stable) </a>
+                                               </li>
+                                               <li>
                                                        <a 
href="../0.7.1-docs/index.html" title="0.7.1 (beta)">0.7.1 (beta) </a>
                                                </li>
                                                <li>
@@ -295,18 +299,18 @@
                                                <li>
                                                        <a 
href="../trunk-docs/index.html" title="trunk">trunk </a>
                                                </li>
-                                               <li class="nav-header">Helix 
0.6.4</li>
+                                               <li class="nav-header">Helix 
0.6.5</li>
                                                <li>
-                                                       <a 
href="../0.6.4-docs/index.html" title="Documentation">Documentation </a>
+                                                       <a 
href="../0.6.5-docs/index.html" title="Documentation">Documentation </a>
                                                </li>
                                                <li>
-                                                       <a 
href="../0.6.4-docs/Quickstart.html" title="Quick Start">Quick Start </a>
+                                                       <a 
href="../0.6.5-docs/Quickstart.html" title="Quick Start">Quick Start </a>
                                                </li>
                                                <li>
-                                                       <a 
href="../0.6.4-docs/Tutorial.html" title="Tutorial">Tutorial </a>
+                                                       <a 
href="../0.6.5-docs/Tutorial.html" title="Tutorial">Tutorial </a>
                                                </li>
                                                <li>
-                                                       <a 
href="../0.6.4-docs/download.html" title="Download">Download </a>
+                                                       <a 
href="../0.6.5-docs/download.html" title="Download">Download </a>
                                                </li>
                                        </ul>
                                </div>

Modified: helix/site-content/releasenotes/release-0.6.4.html
URL: 
http://svn.apache.org/viewvc/helix/site-content/releasenotes/release-0.6.4.html?rev=1669050&r1=1669049&r2=1669050&view=diff
==============================================================================
--- helix/site-content/releasenotes/release-0.6.4.html (original)
+++ helix/site-content/releasenotes/release-0.6.4.html Wed Mar 25 05:13:58 2015
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2015-02-18
+ Generated by Apache Maven Doxia at 2015-03-24
  Rendered using Maven Reflow Skin 1.0.0 
(http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -66,6 +66,7 @@
                                                                <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Documentation <b 
class="caret"></b></a>
                                                                <ul 
class="dropdown-menu">
                                                                        <li><a 
href="../0.6.4-docs/index.html" title="0.6.4 (stable)">0.6.4 (stable) </a></li>
+                                                                       <li><a 
href="../0.6.5-docs/index.html" title="0.6.5 (stable)">0.6.5 (stable) </a></li>
                                                                        <li><a 
href="../0.7.1-docs/index.html" title="0.7.1 (beta)">0.7.1 (beta) </a></li>
                                                                        <li><a 
href="../0.6.3-docs/index.html" title="0.6.3">0.6.3 </a></li>
                                                                        <li><a 
href="../0.7.0-incubating-docs/index.html" title="0.7.0-incubating 
(alpha)">0.7.0-incubating (alpha) </a></li>
@@ -75,12 +76,12 @@
                                                                </ul>
                                                        </li>
                                                        <li class="dropdown">
-                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Helix 0.6.4 <b 
class="caret"></b></a>
+                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Helix 0.6.5 <b 
class="caret"></b></a>
                                                                <ul 
class="dropdown-menu">
-                                                                       <li><a 
href="../0.6.4-docs/index.html" title="Documentation">Documentation </a></li>
-                                                                       <li><a 
href="../0.6.4-docs/Quickstart.html" title="Quick Start">Quick Start </a></li>
-                                                                       <li><a 
href="../0.6.4-docs/Tutorial.html" title="Tutorial">Tutorial </a></li>
-                                                                       <li><a 
href="../0.6.4-docs/download.html" title="Download">Download </a></li>
+                                                                       <li><a 
href="../0.6.5-docs/index.html" title="Documentation">Documentation </a></li>
+                                                                       <li><a 
href="../0.6.5-docs/Quickstart.html" title="Quick Start">Quick Start </a></li>
+                                                                       <li><a 
href="../0.6.5-docs/Tutorial.html" title="Tutorial">Tutorial </a></li>
+                                                                       <li><a 
href="../0.6.5-docs/download.html" title="Download">Download </a></li>
                                                                </ul>
                                                        </li>
                                                        <li class="dropdown">
@@ -301,6 +302,9 @@
                                                        <a 
href="../0.6.4-docs/index.html" title="0.6.4 (stable)">0.6.4 (stable) </a>
                                                </li>
                                                <li>
+                                                       <a 
href="../0.6.5-docs/index.html" title="0.6.5 (stable)">0.6.5 (stable) </a>
+                                               </li>
+                                               <li>
                                                        <a 
href="../0.7.1-docs/index.html" title="0.7.1 (beta)">0.7.1 (beta) </a>
                                                </li>
                                                <li>
@@ -318,18 +322,18 @@
                                                <li>
                                                        <a 
href="../trunk-docs/index.html" title="trunk">trunk </a>
                                                </li>
-                                               <li class="nav-header">Helix 
0.6.4</li>
+                                               <li class="nav-header">Helix 
0.6.5</li>
                                                <li>
-                                                       <a 
href="../0.6.4-docs/index.html" title="Documentation">Documentation </a>
+                                                       <a 
href="../0.6.5-docs/index.html" title="Documentation">Documentation </a>
                                                </li>
                                                <li>
-                                                       <a 
href="../0.6.4-docs/Quickstart.html" title="Quick Start">Quick Start </a>
+                                                       <a 
href="../0.6.5-docs/Quickstart.html" title="Quick Start">Quick Start </a>
                                                </li>
                                                <li>
-                                                       <a 
href="../0.6.4-docs/Tutorial.html" title="Tutorial">Tutorial </a>
+                                                       <a 
href="../0.6.5-docs/Tutorial.html" title="Tutorial">Tutorial </a>
                                                </li>
                                                <li>
-                                                       <a 
href="../0.6.4-docs/download.html" title="Download">Download </a>
+                                                       <a 
href="../0.6.5-docs/download.html" title="Download">Download </a>
                                                </li>
                                        </ul>
                                </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=1669050&r1=1669049&r2=1669050&view=diff
==============================================================================
--- helix/site-content/releasenotes/release-0.7.0-incubating.html (original)
+++ helix/site-content/releasenotes/release-0.7.0-incubating.html Wed Mar 25 
05:13:58 2015
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2015-02-18
+ Generated by Apache Maven Doxia at 2015-03-24
  Rendered using Maven Reflow Skin 1.0.0 
(http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -66,6 +66,7 @@
                                                                <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Documentation <b 
class="caret"></b></a>
                                                                <ul 
class="dropdown-menu">
                                                                        <li><a 
href="../0.6.4-docs/index.html" title="0.6.4 (stable)">0.6.4 (stable) </a></li>
+                                                                       <li><a 
href="../0.6.5-docs/index.html" title="0.6.5 (stable)">0.6.5 (stable) </a></li>
                                                                        <li><a 
href="../0.7.1-docs/index.html" title="0.7.1 (beta)">0.7.1 (beta) </a></li>
                                                                        <li><a 
href="../0.6.3-docs/index.html" title="0.6.3">0.6.3 </a></li>
                                                                        <li><a 
href="../0.7.0-incubating-docs/index.html" title="0.7.0-incubating 
(alpha)">0.7.0-incubating (alpha) </a></li>
@@ -75,12 +76,12 @@
                                                                </ul>
                                                        </li>
                                                        <li class="dropdown">
-                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Helix 0.6.4 <b 
class="caret"></b></a>
+                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Helix 0.6.5 <b 
class="caret"></b></a>
                                                                <ul 
class="dropdown-menu">
-                                                                       <li><a 
href="../0.6.4-docs/index.html" title="Documentation">Documentation </a></li>
-                                                                       <li><a 
href="../0.6.4-docs/Quickstart.html" title="Quick Start">Quick Start </a></li>
-                                                                       <li><a 
href="../0.6.4-docs/Tutorial.html" title="Tutorial">Tutorial </a></li>
-                                                                       <li><a 
href="../0.6.4-docs/download.html" title="Download">Download </a></li>
+                                                                       <li><a 
href="../0.6.5-docs/index.html" title="Documentation">Documentation </a></li>
+                                                                       <li><a 
href="../0.6.5-docs/Quickstart.html" title="Quick Start">Quick Start </a></li>
+                                                                       <li><a 
href="../0.6.5-docs/Tutorial.html" title="Tutorial">Tutorial </a></li>
+                                                                       <li><a 
href="../0.6.5-docs/download.html" title="Download">Download </a></li>
                                                                </ul>
                                                        </li>
                                                        <li class="dropdown">
@@ -305,6 +306,9 @@
                                                        <a 
href="../0.6.4-docs/index.html" title="0.6.4 (stable)">0.6.4 (stable) </a>
                                                </li>
                                                <li>
+                                                       <a 
href="../0.6.5-docs/index.html" title="0.6.5 (stable)">0.6.5 (stable) </a>
+                                               </li>
+                                               <li>
                                                        <a 
href="../0.7.1-docs/index.html" title="0.7.1 (beta)">0.7.1 (beta) </a>
                                                </li>
                                                <li>
@@ -322,18 +326,18 @@
                                                <li>
                                                        <a 
href="../trunk-docs/index.html" title="trunk">trunk </a>
                                                </li>
-                                               <li class="nav-header">Helix 
0.6.4</li>
+                                               <li class="nav-header">Helix 
0.6.5</li>
                                                <li>
-                                                       <a 
href="../0.6.4-docs/index.html" title="Documentation">Documentation </a>
+                                                       <a 
href="../0.6.5-docs/index.html" title="Documentation">Documentation </a>
                                                </li>
                                                <li>
-                                                       <a 
href="../0.6.4-docs/Quickstart.html" title="Quick Start">Quick Start </a>
+                                                       <a 
href="../0.6.5-docs/Quickstart.html" title="Quick Start">Quick Start </a>
                                                </li>
                                                <li>
-                                                       <a 
href="../0.6.4-docs/Tutorial.html" title="Tutorial">Tutorial </a>
+                                                       <a 
href="../0.6.5-docs/Tutorial.html" title="Tutorial">Tutorial </a>
                                                </li>
                                                <li>
-                                                       <a 
href="../0.6.4-docs/download.html" title="Download">Download </a>
+                                                       <a 
href="../0.6.5-docs/download.html" title="Download">Download </a>
                                                </li>
                                        </ul>
                                </div>

Modified: helix/site-content/releasenotes/release-0.7.1.html
URL: 
http://svn.apache.org/viewvc/helix/site-content/releasenotes/release-0.7.1.html?rev=1669050&r1=1669049&r2=1669050&view=diff
==============================================================================
--- helix/site-content/releasenotes/release-0.7.1.html (original)
+++ helix/site-content/releasenotes/release-0.7.1.html Wed Mar 25 05:13:58 2015
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2015-02-18
+ Generated by Apache Maven Doxia at 2015-03-24
  Rendered using Maven Reflow Skin 1.0.0 
(http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -66,6 +66,7 @@
                                                                <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Documentation <b 
class="caret"></b></a>
                                                                <ul 
class="dropdown-menu">
                                                                        <li><a 
href="../0.6.4-docs/index.html" title="0.6.4 (stable)">0.6.4 (stable) </a></li>
+                                                                       <li><a 
href="../0.6.5-docs/index.html" title="0.6.5 (stable)">0.6.5 (stable) </a></li>
                                                                        <li><a 
href="../0.7.1-docs/index.html" title="0.7.1 (beta)">0.7.1 (beta) </a></li>
                                                                        <li><a 
href="../0.6.3-docs/index.html" title="0.6.3">0.6.3 </a></li>
                                                                        <li><a 
href="../0.7.0-incubating-docs/index.html" title="0.7.0-incubating 
(alpha)">0.7.0-incubating (alpha) </a></li>
@@ -75,12 +76,12 @@
                                                                </ul>
                                                        </li>
                                                        <li class="dropdown">
-                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Helix 0.6.4 <b 
class="caret"></b></a>
+                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Helix 0.6.5 <b 
class="caret"></b></a>
                                                                <ul 
class="dropdown-menu">
-                                                                       <li><a 
href="../0.6.4-docs/index.html" title="Documentation">Documentation </a></li>
-                                                                       <li><a 
href="../0.6.4-docs/Quickstart.html" title="Quick Start">Quick Start </a></li>
-                                                                       <li><a 
href="../0.6.4-docs/Tutorial.html" title="Tutorial">Tutorial </a></li>
-                                                                       <li><a 
href="../0.6.4-docs/download.html" title="Download">Download </a></li>
+                                                                       <li><a 
href="../0.6.5-docs/index.html" title="Documentation">Documentation </a></li>
+                                                                       <li><a 
href="../0.6.5-docs/Quickstart.html" title="Quick Start">Quick Start </a></li>
+                                                                       <li><a 
href="../0.6.5-docs/Tutorial.html" title="Tutorial">Tutorial </a></li>
+                                                                       <li><a 
href="../0.6.5-docs/download.html" title="Download">Download </a></li>
                                                                </ul>
                                                        </li>
                                                        <li class="dropdown">
@@ -349,6 +350,9 @@
                                                        <a 
href="../0.6.4-docs/index.html" title="0.6.4 (stable)">0.6.4 (stable) </a>
                                                </li>
                                                <li>
+                                                       <a 
href="../0.6.5-docs/index.html" title="0.6.5 (stable)">0.6.5 (stable) </a>
+                                               </li>
+                                               <li>
                                                        <a 
href="../0.7.1-docs/index.html" title="0.7.1 (beta)">0.7.1 (beta) </a>
                                                </li>
                                                <li>
@@ -366,18 +370,18 @@
                                                <li>
                                                        <a 
href="../trunk-docs/index.html" title="trunk">trunk </a>
                                                </li>
-                                               <li class="nav-header">Helix 
0.6.4</li>
+                                               <li class="nav-header">Helix 
0.6.5</li>
                                                <li>
-                                                       <a 
href="../0.6.4-docs/index.html" title="Documentation">Documentation </a>
+                                                       <a 
href="../0.6.5-docs/index.html" title="Documentation">Documentation </a>
                                                </li>
                                                <li>
-                                                       <a 
href="../0.6.4-docs/Quickstart.html" title="Quick Start">Quick Start </a>
+                                                       <a 
href="../0.6.5-docs/Quickstart.html" title="Quick Start">Quick Start </a>
                                                </li>
                                                <li>
-                                                       <a 
href="../0.6.4-docs/Tutorial.html" title="Tutorial">Tutorial </a>
+                                                       <a 
href="../0.6.5-docs/Tutorial.html" title="Tutorial">Tutorial </a>
                                                </li>
                                                <li>
-                                                       <a 
href="../0.6.4-docs/download.html" title="Download">Download </a>
+                                                       <a 
href="../0.6.5-docs/download.html" title="Download">Download </a>
                                                </li>
                                        </ul>
                                </div>

Modified: helix/site-content/releasing.html
URL: 
http://svn.apache.org/viewvc/helix/site-content/releasing.html?rev=1669050&r1=1669049&r2=1669050&view=diff
==============================================================================
--- helix/site-content/releasing.html (original)
+++ helix/site-content/releasing.html Wed Mar 25 05:13:58 2015
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2015-02-18
+ Generated by Apache Maven Doxia at 2015-03-24
  Rendered using Maven Reflow Skin 1.0.0 
(http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -66,6 +66,7 @@
                                                                <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Documentation <b 
class="caret"></b></a>
                                                                <ul 
class="dropdown-menu">
                                                                        <li><a 
href="0.6.4-docs/index.html" title="0.6.4 (stable)">0.6.4 (stable) </a></li>
+                                                                       <li><a 
href="0.6.5-docs/index.html" title="0.6.5 (stable)">0.6.5 (stable) </a></li>
                                                                        <li><a 
href="0.7.1-docs/index.html" title="0.7.1 (beta)">0.7.1 (beta) </a></li>
                                                                        <li><a 
href="0.6.3-docs/index.html" title="0.6.3">0.6.3 </a></li>
                                                                        <li><a 
href="0.7.0-incubating-docs/index.html" title="0.7.0-incubating 
(alpha)">0.7.0-incubating (alpha) </a></li>
@@ -75,12 +76,12 @@
                                                                </ul>
                                                        </li>
                                                        <li class="dropdown">
-                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Helix 0.6.4 <b 
class="caret"></b></a>
+                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Helix 0.6.5 <b 
class="caret"></b></a>
                                                                <ul 
class="dropdown-menu">
-                                                                       <li><a 
href="0.6.4-docs/index.html" title="Documentation">Documentation </a></li>
-                                                                       <li><a 
href="0.6.4-docs/Quickstart.html" title="Quick Start">Quick Start </a></li>
-                                                                       <li><a 
href="0.6.4-docs/Tutorial.html" title="Tutorial">Tutorial </a></li>
-                                                                       <li><a 
href="0.6.4-docs/download.html" title="Download">Download </a></li>
+                                                                       <li><a 
href="0.6.5-docs/index.html" title="Documentation">Documentation </a></li>
+                                                                       <li><a 
href="0.6.5-docs/Quickstart.html" title="Quick Start">Quick Start </a></li>
+                                                                       <li><a 
href="0.6.5-docs/Tutorial.html" title="Tutorial">Tutorial </a></li>
+                                                                       <li><a 
href="0.6.5-docs/download.html" title="Download">Download </a></li>
                                                                </ul>
                                                        </li>
                                                        <li class="dropdown">
@@ -397,6 +398,9 @@ Apache Helix Team</pre>
                                                        <a 
href="0.6.4-docs/index.html" title="0.6.4 (stable)">0.6.4 (stable) </a>
                                                </li>
                                                <li>
+                                                       <a 
href="0.6.5-docs/index.html" title="0.6.5 (stable)">0.6.5 (stable) </a>
+                                               </li>
+                                               <li>
                                                        <a 
href="0.7.1-docs/index.html" title="0.7.1 (beta)">0.7.1 (beta) </a>
                                                </li>
                                                <li>
@@ -414,18 +418,18 @@ Apache Helix Team</pre>
                                                <li>
                                                        <a 
href="trunk-docs/index.html" title="trunk">trunk </a>
                                                </li>
-                                               <li class="nav-header">Helix 
0.6.4</li>
+                                               <li class="nav-header">Helix 
0.6.5</li>
                                                <li>
-                                                       <a 
href="0.6.4-docs/index.html" title="Documentation">Documentation </a>
+                                                       <a 
href="0.6.5-docs/index.html" title="Documentation">Documentation </a>
                                                </li>
                                                <li>
-                                                       <a 
href="0.6.4-docs/Quickstart.html" title="Quick Start">Quick Start </a>
+                                                       <a 
href="0.6.5-docs/Quickstart.html" title="Quick Start">Quick Start </a>
                                                </li>
                                                <li>
-                                                       <a 
href="0.6.4-docs/Tutorial.html" title="Tutorial">Tutorial </a>
+                                                       <a 
href="0.6.5-docs/Tutorial.html" title="Tutorial">Tutorial </a>
                                                </li>
                                                <li>
-                                                       <a 
href="0.6.4-docs/download.html" title="Download">Download </a>
+                                                       <a 
href="0.6.5-docs/download.html" title="Download">Download </a>
                                                </li>
                                        </ul>
                                </div>

Modified: helix/site-content/sonar.html
URL: 
http://svn.apache.org/viewvc/helix/site-content/sonar.html?rev=1669050&r1=1669049&r2=1669050&view=diff
==============================================================================
--- helix/site-content/sonar.html (original)
+++ helix/site-content/sonar.html Wed Mar 25 05:13:58 2015
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2015-02-18
+ Generated by Apache Maven Doxia at 2015-03-24
  Rendered using Maven Reflow Skin 1.0.0 
(http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -66,6 +66,7 @@
                                                                <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Documentation <b 
class="caret"></b></a>
                                                                <ul 
class="dropdown-menu">
                                                                        <li><a 
href="0.6.4-docs/index.html" title="0.6.4 (stable)">0.6.4 (stable) </a></li>
+                                                                       <li><a 
href="0.6.5-docs/index.html" title="0.6.5 (stable)">0.6.5 (stable) </a></li>
                                                                        <li><a 
href="0.7.1-docs/index.html" title="0.7.1 (beta)">0.7.1 (beta) </a></li>
                                                                        <li><a 
href="0.6.3-docs/index.html" title="0.6.3">0.6.3 </a></li>
                                                                        <li><a 
href="0.7.0-incubating-docs/index.html" title="0.7.0-incubating 
(alpha)">0.7.0-incubating (alpha) </a></li>
@@ -75,12 +76,12 @@
                                                                </ul>
                                                        </li>
                                                        <li class="dropdown">
-                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Helix 0.6.4 <b 
class="caret"></b></a>
+                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Helix 0.6.5 <b 
class="caret"></b></a>
                                                                <ul 
class="dropdown-menu">
-                                                                       <li><a 
href="0.6.4-docs/index.html" title="Documentation">Documentation </a></li>
-                                                                       <li><a 
href="0.6.4-docs/Quickstart.html" title="Quick Start">Quick Start </a></li>
-                                                                       <li><a 
href="0.6.4-docs/Tutorial.html" title="Tutorial">Tutorial </a></li>
-                                                                       <li><a 
href="0.6.4-docs/download.html" title="Download">Download </a></li>
+                                                                       <li><a 
href="0.6.5-docs/index.html" title="Documentation">Documentation </a></li>
+                                                                       <li><a 
href="0.6.5-docs/Quickstart.html" title="Quick Start">Quick Start </a></li>
+                                                                       <li><a 
href="0.6.5-docs/Tutorial.html" title="Tutorial">Tutorial </a></li>
+                                                                       <li><a 
href="0.6.5-docs/download.html" title="Download">Download </a></li>
                                                                </ul>
                                                        </li>
                                                        <li class="dropdown">
@@ -192,6 +193,9 @@
                                                        <a 
href="0.6.4-docs/index.html" title="0.6.4 (stable)">0.6.4 (stable) </a>
                                                </li>
                                                <li>
+                                                       <a 
href="0.6.5-docs/index.html" title="0.6.5 (stable)">0.6.5 (stable) </a>
+                                               </li>
+                                               <li>
                                                        <a 
href="0.7.1-docs/index.html" title="0.7.1 (beta)">0.7.1 (beta) </a>
                                                </li>
                                                <li>
@@ -209,18 +213,18 @@
                                                <li>
                                                        <a 
href="trunk-docs/index.html" title="trunk">trunk </a>
                                                </li>
-                                               <li class="nav-header">Helix 
0.6.4</li>
+                                               <li class="nav-header">Helix 
0.6.5</li>
                                                <li>
-                                                       <a 
href="0.6.4-docs/index.html" title="Documentation">Documentation </a>
+                                                       <a 
href="0.6.5-docs/index.html" title="Documentation">Documentation </a>
                                                </li>
                                                <li>
-                                                       <a 
href="0.6.4-docs/Quickstart.html" title="Quick Start">Quick Start </a>
+                                                       <a 
href="0.6.5-docs/Quickstart.html" title="Quick Start">Quick Start </a>
                                                </li>
                                                <li>
-                                                       <a 
href="0.6.4-docs/Tutorial.html" title="Tutorial">Tutorial </a>
+                                                       <a 
href="0.6.5-docs/Tutorial.html" title="Tutorial">Tutorial </a>
                                                </li>
                                                <li>
-                                                       <a 
href="0.6.4-docs/download.html" title="Download">Download </a>
+                                                       <a 
href="0.6.5-docs/download.html" title="Download">Download </a>
                                                </li>
                                        </ul>
                                </div>

Modified: helix/site-content/source-repository.html
URL: 
http://svn.apache.org/viewvc/helix/site-content/source-repository.html?rev=1669050&r1=1669049&r2=1669050&view=diff
==============================================================================
--- helix/site-content/source-repository.html (original)
+++ helix/site-content/source-repository.html Wed Mar 25 05:13:58 2015
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2015-02-18
+ Generated by Apache Maven Doxia at 2015-03-24
  Rendered using Maven Reflow Skin 1.0.0 
(http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -66,6 +66,7 @@
                                                                <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Documentation <b 
class="caret"></b></a>
                                                                <ul 
class="dropdown-menu">
                                                                        <li><a 
href="0.6.4-docs/index.html" title="0.6.4 (stable)">0.6.4 (stable) </a></li>
+                                                                       <li><a 
href="0.6.5-docs/index.html" title="0.6.5 (stable)">0.6.5 (stable) </a></li>
                                                                        <li><a 
href="0.7.1-docs/index.html" title="0.7.1 (beta)">0.7.1 (beta) </a></li>
                                                                        <li><a 
href="0.6.3-docs/index.html" title="0.6.3">0.6.3 </a></li>
                                                                        <li><a 
href="0.7.0-incubating-docs/index.html" title="0.7.0-incubating 
(alpha)">0.7.0-incubating (alpha) </a></li>
@@ -75,12 +76,12 @@
                                                                </ul>
                                                        </li>
                                                        <li class="dropdown">
-                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Helix 0.6.4 <b 
class="caret"></b></a>
+                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Helix 0.6.5 <b 
class="caret"></b></a>
                                                                <ul 
class="dropdown-menu">
-                                                                       <li><a 
href="0.6.4-docs/index.html" title="Documentation">Documentation </a></li>
-                                                                       <li><a 
href="0.6.4-docs/Quickstart.html" title="Quick Start">Quick Start </a></li>
-                                                                       <li><a 
href="0.6.4-docs/Tutorial.html" title="Tutorial">Tutorial </a></li>
-                                                                       <li><a 
href="0.6.4-docs/download.html" title="Download">Download </a></li>
+                                                                       <li><a 
href="0.6.5-docs/index.html" title="Documentation">Documentation </a></li>
+                                                                       <li><a 
href="0.6.5-docs/Quickstart.html" title="Quick Start">Quick Start </a></li>
+                                                                       <li><a 
href="0.6.5-docs/Tutorial.html" title="Tutorial">Tutorial </a></li>
+                                                                       <li><a 
href="0.6.5-docs/download.html" title="Download">Download </a></li>
                                                                </ul>
                                                        </li>
                                                        <li class="dropdown">
@@ -156,35 +157,35 @@
   <h2 id="Overview">Overview</h2>
  </div> 
  <a name="Overview"></a> 
- <p>This project uses <a class="externalLink" 
href="http://git-scm.com/";>GIT</a> to manage its source code. Instructions on 
GIT use can be found at <a class="externalLink" 
href="http://git-scm.com/documentation";>http://git-scm.com/documentation</a>.</p>
 
+ <p>This project uses <a class="externalLink" 
href="http://git-scm.com/";>Git</a> to manage its source code. Instructions on 
Git use can be found at <a class="externalLink" 
href="http://git-scm.com/documentation";>http://git-scm.com/documentation</a>.</p>
 
 </div> 
 <div class="section"> 
- <h2 id="Web_Access">Web Access</h2> 
- <a name="Web_Access"></a> 
- <p>The following is a link to the online source repository.</p> 
+ <h2 id="Web_Browser_Access">Web Browser Access</h2> 
+ <a name="Web_Browser_Access"></a> 
+ <p>The following is a link to a browsable version of the source 
repository:</p> 
  <div class="source"> 
   <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"> 
- <h2 id="Anonymous_access">Anonymous access</h2> 
- <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>
 
+ <h2 id="Anonymous_Access">Anonymous Access</h2> 
+ <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/helix.git/website</pre> 
+  <pre>$ git clone https://git-wip-us.apache.org/repos/asf/helix.git</pre> 
  </div> 
 </div> 
 <div class="section"> 
- <h2 id="Developer_access">Developer access</h2> 
- <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>
 
+ <h2 id="Developer_Access">Developer Access</h2> 
+ <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/helix.git/website</pre> 
+  <pre>$ git clone https://git-wip-us.apache.org/repos/asf/helix.git</pre> 
  </div> 
 </div> 
 <div class="section"> 
- <h2 id="Access_from_behind_a_firewall">Access from behind a firewall</h2> 
- <a name="Access_from_behind_a_firewall"></a> 
+ <h2 id="Access_from_Behind_a_Firewall">Access from Behind a Firewall</h2> 
+ <a name="Access_from_Behind_a_Firewall"></a> 
  <p>Refer to the documentation of the SCM used for more information about 
access behind a firewall.</p> 
 </div>
                        </div>
@@ -223,6 +224,9 @@
                                                        <a 
href="0.6.4-docs/index.html" title="0.6.4 (stable)">0.6.4 (stable) </a>
                                                </li>
                                                <li>
+                                                       <a 
href="0.6.5-docs/index.html" title="0.6.5 (stable)">0.6.5 (stable) </a>
+                                               </li>
+                                               <li>
                                                        <a 
href="0.7.1-docs/index.html" title="0.7.1 (beta)">0.7.1 (beta) </a>
                                                </li>
                                                <li>
@@ -240,18 +244,18 @@
                                                <li>
                                                        <a 
href="trunk-docs/index.html" title="trunk">trunk </a>
                                                </li>
-                                               <li class="nav-header">Helix 
0.6.4</li>
+                                               <li class="nav-header">Helix 
0.6.5</li>
                                                <li>
-                                                       <a 
href="0.6.4-docs/index.html" title="Documentation">Documentation </a>
+                                                       <a 
href="0.6.5-docs/index.html" title="Documentation">Documentation </a>
                                                </li>
                                                <li>
-                                                       <a 
href="0.6.4-docs/Quickstart.html" title="Quick Start">Quick Start </a>
+                                                       <a 
href="0.6.5-docs/Quickstart.html" title="Quick Start">Quick Start </a>
                                                </li>
                                                <li>
-                                                       <a 
href="0.6.4-docs/Tutorial.html" title="Tutorial">Tutorial </a>
+                                                       <a 
href="0.6.5-docs/Tutorial.html" title="Tutorial">Tutorial </a>
                                                </li>
                                                <li>
-                                                       <a 
href="0.6.4-docs/download.html" title="Download">Download </a>
+                                                       <a 
href="0.6.5-docs/download.html" title="Download">Download </a>
                                                </li>
                                        </ul>
                                </div>

Modified: helix/site-content/sources.html
URL: 
http://svn.apache.org/viewvc/helix/site-content/sources.html?rev=1669050&r1=1669049&r2=1669050&view=diff
==============================================================================
--- helix/site-content/sources.html (original)
+++ helix/site-content/sources.html Wed Mar 25 05:13:58 2015
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2015-02-18
+ Generated by Apache Maven Doxia at 2015-03-24
  Rendered using Maven Reflow Skin 1.0.0 
(http://andriusvelykis.github.com/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -66,6 +66,7 @@
                                                                <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Documentation <b 
class="caret"></b></a>
                                                                <ul 
class="dropdown-menu">
                                                                        <li><a 
href="0.6.4-docs/index.html" title="0.6.4 (stable)">0.6.4 (stable) </a></li>
+                                                                       <li><a 
href="0.6.5-docs/index.html" title="0.6.5 (stable)">0.6.5 (stable) </a></li>
                                                                        <li><a 
href="0.7.1-docs/index.html" title="0.7.1 (beta)">0.7.1 (beta) </a></li>
                                                                        <li><a 
href="0.6.3-docs/index.html" title="0.6.3">0.6.3 </a></li>
                                                                        <li><a 
href="0.7.0-incubating-docs/index.html" title="0.7.0-incubating 
(alpha)">0.7.0-incubating (alpha) </a></li>
@@ -75,12 +76,12 @@
                                                                </ul>
                                                        </li>
                                                        <li class="dropdown">
-                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Helix 0.6.4 <b 
class="caret"></b></a>
+                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Helix 0.6.5 <b 
class="caret"></b></a>
                                                                <ul 
class="dropdown-menu">
-                                                                       <li><a 
href="0.6.4-docs/index.html" title="Documentation">Documentation </a></li>
-                                                                       <li><a 
href="0.6.4-docs/Quickstart.html" title="Quick Start">Quick Start </a></li>
-                                                                       <li><a 
href="0.6.4-docs/Tutorial.html" title="Tutorial">Tutorial </a></li>
-                                                                       <li><a 
href="0.6.4-docs/download.html" title="Download">Download </a></li>
+                                                                       <li><a 
href="0.6.5-docs/index.html" title="Documentation">Documentation </a></li>
+                                                                       <li><a 
href="0.6.5-docs/Quickstart.html" title="Quick Start">Quick Start </a></li>
+                                                                       <li><a 
href="0.6.5-docs/Tutorial.html" title="Tutorial">Tutorial </a></li>
+                                                                       <li><a 
href="0.6.5-docs/download.html" title="Download">Download </a></li>
                                                                </ul>
                                                        </li>
                                                        <li class="dropdown">
@@ -239,6 +240,9 @@ under the License. -->
                                                        <a 
href="0.6.4-docs/index.html" title="0.6.4 (stable)">0.6.4 (stable) </a>
                                                </li>
                                                <li>
+                                                       <a 
href="0.6.5-docs/index.html" title="0.6.5 (stable)">0.6.5 (stable) </a>
+                                               </li>
+                                               <li>
                                                        <a 
href="0.7.1-docs/index.html" title="0.7.1 (beta)">0.7.1 (beta) </a>
                                                </li>
                                                <li>
@@ -256,18 +260,18 @@ under the License. -->
                                                <li>
                                                        <a 
href="trunk-docs/index.html" title="trunk">trunk </a>
                                                </li>
-                                               <li class="nav-header">Helix 
0.6.4</li>
+                                               <li class="nav-header">Helix 
0.6.5</li>
                                                <li>
-                                                       <a 
href="0.6.4-docs/index.html" title="Documentation">Documentation </a>
+                                                       <a 
href="0.6.5-docs/index.html" title="Documentation">Documentation </a>
                                                </li>
                                                <li>
-                                                       <a 
href="0.6.4-docs/Quickstart.html" title="Quick Start">Quick Start </a>
+                                                       <a 
href="0.6.5-docs/Quickstart.html" title="Quick Start">Quick Start </a>
                                                </li>
                                                <li>
-                                                       <a 
href="0.6.4-docs/Tutorial.html" title="Tutorial">Tutorial </a>
+                                                       <a 
href="0.6.5-docs/Tutorial.html" title="Tutorial">Tutorial </a>
                                                </li>
                                                <li>
-                                                       <a 
href="0.6.4-docs/download.html" title="Download">Download </a>
+                                                       <a 
href="0.6.5-docs/download.html" title="Download">Download </a>
                                                </li>
                                        </ul>
                                </div>

Modified: helix/site-content/team-list.html
URL: 
http://svn.apache.org/viewvc/helix/site-content/team-list.html?rev=1669050&r1=1669049&r2=1669050&view=diff
==============================================================================
--- helix/site-content/team-list.html (original)
+++ helix/site-content/team-list.html Wed Mar 25 05:13:58 2015
@@ -1,14 +1,14 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2015-02-18
+ Generated by Apache Maven Doxia at 2015-03-24
  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 - Team list</title>
+               <title>Apache Helix - Project Team</title>
                <meta name="viewport" content="width=device-width, 
initial-scale=1.0" />
                <meta name="description" content="" />
                <meta http-equiv="content-language" content="en" />
@@ -66,6 +66,7 @@
                                                                <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Documentation <b 
class="caret"></b></a>
                                                                <ul 
class="dropdown-menu">
                                                                        <li><a 
href="0.6.4-docs/index.html" title="0.6.4 (stable)">0.6.4 (stable) </a></li>
+                                                                       <li><a 
href="0.6.5-docs/index.html" title="0.6.5 (stable)">0.6.5 (stable) </a></li>
                                                                        <li><a 
href="0.7.1-docs/index.html" title="0.7.1 (beta)">0.7.1 (beta) </a></li>
                                                                        <li><a 
href="0.6.3-docs/index.html" title="0.6.3">0.6.3 </a></li>
                                                                        <li><a 
href="0.7.0-incubating-docs/index.html" title="0.7.0-incubating 
(alpha)">0.7.0-incubating (alpha) </a></li>
@@ -75,12 +76,12 @@
                                                                </ul>
                                                        </li>
                                                        <li class="dropdown">
-                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Helix 0.6.4 <b 
class="caret"></b></a>
+                                                               <a href="#" 
class="dropdown-toggle" data-toggle="dropdown">Helix 0.6.5 <b 
class="caret"></b></a>
                                                                <ul 
class="dropdown-menu">
-                                                                       <li><a 
href="0.6.4-docs/index.html" title="Documentation">Documentation </a></li>
-                                                                       <li><a 
href="0.6.4-docs/Quickstart.html" title="Quick Start">Quick Start </a></li>
-                                                                       <li><a 
href="0.6.4-docs/Tutorial.html" title="Tutorial">Tutorial </a></li>
-                                                                       <li><a 
href="0.6.4-docs/download.html" title="Download">Download </a></li>
+                                                                       <li><a 
href="0.6.5-docs/index.html" title="Documentation">Documentation </a></li>
+                                                                       <li><a 
href="0.6.5-docs/Quickstart.html" title="Quick Start">Quick Start </a></li>
+                                                                       <li><a 
href="0.6.5-docs/Tutorial.html" title="Tutorial">Tutorial </a></li>
+                                                                       <li><a 
href="0.6.5-docs/download.html" title="Download">Download </a></li>
                                                                </ul>
                                                        </li>
                                                        <li class="dropdown">
@@ -142,7 +143,7 @@
                        <ul class="breadcrumb">
                                <li><a href="./" title="Apache Helix">Apache 
Helix </a></li>
                                <li class="divider">/</li>
-                               <li>Team list</li>
+                               <li>Project Team</li>
                        </ul>
                </div>
        </header>
@@ -171,7 +172,6 @@
      <th>Email</th> 
      <th>Roles</th> 
      <th>Time Zone</th> 
-     <th>Actual Time (GMT)</th> 
     </tr> 
    </thead> 
    <tbody> 
@@ -182,7 +182,6 @@
      <td><a class="externalLink" 
href="mailto:[email protected]";>[email protected]</a></td> 
      <td>Mentor</td> 
      <td>Australia/Melbourne</td> 
-     <td><span id="developer-0">Australia/Melbourne</span></td> 
     </tr> 
     <tr class="a"> 
      <td><img 
src="http://www.gravatar.com/avatar/ef58a72a284f2d71bf6faab818d610f7?d=mm&amp;s=60";
 alt="" /></td> 
@@ -191,7 +190,6 @@
      <td><a class="externalLink" 
href="mailto:[email protected]";>[email protected]</a></td> 
      <td>Mentor</td> 
      <td>-8</td> 
-     <td><span id="developer-1">-8</span></td> 
     </tr> 
     <tr class="b"> 
      <td><img 
src="http://www.gravatar.com/avatar/36a55537043f9e71bb68a9a4c3bf7921?d=mm&amp;s=60";
 alt="" /></td> 
@@ -200,7 +198,6 @@
      <td><a class="externalLink" 
href="mailto:[email protected]";>[email protected]</a></td> 
      <td>Mentor</td> 
      <td>-8</td> 
-     <td><span id="developer-2">-8</span></td> 
     </tr> 
     <tr class="a"> 
      <td><img 
src="http://www.gravatar.com/avatar/028a4e648dc71a05947bd17c595673c2?d=mm&amp;s=60";
 alt="" /></td> 
@@ -209,7 +206,6 @@
      <td><a class="externalLink" 
href="mailto:[email protected]";>[email protected]</a></td> 
      <td>Mentor</td> 
      <td>-8</td> 
-     <td><span id="developer-3">-8</span></td> 
     </tr> 
     <tr class="b"> 
      <td><img 
src="http://www.gravatar.com/avatar/4903094887bc01789baecc53cb24cf82?d=mm&amp;s=60";
 alt="" /></td> 
@@ -218,7 +214,6 @@
      <td><a class="externalLink" 
href="mailto:[email protected]";>[email protected]</a></td> 
      <td>Committer</td> 
      <td>-8</td> 
-     <td><span id="developer-4">-8</span></td> 
     </tr> 
     <tr class="a"> 
      <td><img 
src="http://www.gravatar.com/avatar/30cf491f75094622e636256add9ca203?d=mm&amp;s=60";
 alt="" /></td> 
@@ -227,7 +222,6 @@
      <td><a class="externalLink" 
href="mailto:[email protected]";>[email protected]</a></td> 
      <td>Committer</td> 
      <td>-8</td> 
-     <td><span id="developer-5">-8</span></td> 
     </tr> 
     <tr class="b"> 
      <td><img 
src="http://www.gravatar.com/avatar/d89273e0bf595b2aedf334ed74443fcf?d=mm&amp;s=60";
 alt="" /></td> 
@@ -236,7 +230,6 @@
      <td><a class="externalLink" 
href="mailto:[email protected]";>[email protected]</a></td> 
      <td>Committer</td> 
      <td>-8</td> 
-     <td><span id="developer-6">-8</span></td> 
     </tr> 
     <tr class="a"> 
      <td><img 
src="http://www.gravatar.com/avatar/399e0bd07703d371628ea8c347f86122?d=mm&amp;s=60";
 alt="" /></td> 
@@ -245,7 +238,6 @@
      <td><a class="externalLink" 
href="mailto:[email protected]";>[email protected]</a></td> 
      <td>Committer</td> 
      <td>-8</td> 
-     <td><span id="developer-7">-8</span></td> 
     </tr> 
     <tr class="b"> 
      <td><img 
src="http://www.gravatar.com/avatar/c3ade9a125d644a15d544b2955bf08d2?d=mm&amp;s=60";
 alt="" /></td> 
@@ -254,7 +246,6 @@
      <td><a class="externalLink" 
href="mailto:[email protected]";>[email protected]</a></td> 
      <td>Committer</td> 
      <td>-8</td> 
-     <td><span id="developer-8">-8</span></td> 
     </tr> 
     <tr class="a"> 
      <td><img 
src="http://www.gravatar.com/avatar/aebf332939b13414787886164242ea72?d=mm&amp;s=60";
 alt="" /></td> 
@@ -263,7 +254,6 @@
      <td><a class="externalLink" 
href="mailto:[email protected]";>[email protected]</a></td> 
      <td>Committer</td> 
      <td>-8</td> 
-     <td><span id="developer-9">-8</span></td> 
     </tr> 
     <tr class="b"> 
      <td><img 
src="http://www.gravatar.com/avatar/2335c7d04906cdb6faaaed243196ff17?d=mm&amp;s=60";
 alt="" /></td> 
@@ -272,7 +262,6 @@
      <td><a class="externalLink" 
href="mailto:[email protected]";>[email protected]</a></td> 
      <td>Committer</td> 
      <td>-8</td> 
-     <td><span id="developer-10">-8</span></td> 
     </tr> 
     <tr class="a"> 
      <td><img 
src="http://www.gravatar.com/avatar/076465e4f0f2e46f046eb480c81882af?d=mm&amp;s=60";
 alt="" /></td> 
@@ -281,7 +270,6 @@
      <td><a class="externalLink" 
href="mailto:[email protected]";>[email protected]</a></td> 
      <td>Committer</td> 
      <td>-8</td> 
-     <td><span id="developer-11">-8</span></td> 
     </tr> 
     <tr class="b"> 
      <td><img 
src="http://www.gravatar.com/avatar/a54814084ea011aa38b9d3940a18e1ed?d=mm&amp;s=60";
 alt="" /></td> 
@@ -290,7 +278,6 @@
      <td><a class="externalLink" 
href="mailto:[email protected]";>[email protected]</a></td> 
      <td>Committer</td> 
      <td>-8</td> 
-     <td><span id="developer-12">-8</span></td> 
     </tr> 
     <tr class="a"> 
      <td><img 
src="http://www.gravatar.com/avatar/f600151c02af78ce6a2c96eaa905db98?d=mm&amp;s=60";
 alt="" /></td> 
@@ -299,7 +286,6 @@
      <td><a class="externalLink" 
href="mailto:[email protected]";>[email protected]</a></td> 
      <td>Committer</td> 
      <td>-8</td> 
-     <td><span id="developer-13">-8</span></td> 
     </tr> 
     <tr class="b"> 
      <td><img 
src="http://www.gravatar.com/avatar/2b15c6b77ae7adc0424cd6a0d73c465f?d=mm&amp;s=60";
 alt="" /></td> 
@@ -308,7 +294,6 @@
      <td><a class="externalLink" 
href="mailto:[email protected]";>[email protected]</a></td> 
      <td>Committer</td> 
      <td>-8</td> 
-     <td><span id="developer-14">-8</span></td> 
     </tr> 
     <tr class="a"> 
      <td><img 
src="http://www.gravatar.com/avatar/0b91a947ce75315b3104956379df7ba2?d=mm&amp;s=60";
 alt="" /></td> 
@@ -317,7 +302,6 @@
      <td><a class="externalLink" 
href="mailto:[email protected]";>[email protected]</a></td> 
      <td>Committer</td> 
      <td>-8</td> 
-     <td><span id="developer-15">-8</span></td> 
     </tr> 
     <tr class="b"> 
      <td><img 
src="http://www.gravatar.com/avatar/aca35ccbcd6e67c8fdb140693928229d?d=mm&amp;s=60";
 alt="" /></td> 
@@ -326,7 +310,6 @@
      <td><a class="externalLink" 
href="mailto:[email protected]";>[email protected]</a></td> 
      <td>Committer</td> 
      <td>-8</td> 
-     <td><span id="developer-16">-8</span></td> 
     </tr> 
    </tbody> 
   </table> 
@@ -335,39 +318,6 @@
   <h3 id="Contributors">Contributors</h3> 
   <a name="Contributors"></a> 
   <p>There are no contributors listed for this project. Please check back 
again later.</p> 
-  <script type="text/javascript">
-function offsetDate(id, offset) {
-    var now = new Date();
-    var nowTime = now.getTime();
-    var localOffset = now.getTimezoneOffset();
-    var developerTime = nowTime + ( offset * 60 * 60 * 1000 )+ ( localOffset * 
60 * 1000 );
-    var developerDate = new Date(developerTime);
-
-    document.getElementById(id).innerHTML = developerDate;
-}
-
-function init(){
-    offsetDate('developer-0', '10');
-    offsetDate('developer-1', '-8');
-    offsetDate('developer-2', '-8');
-    offsetDate('developer-3', '-8');
-    offsetDate('developer-4', '-8');
-    offsetDate('developer-5', '-8');
-    offsetDate('developer-6', '-8');
-    offsetDate('developer-7', '-8');
-    offsetDate('developer-8', '-8');
-    offsetDate('developer-9', '-8');
-    offsetDate('developer-10', '-8');
-    offsetDate('developer-11', '-8');
-    offsetDate('developer-12', '-8');
-    offsetDate('developer-13', '-8');
-    offsetDate('developer-14', '-8');
-    offsetDate('developer-15', '-8');
-    offsetDate('developer-16', '-8');
-}
-
-window.onLoad = init();
-</script> 
  </div> 
 </div>
                        </div>
@@ -406,6 +356,9 @@ window.onLoad = init();
                                                        <a 
href="0.6.4-docs/index.html" title="0.6.4 (stable)">0.6.4 (stable) </a>
                                                </li>
                                                <li>
+                                                       <a 
href="0.6.5-docs/index.html" title="0.6.5 (stable)">0.6.5 (stable) </a>
+                                               </li>
+                                               <li>
                                                        <a 
href="0.7.1-docs/index.html" title="0.7.1 (beta)">0.7.1 (beta) </a>
                                                </li>
                                                <li>
@@ -423,18 +376,18 @@ window.onLoad = init();
                                                <li>
                                                        <a 
href="trunk-docs/index.html" title="trunk">trunk </a>
                                                </li>
-                                               <li class="nav-header">Helix 
0.6.4</li>
+                                               <li class="nav-header">Helix 
0.6.5</li>
                                                <li>
-                                                       <a 
href="0.6.4-docs/index.html" title="Documentation">Documentation </a>
+                                                       <a 
href="0.6.5-docs/index.html" title="Documentation">Documentation </a>
                                                </li>
                                                <li>
-                                                       <a 
href="0.6.4-docs/Quickstart.html" title="Quick Start">Quick Start </a>
+                                                       <a 
href="0.6.5-docs/Quickstart.html" title="Quick Start">Quick Start </a>
                                                </li>
                                                <li>
-                                                       <a 
href="0.6.4-docs/Tutorial.html" title="Tutorial">Tutorial </a>
+                                                       <a 
href="0.6.5-docs/Tutorial.html" title="Tutorial">Tutorial </a>
                                                </li>
                                                <li>
-                                                       <a 
href="0.6.4-docs/download.html" title="Download">Download </a>
+                                                       <a 
href="0.6.5-docs/download.html" title="Download">Download </a>
                                                </li>
                                        </ul>
                                </div>


Reply via email to