You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by ki...@apache.org on 2013/01/26 00:08:55 UTC

svn commit: r1438755 [3/32] - in /incubator/helix/site-content: ./ helix-admin-webapp/ helix-core/ involved/ mockservice/ recipes/ recipes/distributed-lock-manager/ recipes/rabbitmq-consumer-group/ recipes/rsync-replicated-file-system/ releasenotes/

Modified: incubator/helix/site-content/dependency-management.html
URL: http://svn.apache.org/viewvc/incubator/helix/site-content/dependency-management.html?rev=1438755&r1=1438754&r2=1438755&view=diff
==============================================================================
--- incubator/helix/site-content/dependency-management.html (original)
+++ incubator/helix/site-content/dependency-management.html Fri Jan 25 23:08:51 2013
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Jan 10, 2013
+ | Generated by Apache Maven Doxia at Jan 25, 2013
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20130110" />
+    <meta name="Date-Revision-yyyymmdd" content="20130125" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Helix - Project Dependency Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -21,14 +21,18 @@
             </head>
         <body class="topBarEnabled">
           
-                        
+                
                     
                 
 
     <div id="topbar" class="navbar navbar-fixed-top ">
       <div class="navbar-inner">
-                                  <div class="container"><div class="nav-collapse">
-            
+                <div class="container-fluid">
+        <a data-target=".nav-collapse" data-toggle="collapse" class="btn btn-navbar">
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+        </a>
                 
                                 <ul class="nav">
                           <li class="dropdown">
@@ -50,16 +54,24 @@
                       <li>      <a href="Features.html"  title="Features">Features</a>
 </li>
                   
-                      <li>      <a href="Sample_App.html"  title="Sample App">Sample App</a>
+                      <li>      <a href="releasenotes/release-0.6.0-incubating.html"  title="Current release 0.6.0-incubating">Current release 0.6.0-incubating</a>
 </li>
                   
-                      <li>      <a href="UseCases.html"  title="Use Cases">Use Cases</a>
+                      <li>      <a href="jira-report.html"  title="Current Version Change Log">Current Version Change Log</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Recipes <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="recipes/lock_manager.html"  title="Distributed lock manager">Distributed lock manager</a>
 </li>
                   
-                      <li>      <a href="releasenotes/release-0.6.0-incubating.html"  title="Current release 0.6.0-incubating">Current release 0.6.0-incubating</a>
+                      <li>      <a href="recipes/rabbitmq_consumer_group.html"  title="Rabbit MQ consumer group">Rabbit MQ consumer group</a>
 </li>
                   
-                      <li>      <a href="jira-report.html"  title="Current Version Change Log">Current Version Change Log</a>
+                      <li>      <a href="recipes/rsync_replicated_file_store.html"  title="Rsync replicated file store">Rsync replicated file store</a>
 </li>
                           </ul>
       </li>
@@ -169,14 +181,8 @@
       </li>
                   </ul>
           
-                      <form id="search-form" action="http://www.google.com/search" method="get"  class="navbar-search pull-right" >
-    
-  <input value="helix.incubator.apache.org" name="sitesearch" type="hidden"/>
-  <input class="search-query" name="q" id="query" type="text" />
-</form>
-<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=search-form"></script>
           
-                                                              
+          
                    
                       </div>
           
@@ -184,7 +190,7 @@
       </div>
     </div>
     
-        <div class="container">
+        <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
                                                   <a href="./" id="bannerLeft">
@@ -211,24 +217,332 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2013-01-10</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2013-01-25</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.6.1-incubating-SNAPSHOT</li>
             
                             </ul>
       </div>
 
