This is an automated email from the ASF dual-hosted git repository.
nmalin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ofbiz-site.git
The following commit(s) were added to refs/heads/master by this push:
new 9a86f93 Improved: Update download link to use close.lua script.
9a86f93 is described below
commit 9a86f93710d1b9a3389e6f18f087b1fffe3cec63
Author: Nicolas Malin <[email protected]>
AuthorDate: Fri Jan 23 09:49:51 2026 +0100
Improved: Update download link to use close.lua script.
After release policies update [1] and remark from Craig Russell [2]
I updated Apache OFBiz download link to use the load balancer.
[1] https://infra.apache.org/release-download-pages.html#closer
[2] https://lists.apache.org/thread/v3ng71pmngxy5m9yp46d551wxw7s3kso
---
download.html | 4 ++--
template/page/download.tpl.php | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/download.html b/download.html
index 5aa74c7..b470419 100644
--- a/download.html
+++ b/download.html
@@ -130,7 +130,7 @@
<ul>
<li>
<h2>OFBiz 24.09.05</h2>
- <a
href="https://downloads.apache.org/ofbiz/apache-ofbiz-24.09.05.zip"
target="external" class="moreLink">→ Download</a>
+ <a
href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-24.09.05.zip"
target="external" class="moreLink">→ Download</a>
</li>
</ul>
</div>
@@ -331,7 +331,7 @@ available <a href="security.html">here</a></p>
<h2>Apache OFBiz 24.09.05</h2>
<div class="divider"><span></span></div>
<p>Released in January 2026, this is the fifth release of the
24.09 series, which has been feature-frozen since September 2024, receiving
only bug fixes.</p>
- <a
href="https://downloads.apache.org/ofbiz/apache-ofbiz-24.09.05.zip"
target="external" >Download OFBiz 24.09.05</a>
+ <a
href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-24.09.05.zip"
target="external" >Download OFBiz 24.09.05</a>
<a
href="https://downloads.apache.org/ofbiz/apache-ofbiz-24.09.05.zip.asc"
target="external">[PGP]</a>
<a
href="https://downloads.apache.org/ofbiz/apache-ofbiz-24.09.05.zip.sha512"
target="external">[SHA512]</a>
<a href="https://downloads.apache.org/ofbiz/KEYS"
target="external">[KEYS]</a>
diff --git a/template/page/download.tpl.php b/template/page/download.tpl.php
index beb99b1..2f585a9 100644
--- a/template/page/download.tpl.php
+++ b/template/page/download.tpl.php
@@ -31,7 +31,7 @@
<ul>
<li>
<h2>OFBiz 24.09.05</h2>
- <a
href="https://downloads.apache.org/ofbiz/apache-ofbiz-24.09.05.zip"
target="external" class="moreLink">→ Download</a>
+ <a
href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-24.09.05.zip"
target="external" class="moreLink">→ Download</a>
</li>
</ul>
</div>
@@ -232,7 +232,7 @@ available <a href="security.html">here</a></p>
<h2>Apache OFBiz 24.09.05</h2>
<div class="divider"><span></span></div>
<p>Released in January 2026, this is the fifth release of the
24.09 series, which has been feature-frozen since September 2024, receiving
only bug fixes.</p>
- <a
href="https://downloads.apache.org/ofbiz/apache-ofbiz-24.09.05.zip"
target="external" >Download OFBiz 24.09.05</a>
+ <a
href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-24.09.05.zip"
target="external" >Download OFBiz 24.09.05</a>
<a
href="https://downloads.apache.org/ofbiz/apache-ofbiz-24.09.05.zip.asc"
target="external">[PGP]</a>
<a
href="https://downloads.apache.org/ofbiz/apache-ofbiz-24.09.05.zip.sha512"
target="external">[SHA512]</a>
<a href="https://downloads.apache.org/ofbiz/KEYS"
target="external">[KEYS]</a>