You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by bu...@apache.org on 2014/11/05 16:33:20 UTC

svn commit: r928033 - in /websites/staging/drill/trunk/content: ./ drill/index.html

Author: buildbot
Date: Wed Nov  5 15:33:19 2014
New Revision: 928033

Log:
Staging update by buildbot for drill

Modified:
    websites/staging/drill/trunk/content/   (props changed)
    websites/staging/drill/trunk/content/drill/index.html

Propchange: websites/staging/drill/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Nov  5 15:33:19 2014
@@ -1 +1 @@
-1625628
+1636897

Modified: websites/staging/drill/trunk/content/drill/index.html
==============================================================================
--- websites/staging/drill/trunk/content/drill/index.html (original)
+++ websites/staging/drill/trunk/content/drill/index.html Wed Nov  5 15:33:19 2014
@@ -2,7 +2,7 @@
 <html>
 	<head>
         <meta charset="UTF-8">
-        <title>Apache Drill</title>
+        <title>Apache Drill - Self-Service Data Exploration</title>
 
         <link href="css/style.css" rel="stylesheet" type="text/css">
         <link href="css/arrows.css" rel="stylesheet" type="text/css">
@@ -158,6 +158,15 @@ Apache Drill is an effort undergoing inc
 review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not<br>necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
 			</div>
         </div>
-
+<script>
+          (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+          (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+          m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+          })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+        
+          ga('create', 'UA-53379651-1', 'auto');
+          ga('send', 'pageview');
+        
+        </script>
     </body>
 </html>