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 2012/10/07 18:55:24 UTC

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

Author: buildbot
Date: Sun Oct  7 16:55:23 2012
New Revision: 834383

Log:
Staging update by buildbot for crunch

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

Propchange: websites/staging/crunch/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Oct  7 16:55:23 2012
@@ -1 +1 @@
-1394563
+1395340

Added: websites/staging/crunch/trunk/content/crunch/download.html
==============================================================================
--- websites/staging/crunch/trunk/content/crunch/download.html (added)
+++ websites/staging/crunch/trunk/content/crunch/download.html Sun Oct  7 16:55:23 2012
@@ -0,0 +1,173 @@
+<!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 - Download</title>
+
+    <link rel="stylesheet" href="/crunch/css/bootstrap-2.1.0.min.css" />
+    <link rel="stylesheet" href="/crunch/css/crunch.css" type="text/css">
+    <script type="text/javascript" src="/crunch/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://incubator.apache.org">
+            <img src="http://incubator.apache.org/images/egg-logo.png" alt="apache Incubator Logo" />
+          </a>
+
+        </div>
+      
+    </div>
+
+    <ul class="breadcrumb">
+      <li>
+        <a href="/">Incubator</a>
+	<span class="divider">&raquo;</span>
+      </li>
+      <li>
+        <a href="/crunch/">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="/crunch/index.html">Overview</a></li>
+                  
+                
+              
+                
+                  
+                    <li><b>Download</b></li>
+                  
+                
+              
+                
+                  
+                    <li><a href="/crunch/apidocs/0.3.0/">API</a></li>
+                  
+                
+              
+                
+                  
+                    <li><a href="https://cwiki.apache.org/confluence/display/CRUNCH/">Wiki</a></li>
+                  
+                
+              
+                
+                  <li class="nav-header">Project</li>
+                
+              
+                
+                  
+                    <li><a href="/crunch/source-repository.html">Source Code</a></li>
+                  
+                
+              
+                
+                  
+                    <li><a href="/crunch/mailing-lists.html">Mailing Lists</a></li>
+                  
+                
+              
+                
+                  
+                    <li><a href="http://issues.apache.org/jira/browse/CRUNCH">Issue Tracking</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">
+            Download
+            
+          </h1>
+
+          <p>Apache Crunch is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License 2.0</a>.</p>
+<p>The link in the Download column takes you to a list of mirrors based on
+your location. Checksum and signature are located on Apache's main
+distribution site.</p>
+<table class="table">
+  <thead>
+    <tr>
+      <th></th>
+      <th>Downloads</th>
+      <th>Checksums</th>
+      <th>Signatures</th>
+    </tr>
+  </thead>
+  <tbody>
+    <tr>
+      <td>Apache Crunch 0.3.0-incubating (source)</td>
+      <td>
+        <a href="http://www.apache.org/dyn/closer.cgi/incubator/crunch/crunch-0.3.0-incubating/apache-crunch-0.3.0-incubating-src.zip">ZIP</a>
+      </td>
+      <td>
+        <a href="http://www.apache.org/dist/incubator/crunch/crunch-0.3.0-incubating/apache-crunch-0.3.0-incubating-src.zip.md5">MD5</a>
+        <a href="http://www.apache.org/dist/incubator/crunch/crunch-0.3.0-incubating/apache-crunch-0.3.0-incubating-src.zip.sha1">SHA1</a>
+      </td>
+      <td>
+        <a href="http://www.apache.org/dist/incubator/crunch/crunch-0.3.0-incubating/apache-crunch-0.3.0-incubating-src.zip.asc">ASC</a>
+      </td>
+    </tr>
+  </tbody>
+</table>
+
+<p>All previous releases are available from Apache's
+<a href="http://archive.apache.org/dist/incubator/crunch/">archive repository</a>.</p>
+<p>It is essential that you verify the integrity of the downloaded release
+files using the provided checksums and cryptographic signatures. Use our
+<a href="http://www.apache.org/dist/incubator/crunch/KEYS">KEYS</a> file to check signatures via PGP or GPG.</p>
+        </div> <!-- /span -->
+
+      </div> <!-- /row-fluid -->
+
+    </div>
+
+    <hr/>
+
+    <footer>
+      <div class="container-fluid">
+        <div class="row span12">Copyright &copy; 2012
+          <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 Incubator, 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/crunch/future-work.html
==============================================================================
--- websites/staging/crunch/trunk/content/crunch/future-work.html (original)
+++ websites/staging/crunch/trunk/content/crunch/future-work.html Sun Oct  7 16:55:23 2012
@@ -58,6 +58,12 @@
               
                 
                   
