You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@crunch.apache.org by bu...@apache.org on 2013/03/29 10:15:22 UTC

svn commit: r856446 - in /websites/staging/crunch/trunk/content: ./ about.html bylaws.html download.html future-work.html getting-started.html index.html intro.html mailing-lists.html pipelines.html scrunch.html source-repository.html

Author: buildbot
Date: Fri Mar 29 09:15:22 2013
New Revision: 856446

Log:
Staging update by buildbot for crunch

Added:
    websites/staging/crunch/trunk/content/about.html
Modified:
    websites/staging/crunch/trunk/content/   (props changed)
    websites/staging/crunch/trunk/content/bylaws.html
    websites/staging/crunch/trunk/content/download.html
    websites/staging/crunch/trunk/content/future-work.html
    websites/staging/crunch/trunk/content/getting-started.html
    websites/staging/crunch/trunk/content/index.html
    websites/staging/crunch/trunk/content/intro.html
    websites/staging/crunch/trunk/content/mailing-lists.html
    websites/staging/crunch/trunk/content/pipelines.html
    websites/staging/crunch/trunk/content/scrunch.html
    websites/staging/crunch/trunk/content/source-repository.html

Propchange: websites/staging/crunch/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Mar 29 09:15:22 2013
@@ -1 +1 @@
-1453462
+1462430

