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

sekikn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bigtop.git


The following commit(s) were added to refs/heads/master by this push:
     new f1b9edc  Bigtop 3.0.0 website update
f1b9edc is described below

commit f1b9edc3e6b23ce3664624b6cd7c0c0469e3061e
Author: Kengo Seki <[email protected]>
AuthorDate: Sat Oct 23 10:53:05 2021 +0900

    Bigtop 3.0.0 website update
---
 src/site/site.xml          | 3 ++-
 src/site/xdoc/download.xml | 8 ++++++--
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/src/site/site.xml b/src/site/site.xml
index 92bd167..0a3c1c3 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -70,7 +70,8 @@
       <item name="1.2.1" 
href="https://archive.apache.org/dist/bigtop/bigtop-1.2.1/"/>
       <item name="1.3.0" 
href="https://archive.apache.org/dist/bigtop/bigtop-1.3.0/"/>
       <item name="1.4.0" 
href="https://archive.apache.org/dist/bigtop/bigtop-1.4.0/"/>
-      <item name="1.5.0" 
href="https://www.apache.org/dyn/closer.lua/bigtop/bigtop-1.5.0/"/>
+      <item name="1.5.0" 
href="https://archive.apache.org/dist/bigtop/bigtop-1.5.0/"/>
+      <item name="3.0.0" 
href="https://www.apache.org/dyn/closer.lua/bigtop/bigtop-3.0.0/"/>
     </menu>
 
     <menu name="Project Information">
diff --git a/src/site/xdoc/download.xml b/src/site/xdoc/download.xml
index 0002cad..b83b559 100644
--- a/src/site/xdoc/download.xml
+++ b/src/site/xdoc/download.xml
@@ -35,17 +35,21 @@
                        <ul>
                                <li>
                                        The latest release of Apache Bigtop 
software framework <br/>
-                                       <a 
href="https://www.apache.org/dyn/closer.cgi/bigtop/bigtop-1.5.0/bigtop-1.5.0-project.tar.gz";>Bigtop
 1.5.0</a> (<a 
href="https://apache.org/dist/bigtop/bigtop-1.5.0/bigtop-1.5.0-project.tar.gz.asc";>pgp</a>
 <a 
href="https://apache.org/dist/bigtop/bigtop-1.5.0/bigtop-1.5.0-project.tar.gz.sha256";>sha256</a>
 <a 
href="https://apache.org/dist/bigtop/bigtop-1.5.0/bigtop-1.5.0-project.tar.gz.sha512";>sha512</a>)
+                                       <a 
href="https://www.apache.org/dyn/closer.cgi/bigtop/bigtop-3.0.0/bigtop-3.0.0-project.tar.gz";>Bigtop
 3.0.0</a> (<a 
href="https://apache.org/dist/bigtop/bigtop-3.0.0/bigtop-3.0.0-project.tar.gz.asc";>pgp</a>
 <a 
href="https://apache.org/dist/bigtop/bigtop-3.0.0/bigtop-3.0.0-project.tar.gz.sha256";>sha256</a>
 <a 
href="https://apache.org/dist/bigtop/bigtop-3.0.0/bigtop-3.0.0-project.tar.gz.sha512";>sha512</a>)
                                </li>
                                <li>
                                        Repositories of instsallable binary 
packages built with latest release
                                        of the Apache Bitop project <br/>
-                                       <a 
href="https://www.apache.org/dyn/closer.cgi/bigtop/bigtop-1.5.0/repos/";>Installable
 binary artifacts</a>
+                                       <a 
href="https://www.apache.org/dyn/closer.cgi/bigtop/bigtop-3.0.0/repos/";>Installable
 binary artifacts</a>
                                </li>
                        </ul>
                        <subsection name="Previous Releases" 
id="archived"></subsection>
                        <ul>
                                <li>
+                                       1.5.0 released on 2020-12-15<br/>
+                                       <a 
href="https://archive.apache.org/dist/bigtop/bigtop-1.5.0/bigtop-1.5.0-project.tar.gz";>Bigtop
 1.5.0</a>(<a 
href="https://archive.apache.org/dist/bigtop/bigtop-1.5.0/bigtop-1.5.0-project.tar.gz.asc";>pgp</a>
 <a 
href="https://archive.apache.org/dist/bigtop/bigtop-1.5.0/bigtop-1.5.0-project.tar.gz.sha256";>sha256</a>
 <a 
href="https://archive.apache.org/dist/bigtop/bigtop-1.5.0/bigtop-1.5.0-project.tar.gz.sha512";>sha512</a>)
+                               </li>
+                               <li>
                                        1.4.0 released on 2019-06-15<br/>
                                        <a 
href="https://archive.apache.org/dist/bigtop/bigtop-1.4.0/bigtop-1.4.0-project.tar.gz";>Bigtop
 1.4.0</a>(<a 
href="https://archive.apache.org/dist/bigtop/bigtop-1.4.0/bigtop-1.4.0-project.tar.gz.asc";>pgp</a>
 <a 
href="https://archive.apache.org/dist/bigtop/bigtop-1.4.0/bigtop-1.4.0-project.tar.gz.sha256";>sha256</a>
 <a 
href="https://archive.apache.org/dist/bigtop/bigtop-1.4.0/bigtop-1.4.0-project.tar.gz.sha512";>sha512</a>)
                                </li>

Reply via email to