This is an automated email from the ASF dual-hosted git repository. iwasakims 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 f7dd165d5 Bigtop 3.4.0 website update f7dd165d5 is described below commit f7dd165d5d7083743c28ce657cd1ead369bcd498 Author: Masatake Iwasaki <iwasak...@apache.org> AuthorDate: Fri May 30 11:45:59 2025 +0900 Bigtop 3.4.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 33c5ed77a..c3c836efa 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -77,7 +77,8 @@ <item name="3.1.1" href="https://archive.apache.org/dist/bigtop/bigtop-3.1.1/"/> <item name="3.2.0" href="https://archive.apache.org/dist/bigtop/bigtop-3.2.0/"/> <item name="3.2.1" href="https://archive.apache.org/dist/bigtop/bigtop-3.2.1/"/> - <item name="3.3.0" href="https://www.apache.org/dyn/closer.lua/bigtop/bigtop-3.3.0/"/> + <item name="3.3.0" href="https://archive.apache.org/dist/bigtop/bigtop-3.3.0/"/> + <item name="3.4.0" href="https://www.apache.org/dyn/closer.lua/bigtop/bigtop-3.4.0/"/> </menu> <menu name="Project Information"> diff --git a/src/site/xdoc/download.xml b/src/site/xdoc/download.xml index 2ea4d06bf..c53be3eac 100644 --- a/src/site/xdoc/download.xml +++ b/src/site/xdoc/download.xml @@ -35,16 +35,20 @@ <ul> <li> The latest release of Apache Bigtop software framework <br/> - <a href="https://www.apache.org/dyn/closer.cgi/bigtop/bigtop-3.3.0/bigtop-3.3.0-project.tar.gz">Bigtop 3.3.0</a> (<a href="https://apache.org/dist/bigtop/bigtop-3.3.0/bigtop-3.3.0-project.tar.gz.asc">pgp</a> <a href="https://apache.org/dist/bigtop/bigtop-3.3.0/bigtop-3.3.0-project.tar.gz.sha256">sha256</a> <a href="https://apache.org/dist/bigtop/bigtop-3.3.0/bigtop-3.3.0-project.tar.gz.sha512">sha512</a>) + <a href="https://www.apache.org/dyn/closer.cgi/bigtop/bigtop-3.4.0/bigtop-3.4.0-project.tar.gz">Bigtop 3.4.0</a> (<a href="https://apache.org/dist/bigtop/bigtop-3.4.0/bigtop-3.4.0-project.tar.gz.asc">pgp</a> <a href="https://apache.org/dist/bigtop/bigtop-3.4.0/bigtop-3.4.0-project.tar.gz.sha256">sha256</a> <a href="https://apache.org/dist/bigtop/bigtop-3.4.0/bigtop-3.4.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-3.3.0/repos/">Installable binary artifacts</a> + <a href="https://www.apache.org/dyn/closer.cgi/bigtop/bigtop-3.4.0/repos/">Installable binary artifacts</a> </li> </ul> <subsection name="Previous Releases" id="archived"></subsection> <ul> + <li> + 3.3.0 released on 2024-07-08<br/> + <a href="https://archive.apache.org/dist/bigtop/bigtop-3.3.0/bigtop-3.3.0-project.tar.gz">Bigtop 3.3.0</a>(<a href="https://archive.apache.org/dist/bigtop/bigtop-3.3.0/bigtop-3.3.0-project.tar.gz.asc">pgp</a> <a href="https://archive.apache.org/dist/bigtop/bigtop-3.3.0/bigtop-3.3.0-project.tar.gz.sha256">sha256</a> <a href="https://archive.apache.org/dist/bigtop/bigtop-3.3.0/bigtop-3.3.0-project.tar.gz.sha512">sha512</a>) + </li> <li> 3.2.1 released on 2023-08-22<br/> <a href="https://archive.apache.org/dist/bigtop/bigtop-3.2.1/bigtop-3.2.1-project.tar.gz">Bigtop 3.2.1</a>(<a href="https://archive.apache.org/dist/bigtop/bigtop-3.2.1/bigtop-3.2.1-project.tar.gz.asc">pgp</a> <a href="https://archive.apache.org/dist/bigtop/bigtop-3.2.1/bigtop-3.2.1-project.tar.gz.sha256">sha256</a> <a href="https://archive.apache.org/dist/bigtop/bigtop-3.2.1/bigtop-3.2.1-project.tar.gz.sha512">sha512</a>)