Added: websites/staging/crunch/trunk/content/about.html
==============================================================================
--- websites/staging/crunch/trunk/content/about.html (added)
+++ websites/staging/crunch/trunk/content/about.html Fri Mar 29 09:15:22 2013
@@ -0,0 +1,259 @@
+<!DOCTYPE html>
+
+
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta http-equiv="Content-Language" content="en" />
+
+    <title>Apache Crunch - About</title>
+
+    <link rel="stylesheet" href="/css/bootstrap-2.1.0.min.css" />
+    <link rel="stylesheet" href="/css/crunch.css" type="text/css">
+    <script type="text/javascript" src="/js/bootstrap-2.1.0.min.js"></script>
+  </head>
+  <body>
+
+    <div class="navbar navbar-inverse navbar-static-top">
+      
+        <div class="container-fluid">
+
+          <a class="nav pull-right brand" href="http://www.apache.org/">
+            <img src="http://hadoop.apache.org/images/apache_feather.gif" alt="Apache Logo" />
+          </a>
+
+        </div>
+      
+    </div>
+
+    <ul class="breadcrumb">
+      <li>
+        <a href="http://www.apache.org/">Apache</a>
+	<span class="divider">&raquo;</span>
+      </li>
+      <li>
+        <a href="/">Crunch</a>
+      </li>
+      
+    </ul>
+
+    <div class="container-fluid">
+      <div class="row-fluid">
+
+        <!-- SIDEBAR AREA -->
+        <div class="span2">
+          <div class="sidebar-nav">
+            <ul class="nav nav-list">
+              
+                
+                  <li class="nav-header">Apache Crunch</li>
+                
+              
+                
+                  
+                    <li><a href="/index.html">Overview</a></li>
+                  
+                
+              
+                
+                  
+                    <li><a href="/getting-started.html">Getting Started</a></li>
+                  
+                
+              
+                
+                  
+                    <li><a href="/download.html">Download</a></li>
+                  
+                
+              
+                
+                  
+                    <li><a href="/apidocs/0.5.0/">API</a></li>
+                  
+                
+              
+                
+                  <li class="nav-header">Development</li>
+                
+              
+                
+                  
+                    <li><a href="/source-repository.html">Source Code</a></li>
+                  
+                
+              
+                
+                  
+                    <li><a href="/mailing-lists.html">Mailing Lists</a></li>
+                  
+                
+              
+                
+                  
+                    <li><a href="http://issues.apache.org/jira/browse/CRUNCH">Issue Tracking</a></li>
+                  
+                
+              
+                
+                  
+                    <li><a href="https://cwiki.apache.org/confluence/display/CRUNCH/">Wiki</a></li>
+                  
+                
+              
+                
+                  <li class="nav-header">Project</li>
+                
+              
+                
+                  
+                    <li><b>About</b></li>
+                  
+                
+              
+                
+                  
+                    <li><a href="/bylaws.html">Bylaws</a></li>
+                  
+                
+              
+                
+                  
+                    <li><a href="http://apache.org/licenses/LICENSE-2.0.html">License</a></li>
+                  
+                
+              
+            </ul>
+          </div> <!-- /well -->
+        </div> <!-- /span -->
+
+        <!-- CONTENT AREA -->
+        <div class="span10">
+          <h1 class="title">
+            About
+            
+          </h1>
+
+          <p>The initial source code of the Apache Crunch project has been written mostly
+by Josh Wills at <a href="http://www.cloudera.com/">Cloudera</a> in 2011, based on
+Google's FlumeJava library. The project was open sourced at GitHub soon
+afterwards where serveral releases up to and including 0.2.4 were made.</p>
+<p>In May 2012, Cloudera donated the source code to Apache and the project
+entered the <a href="http://incubator.apache.org">Apache Incubator</a>. After 9 months at
+the Incubator and three releases (0.3.0-incubating to 0.5.0-incubating), the
+Apache Board of Directors established the Apache Crunch project in February
+2013 as a new top level project.</p>
+<h2 id="team">Team</h2>
+<!--
+  Markdown-generated tables don't have the proper CSS classes,
+  so we use plain HTML tables.
+-->
+
+<table class="table">
+  <thead>
+    <tr>
+      <th>ID</th>
+      <th>Name</th>
+      <th>Organization</th>
+      <th>Role</th>
+    </tr>
+  </thead>
+  <tbody>
+    <tr>
+      <td>brock</td>
+      <td>Brock Noland</td>
+      <td><a href="http://www.cloudera.com/">Cloudera</a></td>
+      <td>PMC member, committer</td>
+    </tr>
+    <tr>
+      <td>chaoshi</td>
+      <td>Chao Shi</td>
+      <td>Independent</td>
+      <td>committer</td>
+    </tr>
+    <tr>
+      <td>dbeech</td>
+      <td>Dave Beech</td>
+      <td>Paralia Tech</td>
+      <td>committer</td>
+    </tr>
+    <tr>
+      <td>greid</td>
+      <td>Gabriel Reid</td>
+      <td><a href="http://www.ngdata.com/">NGData</a></td>
+      <td>PMC member, committer</td>
+    </tr>
+    <tr>
+      <td>jwills</td>
+      <td>Josh Wills</td>
+      <td><a href="http://www.cloudera.com/">Cloudera</a></td>
+      <td>PMC chair, committer</td>
+    </tr>
+    <tr>
+      <td>kiyan</td>
+      <td>Kiyan Ahmadizadeh</td>
+      <td><a href="http://www.wibidata.com/">WikbiData</a></td>
+      <td>PMC member, committer</td>
+    </tr>
+    <tr>
+      <td>mafr</td>
+      <td>Matthias Friedrich</td>
+      <td><a href="http://mafr.de/">Independent</a></td>
+      <td>PMC member, committer</td>
+    </tr>
+    <tr>
+      <td>robertchu</td>
+      <td>Robert Chu</td>
+      <td><a href="http://www.wibidata.com/">WikbiData</a></td>
+      <td>PMC member, committer</td>
+    </tr>
+    <tr>
+      <td>rsharma</td>
+      <td>Rahul Sharma</td>
+      <td><a href="http://mettl.com/">Mettl.com</a></td>
+      <td>PMC member, committer</td>
+    </tr>
+    <tr>
+      <td>tomwhite</td>
+      <td>Tom White</td>
+      <td><a href="http://www.cloudera.com/">Cloudera</a></td>
+      <td>PMC member, committer</td>
+    </tr>
+    <tr>
+      <td>tzolov</td>
+      <td>Christian Tzolov</td>
+      <td>Logaritex</td>
+      <td>PMC member, committer</td>
+    </tr>
+    <tr>
+      <td>vinodkv</td>
+      <td>Vinod Kumar Vavilapalli</td>
+      <td><a href="http://hortonworks.com/">Hortonworks</a></td>
+      <td>PMC member, committer</td>
+    </tr>
+  </tbody>
+</table>
+        </div> <!-- /span -->
+
+      </div> <!-- /row-fluid -->
+
+    </div>
+
+    <hr/>
+
+    <footer>
+      <div class="container-fluid">
+        <div class="row span12">Copyright &copy; 2013
+          <a href="http://www.apache.org/">The Apache Software Foundation</a>,
+          licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+	  <p><small>Apache Crunch, Apache Hadoop, Hadoop, Apache, and the
+	  Apache feather logo are trademarks of The Apache Software Foundation.
+	  Other names appearing on the site may be trademarks of their
+	  respective owners.</small></p>
+        </div>
+      </div>
+    </footer>
+
+  </body>
+</html>