+                    <li><a href="/crunch/download.html">Download</a></li>
+                  
+                
+              
+                
+                  
                     <li><a href="/crunch/apidocs/0.3.0/">API</a></li>
                   
                 

Modified: websites/staging/crunch/trunk/content/crunch/index.html
==============================================================================
--- websites/staging/crunch/trunk/content/crunch/index.html (original)
+++ websites/staging/crunch/trunk/content/crunch/index.html Sun Oct  7 16:55:23 2012
@@ -58,6 +58,12 @@
               
                 
                   
+                    <li><a href="/crunch/download.html">Download</a></li>
+                  
+                
+              
+                
+                  
                     <li><a href="/crunch/apidocs/0.3.0/">API</a></li>
                   
                 

Modified: websites/staging/crunch/trunk/content/crunch/intro.html
==============================================================================
--- websites/staging/crunch/trunk/content/crunch/intro.html (original)
+++ websites/staging/crunch/trunk/content/crunch/intro.html Sun Oct  7 16:55:23 2012
@@ -58,6 +58,12 @@
               
                 
                   
+                    <li><a href="/crunch/download.html">Download</a></li>
+                  
+                
+              
+                
+                  
                     <li><a href="/crunch/apidocs/0.3.0/">API</a></li>
                   
                 

Modified: websites/staging/crunch/trunk/content/crunch/mailing-lists.html
==============================================================================
--- websites/staging/crunch/trunk/content/crunch/mailing-lists.html (original)
+++ websites/staging/crunch/trunk/content/crunch/mailing-lists.html Sun Oct  7 16:55:23 2012
@@ -58,6 +58,12 @@
               
                 
                   
+                    <li><a href="/crunch/download.html">Download</a></li>
+                  
+                
+              
+                
+                  
                     <li><a href="/crunch/apidocs/0.3.0/">API</a></li>
                   
                 

Modified: websites/staging/crunch/trunk/content/crunch/pipelines.html
==============================================================================
--- websites/staging/crunch/trunk/content/crunch/pipelines.html (original)
+++ websites/staging/crunch/trunk/content/crunch/pipelines.html Sun Oct  7 16:55:23 2012
@@ -58,6 +58,12 @@
               
                 
                   
+                    <li><a href="/crunch/download.html">Download</a></li>
+                  
+                
+              
+                
+                  
                     <li><a href="/crunch/apidocs/0.3.0/">API</a></li>
                   
                 

Modified: websites/staging/crunch/trunk/content/crunch/scrunch.html
==============================================================================
--- websites/staging/crunch/trunk/content/crunch/scrunch.html (original)
+++ websites/staging/crunch/trunk/content/crunch/scrunch.html Sun Oct  7 16:55:23 2012
@@ -58,6 +58,12 @@
               
                 
                   
+                    <li><a href="/crunch/download.html">Download</a></li>
+                  
+                
+              
+                
+                  
                     <li><a href="/crunch/apidocs/0.3.0/">API</a></li>
                   
                 

Modified: websites/staging/crunch/trunk/content/crunch/source-repository.html
==============================================================================
--- websites/staging/crunch/trunk/content/crunch/source-repository.html (original)
+++ websites/staging/crunch/trunk/content/crunch/source-repository.html Sun Oct  7 16:55:23 2012
@@ -58,6 +58,12 @@
               
                 
                   
+                    <li><a href="/crunch/download.html">Download</a></li>
+                  
+                
+              
+                
+                  
                     <li><a href="/crunch/apidocs/0.3.0/">API</a></li>