-      
+            
+      <div class="row-fluid">
+        <div id="leftColumn" class="span3">
+          <div class="well sidebar-nav">
+                
+                    
+                <ul class="nav nav-list">
+                    <li class="nav-header">Helix</li>
+                                
+      <li>
+    
+                          <a href="index.html" title="About">
+          <i class="none"></i>
+        About</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="Quickstart.html" title="Quick Start">
+          <i class="none"></i>
+        Quick Start</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="ApiUsage.html" title="Api Usage">
+          <i class="none"></i>
+        Api Usage</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="Architecture.html" title="Architecture">
+          <i class="none"></i>
+        Architecture</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="Features.html" title="Features">
+          <i class="none"></i>
+        Features</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="releasenotes/release-0.6.0-incubating.html" title="Current release 0.6.0-incubating">
+          <i class="none"></i>
+        Current release 0.6.0-incubating</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="jira-report.html" title="Current Version Change Log">
+          <i class="none"></i>
+        Current Version Change Log</a>
+            </li>
+                              <li class="nav-header">Recipes</li>
+                                
+      <li>
+    
+                          <a href="recipes/lock_manager.html" title="Distributed lock manager">
+          <i class="none"></i>
+        Distributed lock manager</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ consumer group">
+          <i class="none"></i>
+        Rabbit MQ consumer group</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="recipes/rsync_replicated_file_store.html" title="Rsync replicated file store">
+          <i class="none"></i>
+        Rsync replicated file store</a>
+            </li>
+                              <li class="nav-header">Get Involved</li>
+                                
+      <li>
+    
+                          <a href="mail-lists.html" title="Mailing Lists">
+          <i class="none"></i>
+        Mailing Lists</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="issue-tracking.html" title="Issues">
+          <i class="none"></i>
+        Issues</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="team-list.html" title="Team">
+          <i class="none"></i>
+        Team</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="source-repository.html" title="Sources">
+          <i class="none"></i>
+        Sources</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="integration.html" title="Continuous Integration">
+          <i class="none"></i>
+        Continuous Integration</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="involved/building.html" title="Building Guide">
+          <i class="none"></i>
+        Building Guide</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="releasing.html" title="Release Guide">
+          <i class="none"></i>
+        Release Guide</a>
+            </li>
+                              <li class="nav-header">Project Documentation</li>
+                                                                                                                                                                                                                                                                                                                                                                          
+      <li>
+    
+                          <a href="project-info.html" title="Project Information">
+          <i class="icon-chevron-down"></i>
+        Project Information</a>
+                    <ul class="nav nav-list">
+                      
+      <li>
+    
+                          <a href="index.html" title="About">
+          <i class="none"></i>
+        About</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="project-summary.html" title="Project Summary">
+          <i class="none"></i>
+        Project Summary</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="dependency-info.html" title="Dependency Information">
+          <i class="none"></i>
+        Dependency Information</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="modules.html" title="Project Modules">
+          <i class="none"></i>
+        Project Modules</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="license.html" title="Project License">
+          <i class="none"></i>
+        Project License</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="team-list.html" title="Project Team">
+          <i class="none"></i>
+        Project Team</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="source-repository.html" title="Source Repository">
+          <i class="none"></i>
+        Source Repository</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="issue-tracking.html" title="Issue Tracking">
+          <i class="none"></i>
+        Issue Tracking</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="mail-lists.html" title="Mailing Lists">
+          <i class="none"></i>
+        Mailing Lists</a>
+            </li>
+                      
+      <li class="active">
+    
+            <a href="#"><i class="none"></i>Dependency Management</a>
+          </li>
+                      
+      <li>
+    
+                          <a href="dependencies.html" title="Dependencies">
+          <i class="none"></i>
+        Dependencies</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="dependency-convergence.html" title="Dependency Convergence">
+          <i class="none"></i>
+        Dependency Convergence</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="integration.html" title="Continuous Integration">
+          <i class="none"></i>
+        Continuous Integration</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="plugin-management.html" title="Plugin Management">
+          <i class="none"></i>
+        Plugin Management</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="plugins.html" title="Project Plugins">
+          <i class="none"></i>
+        Project Plugins</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="distribution-management.html" title="Distribution Management">
+          <i class="none"></i>
+        Distribution Management</a>
+            </li>
+              </ul>
+        </li>
+                                                                                                                                                              
+      <li>
+    
+                          <a href="project-reports.html" title="Project Reports">
+          <i class="icon-chevron-right"></i>
+        Project Reports</a>
+                  </li>
+                              <li class="nav-header">ASF</li>
+                                
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">
+          <i class="none"></i>
+        How Apache Works</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">
+          <i class="none"></i>
+        Foundation</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">
+          <i class="none"></i>
+        Sponsoring Apache</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
+          <i class="none"></i>
+        Thanks</a>
+            </li>
+            </ul>
                 