Modified: websites/staging/crunch/trunk/content/bylaws.html
==============================================================================
--- websites/staging/crunch/trunk/content/bylaws.html (original)
+++ websites/staging/crunch/trunk/content/bylaws.html Fri Mar 29 09:15:22 2013
@@ -75,30 +75,40 @@
                 
               
                 
+                  <li class="nav-header">Development</li>
+                
+              
+                
                   
-                    <li><a href="https://cwiki.apache.org/confluence/display/CRUNCH/">Wiki</a></li>
+                    <li><a href="/source-repository.html">Source Code</a></li>
                   
                 
               
                 
-                  <li class="nav-header">Project</li>
+                  
+                    <li><a href="/mailing-lists.html">Mailing Lists</a></li>
+                  
                 
               
                 
                   
-                    <li><a href="/source-repository.html">Source Code</a></li>
+                    <li><a href="http://issues.apache.org/jira/browse/CRUNCH">Issue Tracking</a></li>
                   
                 
               
                 
                   
-                    <li><a href="/mailing-lists.html">Mailing Lists</a></li>
+                    <li><a href="https://cwiki.apache.org/confluence/display/CRUNCH/">Wiki</a></li>
                   
                 
               
                 
+                  <li class="nav-header">Project</li>
+                
+              
+                
                   
-                    <li><a href="http://issues.apache.org/jira/browse/CRUNCH">Issue Tracking</a></li>
+                    <li><a href="/about.html">About</a></li>
                   
                 
               
@@ -435,7 +445,7 @@ known that interested members of the pro
 
     <footer>
       <div class="container-fluid">
-        <div class="row span12">Copyright &copy; 2012
+        <div class="row span12">Copyright &copy; 2013
           <a href="http://www.apache.org/">The Apache Software Foundation</a>,
           licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
 	  <p><small>Apache Crunch, Apache Hadoop, Hadoop, Apache, and the

Modified: websites/staging/crunch/trunk/content/download.html
==============================================================================
--- websites/staging/crunch/trunk/content/download.html (original)
+++ websites/staging/crunch/trunk/content/download.html Fri Mar 29 09:15:22 2013
@@ -75,30 +75,40 @@
                 
               
                 
+                  <li class="nav-header">Development</li>
+                
+              
+                
                   
-                    <li><a href="https://cwiki.apache.org/confluence/display/CRUNCH/">Wiki</a></li>
+                    <li><a href="/source-repository.html">Source Code</a></li>
                   
                 
               
                 
-                  <li class="nav-header">Project</li>
+                  
+                    <li><a href="/mailing-lists.html">Mailing Lists</a></li>
+                  
                 
               
                 
                   
-                    <li><a href="/source-repository.html">Source Code</a></li>
+                    <li><a href="http://issues.apache.org/jira/browse/CRUNCH">Issue Tracking</a></li>
                   
                 
               
                 
                   
-                    <li><a href="/mailing-lists.html">Mailing Lists</a></li>
+                    <li><a href="https://cwiki.apache.org/confluence/display/CRUNCH/">Wiki</a></li>
                   
                 
               
                 
+                  <li class="nav-header">Project</li>
+                
+              
+                
                   
-                    <li><a href="http://issues.apache.org/jira/browse/CRUNCH">Issue Tracking</a></li>
+                    <li><a href="/about.html">About</a></li>
                   
                 
               
