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

szetszwo pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/ratis-hadoop-projects.git

commit c79646dc7ab89a0ba9aa80c9987fde68e8df09c9
Author: Márton Elek <[email protected]>
AuthorDate: Sun Jul 15 08:38:58 2018 +0200

    0.2.0 release announcement
---
 post.html => categories.html | 31 +------------------------------
 categories/page/1.html       |  1 +
 index.html                   | 35 +++++++++++++++++++++++++++++++----
 index.xml                    | 14 +++++++++++++-
 post.html                    | 27 +++++++++++++++++++++++++++
 post.html => post/0.2.0.html | 29 ++++++-----------------------
 post/index.xml               | 14 +++++++++++++-
 sitemap.xml                  |  9 +++++++--
 post.html => tags.html       | 31 +------------------------------
 tags/page/1.html             |  1 +
 10 files changed, 101 insertions(+), 91 deletions(-)

diff --git a/post.html b/categories.html
similarity index 80%
copy from post.html
copy to categories.html
index a73e642..4ba680a 100644
--- a/post.html
+++ b/categories.html
@@ -91,38 +91,9 @@
 
 <section id="main">
   <div>
-    <h1 id="title">Posts Archive</h1>
+    <h1 id="title">Categories Archive</h1>
         <ul id="list">
             
-            <h1><a href="/post/0.1.0-alpha.html">Release 0.1.0-alpha is 
available</a></h1>
-            <p><small>2017 May 2 </small></p>
-
-            <!---
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License. See accompanying LICENSE file.
--->
-
-<p>This is the first incubator release of Apache Ratis.</p>
-
-<p>Key features:</p>
-
-<ul>
-<li>Pluggable transports (Hadoop Rpc, GRpc, Netty)</li>
-<li>Pluggable statemachine</li>
-<li>Pluggable raft log implementation.</li>
-</ul>
-
-
-            
         </ul>
   </div>
 
diff --git a/categories/page/1.html b/categories/page/1.html
new file mode 100644
index 0000000..efa3968
--- /dev/null
+++ b/categories/page/1.html
@@ -0,0 +1 @@
+<!DOCTYPE 
html><html><head><title>https://ratis.incubator.apache.org/categories.html</title><link
 rel="canonical" 
href="https://ratis.incubator.apache.org/categories.html"/><meta name="robots" 
content="noindex"><meta http-equiv="content-type" content="text/html; 
charset=utf-8" /><meta http-equiv="refresh" content="0; 
url=https://ratis.incubator.apache.org/categories.html"; /></head></html>
\ No newline at end of file
diff --git a/index.html b/index.html
index fa021ce..3366fc9 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@
 <html>
 
 <head>
-       <meta name="generator" content="Hugo 0.32.4" />
+       <meta name="generator" content="Hugo 0.40.3" />
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
@@ -172,6 +172,10 @@
         <div class="row header">
             <h2>Latest news</h2>
             
+            <div class="panel-heading clearfix"><a class="pull-left" 
href="/post/0.2.0.html">Release 0.2.0 is available</a>
+                <small class="pull-right">2018 Jul 15 </small>
+            </div>
+            
             <div class="panel-heading clearfix"><a class="pull-left" 
href="/post/0.1.0-alpha.html">Release 0.1.0-alpha is available</a>
                 <small class="pull-right">2017 May 2 </small>
             </div>
@@ -201,19 +205,42 @@
                     <th>Version</th>
                     <th>Release date</th>
                     <th>Source download</th>
+                    <th>Binary download</th>
                     <th>Announcement</th>
                 </tr>
                 </thead>
                 
                 <tr>