-        <div id="bodyColumn" >
+                    
+                            <form id="search-form" action="http://www.google.com/search" method="get" >
+    
+  <input value="helix.incubator.apache.org" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=search-form"></script>
+          
+          <hr class="divider" />
+
+           <div id="poweredBy">
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+                
+        <div id="bodyColumn"  class="span9" >
                                   
             <div class="section"><h2>Project Dependency Management<a name="Project_Dependency_Management"></a></h2><a name="Project_Dependency_Management"></a><div class="section"><h3>compile<a name="compile"></a></h3><a name="compile"></a><p>The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:</p><table border="0" class="table table-striped"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th><th>License</th></tr><tr class="b"><td>com.noelios.restlet</td><td><a class="externalLink" href="http://www.restlet.org">com.noelios.restlet</a></td><td>1.1.10</td><td>jar</td><td><a class="externalLink" href="http://www.opensource.org/licenses/cddl1.php">CDDL license</a>, <a class="externalLink" href="http://www.opensource.org/licenses/lgpl-license.php">LGPL license</a></td></tr><tr class="a"><td>log4j</td><td><a class="externalLink" 
 href="http://logging.apache.org:80/log4j/1.2/">log4j</a></td><td>1.2.15</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="b"><td>org.apache.helix</td><td><a class="externalLink" href="http://helix.incubator.apache.org/helix-core">helix-core</a></td><td>0.6.1-incubating-SNAPSHOT</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="a"><td>org.testng</td><td><a class="externalLink" href="http://testng.org">testng</a></td><td>6.0.1</td><td>jar</td><td><a class="externalLink" href="http://apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td></tr></table></div><div class="section"><h3>test<a name="test"></a></h3><a name="test"></a><p>The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can b
 e included in the submodules to compile and run unit tests for the submodule:</p><table border="0" class="table table-striped"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th><th>License</th></tr><tr class="b"><td>junit</td><td><a class="externalLink" href="http://junit.org">junit</a></td><td>4.11</td><td>jar</td><td><a class="externalLink" href="http://www.opensource.org/licenses/cpl1.0.txt">Common Public License Version 1.0</a></td></tr></table></div></div>
                   </div>
+            </div>
           </div>
 
     <hr/>
 
     <footer>
-            <div class="container">
+            <div class="container-fluid">
               <div class="row span12">Copyright &copy;                    2013
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.      
@@ -236,11 +550,6 @@
       </div>
 
         
-                <p id="poweredBy" class="pull-right">
-                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
-        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
-      </a>
-              </p>
         
                 </div>
     </footer>

Modified: incubator/helix/site-content/distribution-management.html
URL: http://svn.apache.org/viewvc/incubator/helix/site-content/distribution-management.html?rev=1438755&r1=1438754&r2=1438755&view=diff
==============================================================================
--- incubator/helix/site-content/distribution-management.html (original)
+++ incubator/helix/site-content/distribution-management.html Fri Jan 25 23:08:51 2013
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Jan 10, 2013
+ | Generated by Apache Maven Doxia at Jan 25, 2013
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20130110" />
+    <meta name="Date-Revision-yyyymmdd" content="20130125" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Helix - Project Distribution Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -21,14 +21,18 @@
             </head>
         <body class="topBarEnabled">
           
-                        
+                
                     
                 
 
     <div id="topbar" class="navbar navbar-fixed-top ">
       <div class="navbar-inner">
-                                  <div class="container"><div class="nav-collapse">
-            
+                <div class="container-fluid">
+        <a data-target=".nav-collapse" data-toggle="collapse" class="btn btn-navbar">
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+        </a>
                 
                                 <ul class="nav">
                           <li class="dropdown">
@@ -50,16 +54,24 @@
                       <li>      <a href="Features.html"  title="Features">Features</a>
 </li>
                   
-                      <li>      <a href="Sample_App.html"  title="Sample App">Sample App</a>
+                      <li>      <a href="releasenotes/release-0.6.0-incubating.html"  title="Current release 0.6.0-incubating">Current release 0.6.0-incubating</a>
 </li>
                   