@@ -207,7 +217,7 @@ files using the provided checksums and c
 
     <footer>
       <div class="container-fluid">
-        <div class="row span12">Copyright &copy; 2012
+        <div class="row span12">Copyright &copy; 2013
           <a href="http://www.apache.org/">The Apache Software Foundation</a>,
           licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
 	  <p><small>Apache Crunch, Apache Hadoop, Hadoop, Apache, and the

Modified: websites/staging/crunch/trunk/content/future-work.html
==============================================================================
--- websites/staging/crunch/trunk/content/future-work.html (original)
+++ websites/staging/crunch/trunk/content/future-work.html Fri Mar 29 09:15:22 2013
@@ -75,30 +75,40 @@
                 
               
                 
+                  <li class="nav-header">Development</li>
+                
+              
+                
                   
-                    <li><a href="https://cwiki.apache.org/confluence/display/CRUNCH/">Wiki</a></li>
+                    <li><a href="/source-repository.html">Source Code</a></li>
                   
                 
               
                 
-                  <li class="nav-header">Project</li>
+                  
+                    <li><a href="/mailing-lists.html">Mailing Lists</a></li>
+                  
                 
               
                 
                   
-                    <li><a href="/source-repository.html">Source Code</a></li>
+                    <li><a href="http://issues.apache.org/jira/browse/CRUNCH">Issue Tracking</a></li>
                   
                 
               
                 
                   
-                    <li><a href="/mailing-lists.html">Mailing Lists</a></li>
+                    <li><a href="https://cwiki.apache.org/confluence/display/CRUNCH/">Wiki</a></li>
                   
                 
               
                 
+                  <li class="nav-header">Project</li>
+                
+              
+                
                   
-                    <li><a href="http://issues.apache.org/jira/browse/CRUNCH">Issue Tracking</a></li>
+                    <li><a href="/about.html">About</a></li>
                   
                 
               
@@ -142,7 +152,7 @@ MapReduce job. Implementing this optimiz
 
     <footer>
       <div class="container-fluid">
-        <div class="row span12">Copyright &copy; 2012
+        <div class="row span12">Copyright &copy; 2013
           <a href="http://www.apache.org/">The Apache Software Foundation</a>,
           licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
 	  <p><small>Apache Crunch, Apache Hadoop, Hadoop, Apache, and the

Modified: websites/staging/crunch/trunk/content/getting-started.html
==============================================================================
--- websites/staging/crunch/trunk/content/getting-started.html (original)
+++ websites/staging/crunch/trunk/content/getting-started.html Fri Mar 29 09:15:22 2013
@@ -75,30 +75,40 @@
                 
               
                 
+                  <li class="nav-header">Development</li>
+                
+              
+                
                   
-                    <li><a href="https://cwiki.apache.org/confluence/display/CRUNCH/">Wiki</a></li>
+                    <li><a href="/source-repository.html">Source Code</a></li>
                   
                 
               
                 
-                  <li class="nav-header">Project</li>
+                  
+                    <li><a href="/mailing-lists.html">Mailing Lists</a></li>
+                  
                 
               
                 
                   
-                    <li><a href="/source-repository.html">Source Code</a></li>
+                    <li><a href="http://issues.apache.org/jira/browse/CRUNCH">Issue Tracking</a></li>
                   
                 
               
                 
                   
-                    <li><a href="/mailing-lists.html">Mailing Lists</a></li>
+                    <li><a href="https://cwiki.apache.org/confluence/display/CRUNCH/">Wiki</a></li>
                   
                 
               
                 
+                  <li class="nav-header">Project</li>
+                
+              
+                
                   
-                    <li><a href="http://issues.apache.org/jira/browse/CRUNCH">Issue Tracking</a></li>
+                    <li><a href="/about.html">About</a></li>
                   
                 
               
@@ -210,7 +220,7 @@ setup.</p>
 
     <footer>
       <div class="container-fluid">
