You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ratis.apache.org by sz...@apache.org on 2021/03/14 11:47:41 UTC

[ratis] branch asf-site updated: RATIS-1337. Update release posts to use download links from TLP path. (#446)

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.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new f8682a9  RATIS-1337. Update release posts to use download links from TLP path. (#446)
f8682a9 is described below

commit f8682a9020902a5a5bdb2ee354bd86820c99703b
Author: Chris Nauroth <cn...@apache.org>
AuthorDate: Sun Mar 14 04:47:37 2021 -0700

    RATIS-1337. Update release posts to use download links from TLP path. (#446)
---
 index.xml       | 10 +++++-----
 post.html       | 26 +++++++++++++-------------
 post/0.2.0.html |  2 +-
 post/0.3.0.html |  6 +++---
 post/0.4.0.html |  6 +++---
 post/0.5.0.html |  6 +++---
 post/1.0.0.html |  6 +++---
 post/index.xml  | 10 +++++-----
 8 files changed, 36 insertions(+), 36 deletions(-)

diff --git a/index.xml b/index.xml
index da6d55b..02a7a23 100644
--- a/index.xml
+++ b/index.xml
@@ -15,7 +15,7 @@
       <guid>https://ratis.apache.org/post/1.0.0.html</guid>
       <description>Download
 It contains around 119 improvements and bug fixes based on various Apache Hadoop Ozone use cases. See the changes between 0.5.0 and 1.0.0 releases.
-It has been tested with Apache Hadoop Ozone where Apache Ratis is used to replicate raw data and to provide high availability.</description>
+It has been tested with Apache Ozone where Apache Ratis is used to replicate raw data and to provide high availability.</description>
     </item>
     
     <item>
@@ -26,7 +26,7 @@ It has been tested with Apache Hadoop Ozone where Apache Ratis is used to replic
       <guid>https://ratis.apache.org/post/0.5.0.html</guid>
       <description>Download
 It contains more than 94 improvements and bug fixes based on various Apache Hadoop Ozone use cases. See the changes between 0.4.0 and 0.5.0 releases.
-It has been tested with Apache Hadoop Ozone where Apache Ratis is used to replicate raw data.</description>
+It has been tested with Apache Ozone where Apache Ratis is used to replicate raw data.</description>
     </item>
     
     <item>
@@ -37,7 +37,7 @@ It has been tested with Apache Hadoop Ozone where Apache Ratis is used to replic
       <guid>https://ratis.apache.org/post/0.4.0.html</guid>
       <description>Download
 It contains more than 89 improvements and bug fixes based on various Apache Hadoop Ozone use cases. See the changes between 0.3.0 and 0.4.0 releases.
-It has been tested with Apache Hadoop Ozone where Apache Ratis is used to replicate raw data.</description>
+It has been tested with Apache Ozone where Apache Ratis is used to replicate raw data.</description>
     </item>
     
     <item>
@@ -48,7 +48,7 @@ It has been tested with Apache Hadoop Ozone where Apache Ratis is used to replic
       <guid>https://ratis.apache.org/post/0.3.0.html</guid>
       <description>Download
 It contains new features such as multi-raft and watch request, as well contains 73 improvements and 72 bug fixes. See the changes between 0.2.0 and 0.3.0 releases.
-It has been tested with Apache Hadoop Ozone where Apache Ratis is used to replicate raw data.</description>
+It has been tested with Apache Ozone where Apache Ratis is used to replicate raw data.</description>
     </item>
     
     <item>
@@ -59,7 +59,7 @@ It has been tested with Apache Hadoop Ozone where Apache Ratis is used to replic
       <guid>https://ratis.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.
+This version also heavily tested with Apache 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>
     
diff --git a/post.html b/post.html
index 00f7527..81ebc6b 100644
--- a/post.html
+++ b/post.html
@@ -99,10 +99,10 @@
 
             <!-- raw HTML omitted -->
 <!-- raw HTML omitted -->
-<p><a href="https://ratis.incubator.apache.org/downloads.html">Download</a></p>
+<p><a href="https://ratis.apache.org/downloads.html">Download</a></p>
 <p>It contains around 119 improvements and bug fixes based on various Apache Hadoop Ozone use cases.
-See the <a href="https://github.com/apache/incubator-ratis/compare/ratis-0.5.0-rc0...ratis-1.0.0-rc0">changes between 0.5.0 and 1.0.0</a> releases.</p>
-<p>It has been tested with <a href="https://hadoop.apache.org/ozone/">Apache Hadoop Ozone</a> where Apache Ratis is used to replicate raw data and to provide high availability.</p>
+See the <a href="https://github.com/apache/ratis/compare/ratis-0.5.0-rc0...ratis-1.0.0">changes between 0.5.0 and 1.0.0</a> releases.</p>
+<p>It has been tested with <a href="https://ozone.apache.org">Apache Ozone</a> where Apache Ratis is used to replicate raw data and to provide high availability.</p>
 
 
             
@@ -111,10 +111,10 @@ See the <a href="https://github.com/apache/incubator-ratis/compare/ratis-0.5.0-r
 
             <!-- raw HTML omitted -->
 <!-- raw HTML omitted -->
-<p><a href="https://ratis.incubator.apache.org/downloads.html">Download</a></p>
+<p><a href="https://ratis.apache.org/downloads.html">Download</a></p>
 <p>It contains more than 94 improvements and bug fixes based on various Apache Hadoop Ozone use cases.
-See the <a href="https://github.com/apache/incubator-ratis/compare/0.4.0-rc4...ratis-0.5.0-rc0">changes between 0.4.0 and 0.5.0</a> releases.</p>
-<p>It has been tested with <a href="https://hadoop.apache.org/ozone/">Apache Hadoop Ozone</a> where Apache Ratis is used to replicate raw data.</p>
+See the <a href="https://github.com/apache/ratis/compare/0.4.0-rc4...ratis-0.5.0-rc0">changes between 0.4.0 and 0.5.0</a> releases.</p>
+<p>It has been tested with <a href="https://ozone.apache.org">Apache Ozone</a> where Apache Ratis is used to replicate raw data.</p>
 
 
             
@@ -123,10 +123,10 @@ See the <a href="https://github.com/apache/incubator-ratis/compare/0.4.0-rc4...r
 
             <!-- raw HTML omitted -->
 <!-- raw HTML omitted -->
-<p><a href="https://ratis.incubator.apache.org/downloads.html">Download</a></p>
+<p><a href="https://ratis.apache.org/downloads.html">Download</a></p>
 <p>It contains more than 89 improvements and bug fixes based on various Apache Hadoop Ozone use cases.
-See the <a href="https://github.com/apache/incubator-ratis/compare/0.3.0...ratis-0.4.0-rc4">changes between 0.3.0 and 0.4.0</a> releases.</p>
-<p>It has been tested with <a href="https://hadoop.apache.org/ozone/">Apache Hadoop Ozone</a> where Apache Ratis is used to replicate raw data.</p>
+See the <a href="https://github.com/apache/ratis/compare/ratis-0.3.0...0.4.0-rc4">changes between 0.3.0 and 0.4.0</a> releases.</p>
+<p>It has been tested with <a href="https://ozone.apache.org">Apache Ozone</a> where Apache Ratis is used to replicate raw data.</p>
 
 
             
@@ -135,10 +135,10 @@ See the <a href="https://github.com/apache/incubator-ratis/compare/0.3.0...ratis
 
             <!-- raw HTML omitted -->
 <!-- raw HTML omitted -->
-<p><a href="https://ratis.incubator.apache.org/downloads.html">Download</a></p>
+<p><a href="https://ratis.apache.org/downloads.html">Download</a></p>
 <p>It contains new features such as multi-raft and watch request, as well contains 73 improvements and 72 bug fixes.
-See the <a href="https://github.com/apache/incubator-ratis/compare/ratis-0.2.0...ratis-0.3.0">changes between 0.2.0 and 0.3.0</a> releases.</p>
-<p>It has been tested with <a href="https://hadoop.apache.org/ozone/">Apache Hadoop Ozone</a> where Apache Ratis is used to replicate raw data.</p>
+See the <a href="https://github.com/apache/ratis/compare/ratis-0.2.0...ratis-0.3.0">changes between 0.2.0 and 0.3.0</a> releases.</p>
+<p>It has been tested with <a href="https://ozone.apache.org">Apache Ozone</a> where Apache Ratis is used to replicate raw data.</p>
 
 
             
@@ -149,7 +149,7 @@ See the <a href="https://github.com/apache/incubator-ratis/compare/ratis-0.2.0..
 <!-- raw HTML omitted -->
 <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>This version also heavily tested with <a href="https://ozone.apache.org">Apache 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>
 
 
diff --git a/post/0.2.0.html b/post/0.2.0.html
index b47f53f..8113dad 100644
--- a/post/0.2.0.html
+++ b/post/0.2.0.html
@@ -93,7 +93,7 @@
 <!-- raw HTML omitted -->
 <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>This version also heavily tested with <a href="https://ozone.apache.org">Apache 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>
 
 </div>
diff --git a/post/0.3.0.html b/post/0.3.0.html
index 6de17b8..20980e7 100644
--- a/post/0.3.0.html
+++ b/post/0.3.0.html
@@ -91,10 +91,10 @@
 <h1>Release 0.3.0 is available</h1>
 <!-- raw HTML omitted -->
 <!-- raw HTML omitted -->
-<p><a href="https://ratis.incubator.apache.org/downloads.html">Download</a></p>
+<p><a href="https://ratis.apache.org/downloads.html">Download</a></p>
 <p>It contains new features such as multi-raft and watch request, as well contains 73 improvements and 72 bug fixes.
-See the <a href="https://github.com/apache/incubator-ratis/compare/ratis-0.2.0...ratis-0.3.0">changes between 0.2.0 and 0.3.0</a> releases.</p>
-<p>It has been tested with <a href="https://hadoop.apache.org/ozone/">Apache Hadoop Ozone</a> where Apache Ratis is used to replicate raw data.</p>
+See the <a href="https://github.com/apache/ratis/compare/ratis-0.2.0...ratis-0.3.0">changes between 0.2.0 and 0.3.0</a> releases.</p>
+<p>It has been tested with <a href="https://ozone.apache.org">Apache Ozone</a> where Apache Ratis is used to replicate raw data.</p>
 
 </div>
 
diff --git a/post/0.4.0.html b/post/0.4.0.html
index e491379..bf8d991 100644
--- a/post/0.4.0.html
+++ b/post/0.4.0.html
@@ -91,10 +91,10 @@
 <h1>Release 0.4.0 is available</h1>
 <!-- raw HTML omitted -->
 <!-- raw HTML omitted -->
-<p><a href="https://ratis.incubator.apache.org/downloads.html">Download</a></p>
+<p><a href="https://ratis.apache.org/downloads.html">Download</a></p>
 <p>It contains more than 89 improvements and bug fixes based on various Apache Hadoop Ozone use cases.
-See the <a href="https://github.com/apache/incubator-ratis/compare/0.3.0...ratis-0.4.0-rc4">changes between 0.3.0 and 0.4.0</a> releases.</p>
-<p>It has been tested with <a href="https://hadoop.apache.org/ozone/">Apache Hadoop Ozone</a> where Apache Ratis is used to replicate raw data.</p>
+See the <a href="https://github.com/apache/ratis/compare/ratis-0.3.0...0.4.0-rc4">changes between 0.3.0 and 0.4.0</a> releases.</p>
+<p>It has been tested with <a href="https://ozone.apache.org">Apache Ozone</a> where Apache Ratis is used to replicate raw data.</p>
 
 </div>
 
diff --git a/post/0.5.0.html b/post/0.5.0.html
index 2847a7b..d178f70 100644
--- a/post/0.5.0.html
+++ b/post/0.5.0.html
@@ -91,10 +91,10 @@
 <h1>Release 0.5.0 is available</h1>
 <!-- raw HTML omitted -->
 <!-- raw HTML omitted -->
-<p><a href="https://ratis.incubator.apache.org/downloads.html">Download</a></p>
+<p><a href="https://ratis.apache.org/downloads.html">Download</a></p>
 <p>It contains more than 94 improvements and bug fixes based on various Apache Hadoop Ozone use cases.
-See the <a href="https://github.com/apache/incubator-ratis/compare/0.4.0-rc4...ratis-0.5.0-rc0">changes between 0.4.0 and 0.5.0</a> releases.</p>
-<p>It has been tested with <a href="https://hadoop.apache.org/ozone/">Apache Hadoop Ozone</a> where Apache Ratis is used to replicate raw data.</p>
+See the <a href="https://github.com/apache/ratis/compare/0.4.0-rc4...ratis-0.5.0-rc0">changes between 0.4.0 and 0.5.0</a> releases.</p>
+<p>It has been tested with <a href="https://ozone.apache.org">Apache Ozone</a> where Apache Ratis is used to replicate raw data.</p>
 
 </div>
 
diff --git a/post/1.0.0.html b/post/1.0.0.html
index f62bff9..d7d7e94 100644
--- a/post/1.0.0.html
+++ b/post/1.0.0.html
@@ -91,10 +91,10 @@
 <h1>GA Release 1.0.0 is available</h1>
 <!-- raw HTML omitted -->
 <!-- raw HTML omitted -->
-<p><a href="https://ratis.incubator.apache.org/downloads.html">Download</a></p>
+<p><a href="https://ratis.apache.org/downloads.html">Download</a></p>
 <p>It contains around 119 improvements and bug fixes based on various Apache Hadoop Ozone use cases.
-See the <a href="https://github.com/apache/incubator-ratis/compare/ratis-0.5.0-rc0...ratis-1.0.0-rc0">changes between 0.5.0 and 1.0.0</a> releases.</p>
-<p>It has been tested with <a href="https://hadoop.apache.org/ozone/">Apache Hadoop Ozone</a> where Apache Ratis is used to replicate raw data and to provide high availability.</p>
+See the <a href="https://github.com/apache/ratis/compare/ratis-0.5.0-rc0...ratis-1.0.0">changes between 0.5.0 and 1.0.0</a> releases.</p>
+<p>It has been tested with <a href="https://ozone.apache.org">Apache Ozone</a> where Apache Ratis is used to replicate raw data and to provide high availability.</p>
 
 </div>
 
diff --git a/post/index.xml b/post/index.xml
index a4f202a..26f3ec0 100644
--- a/post/index.xml
+++ b/post/index.xml
@@ -15,7 +15,7 @@
       <guid>https://ratis.apache.org/post/1.0.0.html</guid>
       <description>Download
 It contains around 119 improvements and bug fixes based on various Apache Hadoop Ozone use cases. See the changes between 0.5.0 and 1.0.0 releases.
-It has been tested with Apache Hadoop Ozone where Apache Ratis is used to replicate raw data and to provide high availability.</description>
+It has been tested with Apache Ozone where Apache Ratis is used to replicate raw data and to provide high availability.</description>
     </item>
     
     <item>
@@ -26,7 +26,7 @@ It has been tested with Apache Hadoop Ozone where Apache Ratis is used to replic
       <guid>https://ratis.apache.org/post/0.5.0.html</guid>
       <description>Download
 It contains more than 94 improvements and bug fixes based on various Apache Hadoop Ozone use cases. See the changes between 0.4.0 and 0.5.0 releases.
-It has been tested with Apache Hadoop Ozone where Apache Ratis is used to replicate raw data.</description>
+It has been tested with Apache Ozone where Apache Ratis is used to replicate raw data.</description>
     </item>
     
     <item>
@@ -37,7 +37,7 @@ It has been tested with Apache Hadoop Ozone where Apache Ratis is used to replic
       <guid>https://ratis.apache.org/post/0.4.0.html</guid>
       <description>Download
 It contains more than 89 improvements and bug fixes based on various Apache Hadoop Ozone use cases. See the changes between 0.3.0 and 0.4.0 releases.
-It has been tested with Apache Hadoop Ozone where Apache Ratis is used to replicate raw data.</description>
+It has been tested with Apache Ozone where Apache Ratis is used to replicate raw data.</description>
     </item>
     
     <item>
@@ -48,7 +48,7 @@ It has been tested with Apache Hadoop Ozone where Apache Ratis is used to replic
       <guid>https://ratis.apache.org/post/0.3.0.html</guid>
       <description>Download
 It contains new features such as multi-raft and watch request, as well contains 73 improvements and 72 bug fixes. See the changes between 0.2.0 and 0.3.0 releases.
-It has been tested with Apache Hadoop Ozone where Apache Ratis is used to replicate raw data.</description>
+It has been tested with Apache Ozone where Apache Ratis is used to replicate raw data.</description>
     </item>
     
     <item>
@@ -59,7 +59,7 @@ It has been tested with Apache Hadoop Ozone where Apache Ratis is used to replic
       <guid>https://ratis.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.
+This version also heavily tested with Apache 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>