-                      <li>      <a href="UseCases.html"  title="Use Cases">Use Cases</a>
+                      <li>      <a href="jira-report.html"  title="Current Version Change Log">Current Version Change Log</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Recipes <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="recipes/lock_manager.html"  title="Distributed lock manager">Distributed lock manager</a>
 </li>
                   
-                      <li>      <a href="releasenotes/release-0.6.0-incubating.html"  title="Current release 0.6.0-incubating">Current release 0.6.0-incubating</a>
+                      <li>      <a href="recipes/rabbitmq_consumer_group.html"  title="Rabbit MQ consumer group">Rabbit MQ consumer group</a>
 </li>
                   
-                      <li>      <a href="jira-report.html"  title="Current Version Change Log">Current Version Change Log</a>
+                      <li>      <a href="recipes/rsync_replicated_file_store.html"  title="Rsync replicated file store">Rsync replicated file store</a>
 </li>
                           </ul>
       </li>
@@ -169,14 +181,8 @@
       </li>
                   </ul>
           
-                      <form id="search-form" action="http://www.google.com/search" method="get"  class="navbar-search pull-right" >
-    
-  <input value="helix.incubator.apache.org" name="sitesearch" type="hidden"/>
-  <input class="search-query" name="q" id="query" type="text" />
-</form>
-<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=search-form"></script>
           
-                                                              
+          
                    
                       </div>
           
@@ -184,7 +190,7 @@
       </div>
     </div>
     
-        <div class="container">
+        <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
                                                   <a href="./" id="bannerLeft">
@@ -211,24 +217,332 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2013-01-10</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2013-01-25</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.6.1-incubating-SNAPSHOT</li>
             
                             </ul>
       </div>
 
-      
+            
+      <div class="row-fluid">
+        <div id="leftColumn" class="span3">
+          <div class="well sidebar-nav">
+                
+                    
+                <ul class="nav nav-list">
+                    <li class="nav-header">Helix</li>
+                                
+      <li>
+    
+                          <a href="index.html" title="About">
+          <i class="none"></i>
+        About</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="Quickstart.html" title="Quick Start">
+          <i class="none"></i>
+        Quick Start</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="ApiUsage.html" title="Api Usage">
+          <i class="none"></i>
+        Api Usage</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="Architecture.html" title="Architecture">
+          <i class="none"></i>
+        Architecture</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="Features.html" title="Features">
+          <i class="none"></i>
+        Features</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="releasenotes/release-0.6.0-incubating.html" title="Current release 0.6.0-incubating">
+          <i class="none"></i>
+        Current release 0.6.0-incubating</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="jira-report.html" title="Current Version Change Log">
+          <i class="none"></i>
+        Current Version Change Log</a>
+            </li>
+                              <li class="nav-header">Recipes</li>
+                                
+      <li>
+    
+                          <a href="recipes/lock_manager.html" title="Distributed lock manager">
+          <i class="none"></i>
+        Distributed lock manager</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ consumer group">
+          <i class="none"></i>
+        Rabbit MQ consumer group</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="recipes/rsync_replicated_file_store.html" title="Rsync replicated file store">
+          <i class="none"></i>
+        Rsync replicated file store</a>
+            </li>
+                              <li class="nav-header">Get Involved</li>
+                                
+      <li>
+    
+                          <a href="mail-lists.html" title="Mailing Lists">
+          <i class="none"></i>
+        Mailing Lists</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="issue-tracking.html" title="Issues">
+          <i class="none"></i>
+        Issues</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="team-list.html" title="Team">
+          <i class="none"></i>
+        Team</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="source-repository.html" title="Sources">
+          <i class="none"></i>
+        Sources</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="integration.html" title="Continuous Integration">
+          <i class="none"></i>
+        Continuous Integration</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="involved/building.html" title="Building Guide">
+          <i class="none"></i>
+        Building Guide</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="releasing.html" title="Release Guide">
+          <i class="none"></i>
+        Release Guide</a>
+            </li>
+                              <li class="nav-header">Project Documentation</li>
+                                                                                                                                                                                                                                                                                                                                                                          
+      <li>
+    
+                          <a href="project-info.html" title="Project Information">
+          <i class="icon-chevron-down"></i>
+        Project Information</a>
+                    <ul class="nav nav-list">
+                      
+      <li>
+    
+                          <a href="index.html" title="About">
+          <i class="none"></i>
+        About</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="project-summary.html" title="Project Summary">
+          <i class="none"></i>
+        Project Summary</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="dependency-info.html" title="Dependency Information">
+          <i class="none"></i>
+        Dependency Information</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="modules.html" title="Project Modules">
+          <i class="none"></i>
+        Project Modules</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="license.html" title="Project License">
+          <i class="none"></i>
+        Project License</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="team-list.html" title="Project Team">
+          <i class="none"></i>
+        Project Team</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="source-repository.html" title="Source Repository">
+          <i class="none"></i>
+        Source Repository</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="issue-tracking.html" title="Issue Tracking">
+          <i class="none"></i>
+        Issue Tracking</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="mail-lists.html" title="Mailing Lists">
+          <i class="none"></i>
+        Mailing Lists</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="dependency-management.html" title="Dependency Management">
+          <i class="none"></i>
+        Dependency Management</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="dependencies.html" title="Dependencies">
+          <i class="none"></i>
+        Dependencies</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="dependency-convergence.html" title="Dependency Convergence">
+          <i class="none"></i>
+        Dependency Convergence</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="integration.html" title="Continuous Integration">
+          <i class="none"></i>
+        Continuous Integration</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="plugin-management.html" title="Plugin Management">
+          <i class="none"></i>
+        Plugin Management</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="plugins.html" title="Project Plugins">
+          <i class="none"></i>
+        Project Plugins</a>
+            </li>
+                      
+      <li class="active">
+    
+            <a href="#"><i class="none"></i>Distribution Management</a>
+          </li>
+              </ul>
+        </li>
+                                                                                                                                                              
+      <li>
+    
+                          <a href="project-reports.html" title="Project Reports">
+          <i class="icon-chevron-right"></i>
+        Project Reports</a>
+                  </li>
+                              <li class="nav-header">ASF</li>
+                                
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">
+          <i class="none"></i>
+        How Apache Works</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">
+          <i class="none"></i>
+        Foundation</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">
+          <i class="none"></i>
+        Sponsoring Apache</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
+          <i class="none"></i>
+        Thanks</a>
+            </li>
+            </ul>
                 
