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 93e5971  Publish commit(s) from site source repo:   99e04a031 
KUDU-2745: make non-Apache releases explicit
93e5971 is described below

commit 93e59714033e0f72f27de6fdf61e1931c8db11bf
Author: Andrew Wong <[email protected]>
AuthorDate: Thu Mar 14 22:44:40 2019 -0700

    Publish commit(s) from site source repo:
      99e04a031 KUDU-2745: make non-Apache releases explicit
    
    Site-Repo-Commit: 99e04a031d79ea0abaa89bfe79c89eb1f64bf5ff
---
 feed.xml                  | 2 +-
 releases/0.5.0/index.html | 2 ++
 releases/0.6.0/index.html | 2 ++
 releases/index.html       | 5 +++++
 4 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/feed.xml b/feed.xml
index 25bb234..622e0da 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-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- [...]
+<?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-14T22:44:18-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/0.5.0/index.html b/releases/0.5.0/index.html
index 0d53d9e..b98a53b 100644
--- a/releases/0.5.0/index.html
+++ b/releases/0.5.0/index.html
@@ -123,6 +123,8 @@
   <li><a href="apidocs/">Kudu 0.5.0 Java API docs</a></li>
 </ul>
 
+<p><strong>Note:</strong> this is not an Apache release.</p>
+
 
   </div>
 </div>
diff --git a/releases/0.6.0/index.html b/releases/0.6.0/index.html
index 94a95d2..d280ff2 100644
--- a/releases/0.6.0/index.html
+++ b/releases/0.6.0/index.html
@@ -122,6 +122,8 @@
   <li><a href="apidocs/">Kudu 0.6.0 Java API docs</a></li>
 </ul>
 
+<p><strong>Note:</strong> this is not an Apache release.</p>
+
 
   </div>
 </div>
diff --git a/releases/index.html b/releases/index.html
index 44cf920..f3bad6f 100644
--- a/releases/index.html
+++ b/releases/index.html
@@ -142,6 +142,11 @@
   <li><a href="0.7.1/">Kudu 0.7.1-incubating (beta)</a> was released on March 
9, 2016. It was a bug fix release.</li>
   <li><a href="0.7.0/">Kudu 0.7.0-incubating (beta)</a> was released on Feb 
26, 2016.
 It was also the first version to be released as part of incubation in the 
Apache Software Foundation.</li>
+</ul>
+
+<h3 id="beta-releases-non-apache">Beta releases (non-Apache)</h3>
+
+<ul>
   <li><a href="0.6.0/">Kudu 0.6.0 (beta)</a> was released on Nov 24, 2015.</li>
   <li><a href="0.5.0/">Kudu 0.5.0 (beta)</a> was released on Sep 28, 2015. It 
was the first public version of Kudu.</li>
 </ul>

Reply via email to