-        <div class="row span12">Copyright &copy; 2012
+        <div class="row span12">Copyright &copy; 2013
           <a href="http://www.apache.org/">The Apache Software Foundation</a>,
           licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
 	  <p><small>Apache Crunch, Apache Hadoop, Hadoop, Apache, and the

Modified: websites/staging/crunch/trunk/content/index.html
==============================================================================
--- websites/staging/crunch/trunk/content/index.html (original)
+++ websites/staging/crunch/trunk/content/index.html Fri Mar 29 09:15:22 2013
@@ -75,30 +75,40 @@
                 
               
                 
+                  <li class="nav-header">Development</li>
+                
+              
+                
                   
-                    <li><a href="https://cwiki.apache.org/confluence/display/CRUNCH/">Wiki</a></li>
+                    <li><a href="/source-repository.html">Source Code</a></li>
                   
                 
               
                 
-                  <li class="nav-header">Project</li>
+                  
+                    <li><a href="/mailing-lists.html">Mailing Lists</a></li>
+                  
                 
               
                 
                   
-                    <li><a href="/source-repository.html">Source Code</a></li>
+                    <li><a href="http://issues.apache.org/jira/browse/CRUNCH">Issue Tracking</a></li>
                   
                 
               
                 
                   
-                    <li><a href="/mailing-lists.html">Mailing Lists</a></li>
+                    <li><a href="https://cwiki.apache.org/confluence/display/CRUNCH/">Wiki</a></li>
                   
                 
               
                 
+                  <li class="nav-header">Project</li>
+                
+              
+                
                   
-                    <li><a href="http://issues.apache.org/jira/browse/CRUNCH">Issue Tracking</a></li>
+                    <li><a href="/about.html">About</a></li>
                   
                 
               
@@ -129,10 +139,10 @@
 
           <hr />
 <blockquote>
-<p>The <em>Apache Crunch</em> Java library provides a framework for writing, testing, and
-running MapReduce pipelines, and is based on Google's FlumeJava library. Its goal is to make
-pipelines that are composed of many user-defined functions simple to write,
-easy to test, and efficient to run.</p>
+<p>The <em>Apache Crunch</em> Java library provides a framework for writing, testing,
+and running MapReduce pipelines. Its goal is to make pipelines that are
+composed of many user-defined functions simple to write, easy to test, and
+efficient to run.</p>
 </blockquote>
 <hr />
 <p>Running on top of <a href="http://hadoop.apache.org/mapreduce/">Hadoop MapReduce</a>, the Apache
@@ -159,7 +169,7 @@ includes a REPL (read-eval-print loop) f
 
     <footer>
       <div class="container-fluid">
-        <div class="row span12">Copyright &copy; 2012
+        <div class="row span12">Copyright &copy; 2013
           <a href="http://www.apache.org/">The Apache Software Foundation</a>,
           licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
 	  <p><small>Apache Crunch, Apache Hadoop, Hadoop, Apache, and the

Modified: websites/staging/crunch/trunk/content/intro.html
==============================================================================
--- websites/staging/crunch/trunk/content/intro.html (original)
+++ websites/staging/crunch/trunk/content/intro.html Fri Mar 29 09:15:22 2013
@@ -75,30 +75,40 @@
                 
               
                 
+                  <li class="nav-header">Development</li>
+                
+              
+                
                   
-                    <li><a href="https://cwiki.apache.org/confluence/display/CRUNCH/">Wiki</a></li>
+                    <li><a href="/source-repository.html">Source Code</a></li>
                   
                 
               
                 
-                  <li class="nav-header">Project</li>
+                  
+                    <li><a href="/mailing-lists.html">Mailing Lists</a></li>
+                  
                 
               
                 
                   
-                    <li><a href="/source-repository.html">Source Code</a></li>
+                    <li><a href="http://issues.apache.org/jira/browse/CRUNCH">Issue Tracking</a></li>
                   
                 
               
                 
                   
-                    <li><a href="/mailing-lists.html">Mailing Lists</a></li>
+                    <li><a href="https://cwiki.apache.org/confluence/display/CRUNCH/">Wiki</a></li>
                   
                 
               
                 
+                  <li class="nav-header">Project</li>
+                
+              
+                
                   