-        <div id="bodyColumn" >
+                    
+                            <form id="search-form" action="http://www.google.com/search" method="get" >
+    
+  <input value="helix.incubator.apache.org" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=search-form"></script>
+          
+          <hr class="divider" />
+
+           <div id="poweredBy">
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+                
+        <div id="bodyColumn"  class="span9" >
                                   
             <div class="section"><h2>Overview<a name="Overview"></a></h2><a name="Overview"></a><p>The following is the distribution management information used by this project.</p><div class="section"><h3>Repository - apache.releases.https<a name="Repository_-_apache.releases.https"></a></h3><a name="Repository_-_apache.releases.https"></a><a class="externalLink" href="https://repository.apache.org/service/local/staging/deploy/maven2">https://repository.apache.org/service/local/staging/deploy/maven2</a></div><div class="section"><h3>Snapshot Repository - apache.snapshots.https<a name="Snapshot_Repository_-_apache.snapshots.https"></a></h3><a name="Snapshot_Repository_-_apache.snapshots.https"></a><a class="externalLink" href="https://repository.apache.org/content/repositories/snapshots">https://repository.apache.org/content/repositories/snapshots</a></div><div class="section"><h3>Site - apache.website<a name="Site_-_apache.website"></a></h3><a name="Site_-_apache.website"><
 /a><p>file:///Users/kgopalak/helix-site/helix-site-deploy</p></div></div>
                   </div>
+            </div>
           </div>
 
     <hr/>
 
     <footer>
-            <div class="container">
+            <div class="container-fluid">
               <div class="row span12">Copyright &copy;                    2013
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.      
@@ -236,11 +550,6 @@
       </div>
 
         
-                <p id="poweredBy" class="pull-right">
-                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
-        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
-      </a>
-              </p>
         
                 </div>
     </footer>