This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/struts-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new c3d2405e6 Automatic Site Publish by Buildbot
c3d2405e6 is described below
commit c3d2405e6932a911fca23440ef07edca0cf9fb4e
Author: buildbot <[email protected]>
AuthorDate: Sun Aug 11 14:28:28 2024 +0000
Automatic Site Publish by Buildbot
---
output/.htaccess | 2 +-
output/download.html | 31 -------------------------------
2 files changed, 1 insertion(+), 32 deletions(-)
diff --git a/output/.htaccess b/output/.htaccess
index bd1ae9474..80cf212d2 100644
--- a/output/.htaccess
+++ b/output/.htaccess
@@ -25,6 +25,6 @@ RedirectMatch \/2.*\/(.*)?
http://struts.apache.org/$1
# page downloads.html was renamed to releases.html
RedirectMatch \/downloads /releases
-RedirectMatch \/announce.html(#a[0-9]+)? /announce-2022.html$1
+RedirectMatch \/announce.html(#a[0-9]+)? /announce-2024.html$1
ErrorDocument 404 /404
diff --git a/output/download.html b/output/download.html
index 3b73fca0a..0fc9e6b71 100644
--- a/output/download.html
+++ b/output/download.html
@@ -151,7 +151,6 @@
<h1 id="download" class="no_toc">Download a Release of the Apache
Struts</h1>
<ul id="markdown-toc">
- <li><a href="#mirror" id="markdown-toc-mirror">Mirror</a></li>
<li><a href="#struts-ga" id="markdown-toc-struts-ga">Full Releases</a>
<ul>
<li><a href="#struts660" id="markdown-toc-struts660">Struts
6.6.0</a></li>
<li><a href="#struts-25x" id="markdown-toc-struts-25x">Struts
2.5.33</a></li>
@@ -171,36 +170,6 @@ Or download some of the distributions for fully offline
development.</p>
<a href="#verify">verify the integrity</a> of the downloaded files using
signatures downloaded from our
main distribution directory.</p>
-<h2 id="mirror">Mirror</h2>
-
-<p>[if-any logo] <a href="[link]"></a> [end] The currently selected mirror is
<strong>[preferred]</strong>. If you encounter a problem with
-this mirror, please select another mirror. If all mirrors are failing, there
are <em>backup</em> mirrors (at the end
-of the mirrors list) that should be available.</p>
-
-<form action="[location]" method="get" id="SelectMirror">
- Other mirrors:
- <select name="Preferred">
- [if-any https]
- [for https]
- <option value="[https]">[https]</option>
- [end]
- [end]
- [if-any ftp]
- [for ftp]
- <option value="[ftp]">[ftp]</option>
- [end]
- [end]
- [if-any backup]
- [for backup]
- <option value="[backup]">[backup] (backup)</option>
- [end]
- [end]
- </select>
- <input type="submit" value="Change" />
-</form>
-
-<p>You may also consult the <a href="//www.apache.org/mirrors/">complete list
of mirrors</a>.</p>
-
<h2 id="struts-ga">Full Releases</h2>
<h3 id="struts660">Struts 6.6.0</h3>