-                    <li><a href="http://issues.apache.org/jira/browse/CRUNCH">Issue Tracking</a></li>
+                    <li><a href="/about.html">About</a></li>
                   
                 
               
@@ -306,7 +316,7 @@ jobs and execute them.</p>
 
     <footer>
       <div class="container-fluid">
-        <div class="row span12">Copyright &copy; 2012
+        <div class="row span12">Copyright &copy; 2013
           <a href="http://www.apache.org/">The Apache Software Foundation</a>,
           licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
 	  <p><small>Apache Crunch, Apache Hadoop, Hadoop, Apache, and the

Modified: websites/staging/crunch/trunk/content/mailing-lists.html
==============================================================================
--- websites/staging/crunch/trunk/content/mailing-lists.html (original)
+++ websites/staging/crunch/trunk/content/mailing-lists.html Fri Mar 29 09:15:22 2013
@@ -75,30 +75,40 @@
                 
               
                 
+                  <li class="nav-header">Development</li>
+                
+              
+                
                   
-                    <li><a href="https://cwiki.apache.org/confluence/display/CRUNCH/">Wiki</a></li>
+                    <li><a href="/source-repository.html">Source Code</a></li>
                   
                 
               
                 
-                  <li class="nav-header">Project</li>
+                  
+                    <li><b>Mailing Lists</b></li>
+                  
                 
               
                 
                   
-                    <li><a href="/source-repository.html">Source Code</a></li>
+                    <li><a href="http://issues.apache.org/jira/browse/CRUNCH">Issue Tracking</a></li>
                   
                 
               
                 
                   
-                    <li><b>Mailing Lists</b></li>
+                    <li><a href="https://cwiki.apache.org/confluence/display/CRUNCH/">Wiki</a></li>
                   
                 
               
                 
+                  <li class="nav-header">Project</li>
+                
+              
+                
                   
-                    <li><a href="http://issues.apache.org/jira/browse/CRUNCH">Issue Tracking</a></li>
+                    <li><a href="/about.html">About</a></li>
                   
                 
               
@@ -177,7 +187,7 @@ will then receive a confirmation mail wi
 
     <footer>
       <div class="container-fluid">
-        <div class="row span12">Copyright &copy; 2012
+        <div class="row span12">Copyright &copy; 2013
           <a href="http://www.apache.org/">The Apache Software Foundation</a>,
           licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
 	  <p><small>Apache Crunch, Apache Hadoop, Hadoop, Apache, and the

Modified: websites/staging/crunch/trunk/content/pipelines.html
==============================================================================
--- websites/staging/crunch/trunk/content/pipelines.html (original)
+++ websites/staging/crunch/trunk/content/pipelines.html Fri Mar 29 09:15:22 2013
@@ -75,30 +75,40 @@
                 
               
                 
+                  <li class="nav-header">Development</li>
+                
+              
+                
                   
-                    <li><a href="https://cwiki.apache.org/confluence/display/CRUNCH/">Wiki</a></li>
+                    <li><a href="/source-repository.html">Source Code</a></li>
                   
                 
               
                 
-                  <li class="nav-header">Project</li>
+                  
+                    <li><a href="/mailing-lists.html">Mailing Lists</a></li>
+                  
                 
               
                 
                   
-                    <li><a href="/source-repository.html">Source Code</a></li>
+                    <li><a href="http://issues.apache.org/jira/browse/CRUNCH">Issue Tracking</a></li>
                   
                 
               
                 
                   
-                    <li><a href="/mailing-lists.html">Mailing Lists</a></li>
+                    <li><a href="https://cwiki.apache.org/confluence/display/CRUNCH/">Wiki</a></li>
                   
                 
               
                 
+                  <li class="nav-header">Project</li>
+                
+              
+                
                   
-                    <li><a href="http://issues.apache.org/jira/browse/CRUNCH">Issue Tracking</a></li>
+                    <li><a href="/about.html">About</a></li>
                   
                 
               
@@ -208,7 +218,7 @@ reference that includes both of the tagg
 
     <footer>
       <div class="container-fluid">
