You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by bu...@apache.org on 2014/01/14 21:28:44 UTC

svn commit: r894156 - in /websites/staging/hive/trunk/content: ./ css/hive.css downloads.html people.html

Author: buildbot
Date: Tue Jan 14 20:28:44 2014
New Revision: 894156

Log:
Staging update by buildbot for hive

Modified:
    websites/staging/hive/trunk/content/   (props changed)
    websites/staging/hive/trunk/content/css/hive.css
    websites/staging/hive/trunk/content/downloads.html
    websites/staging/hive/trunk/content/people.html

Propchange: websites/staging/hive/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jan 14 20:28:44 2014
@@ -1 +1 @@
-1558183
+1558184

Modified: websites/staging/hive/trunk/content/css/hive.css
==============================================================================
--- websites/staging/hive/trunk/content/css/hive.css (original)
+++ websites/staging/hive/trunk/content/css/hive.css Tue Jan 14 20:28:44 2014
@@ -52,6 +52,10 @@ body {
  background-color: white;
 }
 
+#logo {
+padding-left:20px;
+}
+
 a {
   color: #107EC0;
 }
@@ -354,4 +358,4 @@ dl {}
 dt {
   display: inline;
   float: left;
-}
\ No newline at end of file
+}

Modified: websites/staging/hive/trunk/content/downloads.html
==============================================================================
--- websites/staging/hive/trunk/content/downloads.html (original)
+++ websites/staging/hive/trunk/content/downloads.html Tue Jan 14 20:28:44 2014
@@ -87,14 +87,14 @@ guaranteed to be stable. For stable rele
 directory.</p>
 <h2 id="news">News</h2>
 <h3 id="15-october-2013-release-0120-available">15 October, 2013: release 0.12.0 available</h3>
-<p>This release  works with Hadoop 0.20.x, 0.23.x.y, 1.x.y, 2.x.y
-You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12324312&amp;amp;styleName=Text&amp;amp;projectId=12310843">JIRA change log for this release</a>.</p>
+<p>This release  works with Hadoop 0.20.x, 0.23.x.y, 1.x.y, 2.x.y</p>
+<p>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12324312&amp;amp;styleName=Text&amp;amp;projectId=12310843">JIRA change log for this release</a>.</p>
 <h3 id="15-may-2013-release-0110-available">15 May, 2013: release 0.11.0 available</h3>
-<p>This release  works with Hadoop 0.20.x, 0.23.x.y, 1.x.y, 2.x.y
-You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12323587&amp;amp;styleName=Text&amp;amp;projectId=12310843">JIRA change log for this release</a>.</p>
+<p>This release  works with Hadoop 0.20.x, 0.23.x.y, 1.x.y, 2.x.y</p>
+<p>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12323587&amp;amp;styleName=Text&amp;amp;projectId=12310843">JIRA change log for this release</a>.</p>
 <h3 id="11-january-2013-release-0100-available">11 January, 2013: release 0.10.0 available</h3>
-<p>This release  works with Hadoop 0.20.x, 0.23.x.y, 1.x.y, 2.x.y
-You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12320745&amp;amp;styleName=Text&amp;amp;projectId=12310843">JIRA change log for this release</a>.</p>
+<p>This release  works with Hadoop 0.20.x, 0.23.x.y, 1.x.y, 2.x.y</p>
+<p>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12320745&amp;amp;styleName=Text&amp;amp;projectId=12310843">JIRA change log for this release</a>.</p>
   </div>
 
   <div id="footera">

Modified: websites/staging/hive/trunk/content/people.html
==============================================================================
--- websites/staging/hive/trunk/content/people.html (original)
+++ websites/staging/hive/trunk/content/people.html Tue Jan 14 20:28:44 2014
@@ -99,7 +99,7 @@ th {
   background: #FFFFFF;
 }
 tr:nth-child(2n){
-  background: #FBEC5D;
+  background: #FFF68F;
 }
 
 tr:nth-child(2n+1) {