-                    <td>0.1.0-alpha</td>
+                             <td>0.2.0</td>
+                    <td>2018 Jul 15 </td>
+                    <td>
+                        <a 
href="https://www.apache.org/dyn/closer.cgi/incubator/ratis/0.2.0/apache-ratis-incubating-0.2.0-src.tar.gz";>source</a>
+                        (<a 
href="https://dist.apache.org/repos/dist/release/incubator/ratis/0.2.0/apache-ratis-incubating-0.2.0-src.tar.gz.mds";>checksum</a>
+                        <a 
href="https://dist.apache.org/repos/dist/release/incubator/ratis/0.2.0/apache-ratis-incubating-0.2.0-src.tar.gz.asc";>signature</a>)
+                    </td>
+                                                 
+                    <td>
+                        <a 
href="https://www.apache.org/dyn/closer.cgi/incubator/ratis/0.2.0/apache-ratis-incubating-0.2.0-bin.tar.gz";>binary</a>
+                        (<a 
href="https://dist.apache.org/repos/dist/release/incubator/ratis/0.2.0/apache-ratis-incubating-0.2.0-bin.tar.gz.mds";>checksum</a>
+                        <a 
href="https://dist.apache.org/repos/dist/release/incubator/ratis/0.2.0/apache-ratis-incubating-0.2.0-bin.tar.gz.asc";>signature</a>)
+                    </td>
+                                                 
+                    <td>
+                        <a href="post/0.2.0.html">Announcement</a>
+                    </td>
+                </tr>
+                
+                <tr>
+                             <td>0.1.0-alpha</td>
                     <td>2017 May 2 </td>
                     <td>
                         <a 
href="https://www.apache.org/dyn/closer.cgi/incubator/ratis/0.1.0-alpha/apache-ratis-incubating-0.1.0-alpha-src.tar.gz";>source</a>
                         (<a 
href="https://dist.apache.org/repos/dist/release/incubator/ratis/0.1.0-alpha/apache-ratis-incubating-0.1.0-alpha-src.tar.gz.mds";>checksum</a>
                         <a 
href="https://dist.apache.org/repos/dist/release/incubator/ratis/0.1.0-alpha/apache-ratis-incubating-0.1.0-alpha-src.tar.gz.asc";>signature</a>)
                     </td>
-                  
+                                                 
+                                                    <td></td>
+                                                 
                     <td>
                         <a href="post/0.1.0-alpha.html">Announcement</a>
                     </td>
@@ -221,7 +248,7 @@
                 
             </table>
             </p>
-
+                               <p>Ratis is also <a 
href="https://search.maven.org/#search%7Cga%7C1%7Cratis";>available</a> from the 
Maven central repository.</p>
 
         </div>
     </div>
diff --git a/index.xml b/index.xml
index fa2eb6d..3a628b0 100644
--- a/index.xml
+++ b/index.xml
@@ -7,12 +7,24 @@
     <generator>Hugo -- gohugo.io</generator>
     <language>en-us</language>
     <copyright>&amp;copy; 2017 Apache Software Foundation</copyright>
-    <lastBuildDate>Tue, 02 May 2017 00:00:00 +0000</lastBuildDate>
+    <lastBuildDate>Sun, 15 Jul 2018 00:00:00 +0000</lastBuildDate>
     
        <atom:link href="https://ratis.incubator.apache.org/index.xml"; 
rel="self" type="application/rss+xml" />
     
     
     <item>
+      <title>Release 0.2.0 is available</title>
+      <link>https://ratis.incubator.apache.org/post/0.2.0.html</link>
+      <pubDate>Sun, 15 Jul 2018 00:00:00 +0000</pubDate>
+      
+      <guid>https://ratis.incubator.apache.org/post/0.2.0.html</guid>
+      <description>0.2.0 is the second Apache release and the first release 
which provides binary release with example Raft applications.
+It contains more than 130 bug fixes and features since the previous release.
+This version also heavily tested with Apache Hadoop Ozone where Apache Ratis 
is used to replicate raw Hadoop data.
+The release is available from the downloaded section or (as Ratis is a java 
library) from the Apache and Maven central maven repositories.</description>
+    </item>
+    
+    <item>
       <title>Release 0.1.0-alpha is available</title>
       <link>https://ratis.incubator.apache.org/post/0.1.0-alpha.html</link>
       <pubDate>Tue, 02 May 2017 00:00:00 +0000</pubDate>