-        <div class="row span12">Copyright &copy; 2012
+        <div class="row span12">Copyright &copy; 2013
           <a href="http://www.apache.org/">The Apache Software Foundation</a>,
           licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
 	  <p><small>Apache Crunch, Apache Hadoop, Hadoop, Apache, and the

Modified: websites/staging/crunch/trunk/content/scrunch.html
==============================================================================
--- websites/staging/crunch/trunk/content/scrunch.html (original)
+++ websites/staging/crunch/trunk/content/scrunch.html Fri Mar 29 09:15:22 2013
@@ -75,30 +75,40 @@
                 
               
                 
+                  <li class="nav-header">Development</li>
+                
+              
+                
                   
-                    <li><a href="https://cwiki.apache.org/confluence/display/CRUNCH/">Wiki</a></li>
+                    <li><a href="/source-repository.html">Source Code</a></li>
                   
                 
               
                 
-                  <li class="nav-header">Project</li>
+                  
+                    <li><a href="/mailing-lists.html">Mailing Lists</a></li>
+                  
                 
               
                 
                   
-                    <li><a href="/source-repository.html">Source Code</a></li>
+                    <li><a href="http://issues.apache.org/jira/browse/CRUNCH">Issue Tracking</a></li>
                   
                 
               
                 
                   
-                    <li><a href="/mailing-lists.html">Mailing Lists</a></li>
+                    <li><a href="https://cwiki.apache.org/confluence/display/CRUNCH/">Wiki</a></li>
                   
                 
               
                 
+                  <li class="nav-header">Project</li>
+                
+              
+                
                   
-                    <li><a href="http://issues.apache.org/jira/browse/CRUNCH">Issue Tracking</a></li>
+                    <li><a href="/about.html">About</a></li>
                   
                 
               
@@ -194,7 +204,7 @@ inspired much of the original Scrunch AP
 
     <footer>
       <div class="container-fluid">
-        <div class="row span12">Copyright &copy; 2012
+        <div class="row span12">Copyright &copy; 2013
           <a href="http://www.apache.org/">The Apache Software Foundation</a>,
           licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
 	  <p><small>Apache Crunch, Apache Hadoop, Hadoop, Apache, and the

Modified: websites/staging/crunch/trunk/content/source-repository.html
==============================================================================
--- websites/staging/crunch/trunk/content/source-repository.html (original)
+++ websites/staging/crunch/trunk/content/source-repository.html Fri Mar 29 09:15:22 2013
@@ -75,30 +75,40 @@
                 
               
                 
+                  <li class="nav-header">Development</li>
+                
+              
+                
                   
-                    <li><a href="https://cwiki.apache.org/confluence/display/CRUNCH/">Wiki</a></li>
+                    <li><b>Source Code</b></li>
                   
                 
               
                 
-                  <li class="nav-header">Project</li>
+                  
+                    <li><a href="/mailing-lists.html">Mailing Lists</a></li>
+                  
                 
               
                 
                   
-                    <li><b>Source Code</b></li>
+                    <li><a href="http://issues.apache.org/jira/browse/CRUNCH">Issue Tracking</a></li>
                   
                 
               
                 
                   
-                    <li><a href="/mailing-lists.html">Mailing Lists</a></li>
+                    <li><a href="https://cwiki.apache.org/confluence/display/CRUNCH/">Wiki</a></li>
                   
                 
               
                 
+                  <li class="nav-header">Project</li>
+                
+              
+                
                   
-                    <li><a href="http://issues.apache.org/jira/browse/CRUNCH">Issue Tracking</a></li>
+                    <li><a href="/about.html">About</a></li>
                   
                 
               
@@ -142,7 +152,7 @@ following command to clone the repositor
 
     <footer>
       <div class="container-fluid">
-        <div class="row span12">Copyright &copy; 2012
+        <div class="row span12">Copyright &copy; 2013
           <a href="http://www.apache.org/">The Apache Software Foundation</a>,
           licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
 	  <p><small>Apache Crunch, Apache Hadoop, Hadoop, Apache, and the