Author: buildbot
Date: Wed Jun 19 18:59:20 2013
New Revision: 866485

Log:
Staging update by buildbot for drill

Modified:
    websites/staging/drill/trunk/content/   (props changed)
    websites/staging/drill/trunk/content/drill/source-repository.html

Propchange: websites/staging/drill/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jun 19 18:59:20 2013
@@ -1 +1 @@
-1494209
+1494738

Modified: websites/staging/drill/trunk/content/drill/source-repository.html
==============================================================================
--- websites/staging/drill/trunk/content/drill/source-repository.html (original)
+++ websites/staging/drill/trunk/content/drill/source-repository.html Wed Jun 
19 18:59:20 2013
@@ -1,138 +1 @@
-<!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 Drill - Getting the Source Code</title>
-
-    <link rel="stylesheet" href="/drill/css/bootstrap-2.1.0.min.css" />
-    <link rel="stylesheet" href="/drill/css/drill.css" type="text/css">
-  </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="/drill/">Drill</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 Drill</li>
-                
-              
-                
-                  
-                    <li><a href="/drill/index.html">Overview</a></li>
-                  
-                
-              
-                
-                  
-                    <li><a 
href="https://cwiki.apache.org/confluence/display/DRILL/Apache+Drill+Wiki";>Wiki</a></li>
-                  
-                
-              
-                
-                  <li class="nav-header">Project</li>
-                
-              
-                
-                  
-                    <li><b>Source Code</b></li>
-                  
-                
-              
-                
-                  
-                    <li><a href="/drill/mailing-lists.html">Mailing 
Lists</a></li>
-                  
-                
-              
-                
-                  
-                    <li><a 
href="https://issues.apache.org/jira/browse/DRILL";>Issue Tracking</a></li>
-                  
-                
-              
-                
-                  
-                    <li><a href="/drill/resources.html">Resources</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">
-            Getting the Source Code
-            
-          </h1>
-
-          <p>Apache Drill uses <a href="http://git-scm.com/";>Git</a> for 
version control. Run the
-following command to clone the repository:</p>
-<div class="codehilite"><pre><span class="n">git</span> <span 
class="n">clone</span> <span class="n">https</span><span 
class="p">:</span><span class="o">//</span><span class="n">git</span><span 
class="o">-</span><span class="n">wip</span><span class="o">-</span><span 
class="n">us</span><span class="p">.</span><span class="n">apache</span><span 
class="p">.</span><span class="n">org</span><span class="o">/</span><span 
class="n">repos</span><span class="o">/</span><span class="n">asf</span><span 
class="o">/</span><span class="n">incubator</span><span class="o">-</span><span 
class="n">drill</span><span class="p">.</span><span class="n">git</span>
-</pre></div>
-
-
-<p>There is also a <a 
href="https://git-wip-us.apache.org/repos/asf/incubator-drill.git";>Web UI</a> 
to browse the repository online.</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, 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>
+<meta http-equiv="refresh" content="0; index.html#get_involved"> 
\ No newline at end of file


Reply via email to