diff --git a/post.html b/post.html
index a73e642..efe2cc5 100644
--- a/post.html
+++ b/post.html
@@ -94,6 +94,33 @@
     <h1 id="title">Posts Archive</h1>
         <ul id="list">
             
+            <h1><a href="/post/0.2.0.html">Release 0.2.0 is available</a></h1>
+            <p><small>2018 Jul 15 </small></p>
+
+            <!---
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License. See accompanying LICENSE file.
+-->
+
+<p>0.2.0 is the second Apache release and the first release which provides 
binary release with example Raft applications.</p>
+
+<p>It contains more than 130 bug fixes and features since the previous 
release.</p>
+
+<p>This version also heavily tested with <a 
href="http://ozone.hadoop.apache.org";>Apache Hadoop Ozone</a> where Apache 
Ratis is used to replicate raw Hadoop data.</p>
+
+<p>The release is available from the downloaded section or (as Ratis is a java 
library) from the Apache and Maven central maven repositories.</p>
+
+
+            
             <h1><a href="/post/0.1.0-alpha.html">Release 0.1.0-alpha is 
available</a></h1>
             <p><small>2017 May 2 </small></p>
 
diff --git a/post.html b/post/0.2.0.html
similarity index 89%
copy from post.html
copy to post/0.2.0.html
index a73e642..7affcc9 100644
--- a/post.html
+++ b/post/0.2.0.html
@@ -88,16 +88,8 @@
 </div>
 
 <div class="container">
-
-<section id="main">
-  <div>
-    <h1 id="title">Posts Archive</h1>
-        <ul id="list">
-            
-            <h1><a href="/post/0.1.0-alpha.html">Release 0.1.0-alpha is 
available</a></h1>
-            <p><small>2017 May 2 </small></p>
-
-            <!---
+<h1>Release 0.2.0 is available</h1>
+<!---
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at
@@ -111,23 +103,14 @@
   limitations under the License. See accompanying LICENSE file.
 -->
 
-<p>This is the first incubator release of Apache Ratis.</p>
-
-<p>Key features:</p>
+<p>0.2.0 is the second Apache release and the first release which provides 
binary release with example Raft applications.</p>
 
-<ul>
-<li>Pluggable transports (Hadoop Rpc, GRpc, Netty)</li>
-<li>Pluggable statemachine</li>
-<li>Pluggable raft log implementation.</li>
-</ul>
+<p>It contains more than 130 bug fixes and features since the previous 
release.</p>
 
+<p>This version also heavily tested with <a 
href="http://ozone.hadoop.apache.org";>Apache Hadoop Ozone</a> where Apache 
Ratis is used to replicate raw Hadoop data.</p>
 
-            
-        </ul>
-  </div>
-
+<p>The release is available from the downloaded section or (as Ratis is a java 
library) from the Apache and Maven central maven repositories.</p>
 
-</section>
 </div>
 
 <footer>
diff --git a/post/index.xml b/post/index.xml
index 2cf2598..ce4c0eb 100644
--- a/post/index.xml
+++ b/post/index.xml
@@ -7,12 +7,24 @@
     <generator>Hugo -- gohugo.io</generator>
     <language>en-us</language>
     <copyright>&amp;copy; 2017 Apache Software Foundation</copyright>
-    <lastBuildDate>Tue, 02 May 2017 00:00:00 +0000</lastBuildDate>
+    <lastBuildDate>Sun, 15 Jul 2018 00:00:00 +0000</lastBuildDate>
     
        <atom:link href="https://ratis.incubator.apache.org/post/index.xml"; 
rel="self" type="application/rss+xml" />
     
     
     <item>
