This is an automated email from the ASF dual-hosted git repository.

awong pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/kudu-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new e74e496  Publish commit(s) from site source repo:   ee19f0fcf 
KUDU-2742 split "Previous" and "Archived" releases
e74e496 is described below

commit e74e4967bac857dcb9c19e8461b90f3dd6c96a90
Author: Andrew Wong <[email protected]>
AuthorDate: Thu Mar 14 17:30:17 2019 -0700

    Publish commit(s) from site source repo:
      ee19f0fcf KUDU-2742 split "Previous" and "Archived" releases
    
    Site-Repo-Commit: ee19f0fcf69a8a174761c4c7f4f3d39481418a87
---
 feed.xml                  | 2 +-
 releases/1.9.0/index.html | 2 +-
 releases/index.html       | 9 +++++++--
 3 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/feed.xml b/feed.xml
index 3b6e2be..25bb234 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom";><generator uri="http://jekyllrb.com"; 
version="2.5.3">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2019-03-13T22:14:31-07:00</updated><id>/</id><entry><title>Transparent
 Hierarchical Storage Management with Apache Kudu and Impala</title><link 
href="/2019/03/05/transparent-hierarchical-storage-management-with-apache- [...]
+<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom";><generator uri="http://jekyllrb.com"; 
version="2.5.3">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2019-03-14T17:29:52-07:00</updated><id>/</id><entry><title>Transparent
 Hierarchical Storage Management with Apache Kudu and Impala</title><link 
href="/2019/03/05/transparent-hierarchical-storage-management-with-apache- [...]
 &lt;a 
href=&quot;https://blog.cloudera.com/blog/2019/03/transparent-hierarchical-storage-management-with-apache-kudu-and-impala/&quot;&gt;Transparent
 Hierarchical Storage Management with Apache Kudu and Impala&lt;/a&gt;&lt;/p&gt;
 
 &lt;p&gt;When picking a storage option for an application it is common to pick 
a single
diff --git a/releases/1.9.0/index.html b/releases/1.9.0/index.html
index e283a17..3882fd1 100644
--- a/releases/1.9.0/index.html
+++ b/releases/1.9.0/index.html
@@ -166,7 +166,7 @@ doing the following:
   <li><a href="cpp-client-api/">Kudu 1.9.0 C++ API docs</a></li>
 </ul>
 
-<p>Previous releases:</p>
+<p>Previous releases (ongoing support):</p>
 
 <ul>
   <li><a href="/releases/1.8.0/">Kudu 1.8.0 Release</a></li>
diff --git a/releases/index.html b/releases/index.html
index 6fdf7c7..44cf920 100644
--- a/releases/index.html
+++ b/releases/index.html
@@ -112,12 +112,17 @@
   <li><strong><a href="1.9.0/">Kudu 1.9.0</a></strong> was released on March 
12, 2019. <!-- LATREL: DO NOT REMOVE --></li>
 </ul>
 
-<h3 id="previous-releases">Previous releases</h3>
+<h3 id="previous-releases-ongoing-support">Previous releases (ongoing 
support)</h3>
 
 <ul>
   <li><a href="1.8.0/">Kudu 1.8.0</a> was released on October 24, 2018. <!-- 
PREVREL: DO NOT REMOVE --></li>
   <li><a href="1.7.1/">Kudu 1.7.1</a> was released on June 7, 2018.</li>
-  <li><a href="1.7.0/">Kudu 1.7.0</a> was released on March 23, 2018.</li>
+</ul>
+
+<h3 id="archived-releases">Archived releases</h3>
+
+<ul>
+  <li><a href="1.7.0/">Kudu 1.7.0</a> was released on March 23, 2018. 
<!--ARCHREL: DO NOT REMOVE --></li>
   <li><a href="1.6.0/">Kudu 1.6.0</a> was released on December 07, 2017.</li>
   <li><a href="1.5.0/">Kudu 1.5.0</a> was released on September 8, 2017.</li>
   <li><a href="1.4.0/">Kudu 1.4.0</a> was released on June 13, 2017.</li>

Reply via email to