+      <title>Release 0.2.0 is available</title>
+      <link>https://ratis.incubator.apache.org/post/0.2.0.html</link>
+      <pubDate>Sun, 15 Jul 2018 00:00:00 +0000</pubDate>
+      
+      <guid>https://ratis.incubator.apache.org/post/0.2.0.html</guid>
+      <description>0.2.0 is the second Apache release and the first release 
which provides binary release with example Raft applications.
+It contains more than 130 bug fixes and features since the previous release.
+This version also heavily tested with Apache Hadoop Ozone where Apache Ratis 
is used to replicate raw Hadoop data.
+The release is available from the downloaded section or (as Ratis is a java 
library) from the Apache and Maven central maven repositories.</description>
+    </item>
+    
+    <item>
       <title>Release 0.1.0-alpha is available</title>
       <link>https://ratis.incubator.apache.org/post/0.1.0-alpha.html</link>
       <pubDate>Tue, 02 May 2017 00:00:00 +0000</pubDate>
diff --git a/sitemap.xml b/sitemap.xml
index 54baf04..5856a42 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -3,13 +3,18 @@
   xmlns:xhtml="http://www.w3.org/1999/xhtml";>
   
   <url>
+    <loc>https://ratis.incubator.apache.org/post/0.2.0.html</loc>
+    <lastmod>2018-07-15T00:00:00+00:00</lastmod>
+  </url>
+  
+  <url>
     <loc>https://ratis.incubator.apache.org/post/0.1.0-alpha.html</loc>
     <lastmod>2017-05-02T00:00:00+00:00</lastmod>
   </url>
   
   <url>
     <loc>https://ratis.incubator.apache.org/</loc>
-    <lastmod>2017-05-02T00:00:00+00:00</lastmod>
+    <lastmod>2018-07-15T00:00:00+00:00</lastmod>
     <priority>0</priority>
   </url>
   
@@ -28,7 +33,7 @@
   
   <url>
     <loc>https://ratis.incubator.apache.org/post.html</loc>
-    <lastmod>2017-05-02T00:00:00+00:00</lastmod>
+    <lastmod>2018-07-15T00:00:00+00:00</lastmod>
     <priority>0</priority>
   </url>
   
diff --git a/post.html b/tags.html
similarity index 80%
copy from post.html
copy to tags.html
index a73e642..45e34e0 100644
--- a/post.html
+++ b/tags.html
@@ -91,38 +91,9 @@
 
 <section id="main">
   <div>
-    <h1 id="title">Posts Archive</h1>
+    <h1 id="title">Tags Archive</h1>
         <ul id="list">
             
-            <h1><a href="/post/0.1.0-alpha.html">Release 0.1.0-alpha is 
available</a></h1>
-            <p><small>2017 May 2 </small></p>
-
-            <!---
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-   http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License. See accompanying LICENSE file.
--->
-
-<p>This is the first incubator release of Apache Ratis.</p>
-
-<p>Key features:</p>
-
-<ul>
-<li>Pluggable transports (Hadoop Rpc, GRpc, Netty)</li>
-<li>Pluggable statemachine</li>
-<li>Pluggable raft log implementation.</li>
-</ul>
-
-
-            
         </ul>
   </div>
 
diff --git a/tags/page/1.html b/tags/page/1.html
new file mode 100644
index 0000000..140ea15
--- /dev/null
+++ b/tags/page/1.html
@@ -0,0 +1 @@
+<!DOCTYPE 
html><html><head><title>https://ratis.incubator.apache.org/tags.html</title><link
 rel="canonical" href="https://ratis.incubator.apache.org/tags.html"/><meta 
name="robots" content="noindex"><meta http-equiv="content-type" 
content="text/html; charset=utf-8" /><meta http-equiv="refresh" content="0; 
url=https://ratis.incubator.apache.org/tags.html"; /></head></html>
\ No newline at end of file

Reply via email to