This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits 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 66478de2d Automatic Site Publish by Buildbot
66478de2d is described below
commit 66478de2da04861024334f10cb4efe488565ac07
Author: buildbot <[email protected]>
AuthorDate: Tue Aug 11 12:11:17 2026 +0000
Automatic Site Publish by Buildbot
---
output/announce-2026.html | 51 +++++++++++++++++++++
output/download.html | 112 +++++++++++++++++++++++-----------------------
output/index.html | 18 ++++----
output/releases.html | 14 +++++-
4 files changed, 129 insertions(+), 66 deletions(-)
diff --git a/output/announce-2026.html b/output/announce-2026.html
index c799d76fa..008bcaba6 100644
--- a/output/announce-2026.html
+++ b/output/announce-2026.html
@@ -157,6 +157,57 @@
Skip to: <a href="announce-2025">Announcements - 2025</a>
</p>
+<h4 id="a20260801">1 August 2026 - Apache Struts version 7.3.0 General
Availability</h4>
+
+<p>The Apache Struts group is pleased to announce that Apache Struts version
7.3.0 is available as a “General Availability”
+release. The GA designation is our highest quality grade.</p>
+
+<p>The Apache Struts is an elegant, extensible framework for creating
enterprise-ready Java web applications.
+The framework has been designed to streamline the full development cycle, from
building, to deploying,
+to maintaining applications over time.</p>
+
+<p>Please read the <a
href="https://cwiki.apache.org/confluence/display/WW/Struts+6.x.x+to+7.x.x+migration">Migration
Guide</a> to find more details about
+how to adopt a new version.</p>
+
+<blockquote>
+ <p>Please read the <a
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+7.3.0">Version
Notes</a> to find more details about performed
+bug fixes and improvements.</p>
+</blockquote>
+
+<p><strong>All developers are strongly advised to perform this
upgrade.</strong></p>
+
+<p>The 7.x series of the Apache Struts framework has a minimum requirement of
the following specification versions:
+Java 17 and JakartaEE.</p>
+
+<p>Should any issues arise with your use of any version of the Struts
framework, please post your comments to the user list,
+and, if appropriate, file <a
href="https://issues.apache.org/jira/projects/WW/">a tracking ticket</a>.</p>
+
+<p>You can download this version from our <a
href="download.cgi#struts-ga">download</a> page.</p>
+
+<h4 id="a20260801-6110">1 August 2026 - Apache Struts version 6.11.0 General
Availability</h4>
+
+<p>The Apache Struts group is pleased to announce that Apache Struts version
6.11.0 is available as a “General Availability”
+release. The GA designation is our highest quality grade.</p>
+
+<p>The Apache Struts is an elegant, extensible framework for creating
enterprise-ready Java web applications.
+The framework has been designed to streamline the full development cycle, from
building, to deploying,
+to maintaining applications over time.</p>
+
+<blockquote>
+ <p>Please read the <a
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+6.11.0">Version
Notes</a> to find more details about performed
+bug fixes and improvements.</p>
+</blockquote>
+
+<p><strong>All developers are strongly advised to perform this
upgrade.</strong></p>
+
+<p>The 6.x series of the Apache Struts framework has a minimum requirement of
the following specification versions:
+Servlet API 3.1, JSP API 2.1, and Java 8.</p>
+
+<p>Should any issues arise with your use of any version of the Struts
framework, please post your comments to the user list,
+and, if appropriate, file <a
href="https://issues.apache.org/jira/projects/WW/">a tracking ticket</a>.</p>
+
+<p>You can download this version from our <a
href="download.cgi#struts-ga">download</a> page.</p>
+
<h4 id="a20260615">15 June 2026 - Apache Struts version 7.2.1 General
Availability</h4>
<p>The Apache Struts group is pleased to announce that Apache Struts version
7.2.1 is available as a “General Availability”
diff --git a/output/download.html b/output/download.html
index d9fb67d16..de9b6a711 100644
--- a/output/download.html
+++ b/output/download.html
@@ -154,8 +154,8 @@
<ul id="markdown-toc">
<li><a href="#struts-ga" id="markdown-toc-struts-ga">Full Releases</a>
<ul>
- <li><a href="#struts721" id="markdown-toc-struts721">Struts
7.2.1</a></li>
- <li><a href="#struts6100" id="markdown-toc-struts6100">Struts
6.10.0</a></li>
+ <li><a href="#struts730" id="markdown-toc-struts730">Struts
7.3.0</a></li>
+ <li><a href="#struts6110" id="markdown-toc-struts6110">Struts
6.11.0</a></li>
</ul>
</li>
<li><a href="#prior-releases" id="markdown-toc-prior-releases">Prior
releases</a></li>
@@ -174,115 +174,115 @@ main distribution directory.</p>
<h2 id="struts-ga">Full Releases</h2>
-<h3 id="struts721">Struts 7.2.1</h3>
+<h3 id="struts730">Struts 7.3.0</h3>
-<p>The <a href="//struts.apache.org">Apache Struts 7.2.1</a> is an elegant,
extensible framework
+<p>The <a href="//struts.apache.org">Apache Struts 7.3.0</a> is an elegant,
extensible framework
for creating enterprise-ready Java web applications. It is available in a full
distribution, or as separate library,
-source, example and documentation distributions. Struts 7.2.1 is the “best
available”
+source, example and documentation distributions. Struts 7.3.0 is the “best
available”
version of Struts in the 6.x series.</p>
<ul>
- <li><a
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+7.2.1">Version
Notes</a></li>
+ <li><a
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+7.3.0">Version
Notes</a></li>
<li>Source:
<ul>
- <li><a
href="[preferred]struts/7.2.1/struts-7.2.1-src.zip">struts-7.2.1-src.zip</a>
(5.2MB)
-<a
href="https://downloads.apache.org/struts/7.2.1/struts-7.2.1-src.zip.asc">PGP</a>
-<a
href="https://downloads.apache.org/struts/7.2.1/struts-7.2.1-src.zip.sha256">SHA256</a>
-<a
href="https://downloads.apache.org/struts/7.2.1/struts-7.2.1-src.zip.sha512">SHA512</a></li>
+ <li><a
href="[preferred]struts/7.3.0/struts-7.3.0-src.zip">struts-7.3.0-src.zip</a>
(5.2MB)
+<a
href="https://downloads.apache.org/struts/7.3.0/struts-7.3.0-src.zip.asc">PGP</a>
+<a
href="https://downloads.apache.org/struts/7.3.0/struts-7.3.0-src.zip.sha256">SHA256</a>
+<a
href="https://downloads.apache.org/struts/7.3.0/struts-7.3.0-src.zip.sha512">SHA512</a></li>
</ul>
</li>
<li>Full Distribution:
<ul>
- <li><a
href="[preferred]struts/7.2.1/struts-7.2.1-all.zip">struts-7.2.1-all.zip</a>
(75MB)
-<a
href="https://downloads.apache.org/struts/7.2.1/struts-7.2.1-all.zip.asc">PGP</a>
-<a
href="https://downloads.apache.org/struts/7.2.1/struts-7.2.1-all.zip.sha256">SHA256</a>
-<a
href="https://downloads.apache.org/struts/7.2.1/struts-7.2.1-all.zip.sha512">SHA512</a></li>
+ <li><a
href="[preferred]struts/7.3.0/struts-7.3.0-all.zip">struts-7.3.0-all.zip</a>
(75MB)
+<a
href="https://downloads.apache.org/struts/7.3.0/struts-7.3.0-all.zip.asc">PGP</a>
+<a
href="https://downloads.apache.org/struts/7.3.0/struts-7.3.0-all.zip.sha256">SHA256</a>
+<a
href="https://downloads.apache.org/struts/7.3.0/struts-7.3.0-all.zip.sha512">SHA512</a></li>
</ul>
</li>
<li>Example Applications:
<ul>
- <li><a
href="[preferred]struts/7.2.1/struts-7.2.1-apps.zip">struts-7.2.1-apps.zip</a>
(39MB)
-<a
href="https://downloads.apache.org/struts/7.2.1/struts-7.2.1-apps.zip.asc">PGP</a>
-<a
href="https://downloads.apache.org/struts/7.2.1/struts-7.2.1-apps.zip.sha256">SHA256</a>
-<a
href="https://downloads.apache.org/struts/7.2.1/struts-7.2.1-apps.zip.sha512">SHA512</a></li>
+ <li><a
href="[preferred]struts/7.3.0/struts-7.3.0-apps.zip">struts-7.3.0-apps.zip</a>
(39MB)
+<a
href="https://downloads.apache.org/struts/7.3.0/struts-7.3.0-apps.zip.asc">PGP</a>
+<a
href="https://downloads.apache.org/struts/7.3.0/struts-7.3.0-apps.zip.sha256">SHA256</a>
+<a
href="https://downloads.apache.org/struts/7.3.0/struts-7.3.0-apps.zip.sha512">SHA512</a></li>
</ul>
</li>
<li>Essential Dependencies Only:
<ul>
- <li><a
href="[preferred]struts/7.2.1/struts-7.2.1-min-lib.zip">struts-7.2.1-min-lib.zip</a>
(5.7MB)
-<a
href="https://downloads.apache.org/struts/7.2.1/struts-7.2.1-min-lib.zip.asc">PGP</a>
-<a
href="https://downloads.apache.org/struts/7.2.1/struts-7.2.1-min-lib.zip.sha256">SHA256</a>
-<a
href="https://downloads.apache.org/struts/7.2.1/struts-7.2.1-min-lib.zip.sha512">SHA512</a></li>
+ <li><a
href="[preferred]struts/7.3.0/struts-7.3.0-min-lib.zip">struts-7.3.0-min-lib.zip</a>
(5.7MB)
+<a
href="https://downloads.apache.org/struts/7.3.0/struts-7.3.0-min-lib.zip.asc">PGP</a>
+<a
href="https://downloads.apache.org/struts/7.3.0/struts-7.3.0-min-lib.zip.sha256">SHA256</a>
+<a
href="https://downloads.apache.org/struts/7.3.0/struts-7.3.0-min-lib.zip.sha512">SHA512</a></li>
</ul>
</li>
<li>All Dependencies:
<ul>
- <li><a
href="[preferred]struts/7.2.1/struts-7.2.1-lib.zip">struts-7.2.1-lib.zip</a>
(18MB)
-<a
href="https://downloads.apache.org/struts/7.2.1/struts-7.2.1-lib.zip.asc">PGP</a>
-<a
href="https://downloads.apache.org/struts/7.2.1/struts-7.2.1-lib.zip.sha256">SHA256</a>
-<a
href="https://downloads.apache.org/struts/7.2.1/struts-7.2.1-lib.zip.sha512">SHA512</a></li>
+ <li><a
href="[preferred]struts/7.3.0/struts-7.3.0-lib.zip">struts-7.3.0-lib.zip</a>
(18MB)
+<a
href="https://downloads.apache.org/struts/7.3.0/struts-7.3.0-lib.zip.asc">PGP</a>
+<a
href="https://downloads.apache.org/struts/7.3.0/struts-7.3.0-lib.zip.sha256">SHA256</a>
+<a
href="https://downloads.apache.org/struts/7.3.0/struts-7.3.0-lib.zip.sha512">SHA512</a></li>
</ul>
</li>
<li>Documentation:
<ul>
- <li><a
href="[preferred]struts/7.2.1/struts-7.2.1-docs.zip">struts-7.2.1-docs.zip</a>
(12MB)
-<a
href="https://downloads.apache.org/struts/7.2.1/struts-7.2.1-docs.zip.asc">PGP</a>
-<a
href="https://downloads.apache.org/struts/7.2.1/struts-7.2.1-docs.zip.sha256">SHA256</a>
-<a
href="https://downloads.apache.org/struts/7.2.1/struts-7.2.1-docs.zip.sha512">SHA512</a></li>
+ <li><a
href="[preferred]struts/7.3.0/struts-7.3.0-docs.zip">struts-7.3.0-docs.zip</a>
(12MB)
+<a
href="https://downloads.apache.org/struts/7.3.0/struts-7.3.0-docs.zip.asc">PGP</a>
+<a
href="https://downloads.apache.org/struts/7.3.0/struts-7.3.0-docs.zip.sha256">SHA256</a>
+<a
href="https://downloads.apache.org/struts/7.3.0/struts-7.3.0-docs.zip.sha512">SHA512</a></li>
</ul>
</li>
</ul>
-<h3 id="struts6100">Struts 6.10.0</h3>
+<h3 id="struts6110">Struts 6.11.0</h3>
<ul>
- <li><a
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+6.10.0">Version
Notes</a></li>
+ <li><a
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+6.11.0">Version
Notes</a></li>
<li>Source:
<ul>
- <li><a
href="[preferred]struts/6.10.0/struts-6.10.0-src.zip">struts-6.10.0-src.zip</a>
(6.4MB)
-<a
href="https://downloads.apache.org/struts/6.10.0/struts-6.10.0-src.zip.asc">PGP</a>
-<a
href="https://downloads.apache.org/struts/6.10.0/struts-6.10.0-src.zip.sha256">SHA256</a>
-<a
href="https://downloads.apache.org/struts/6.10.0/struts-6.10.0-src.zip.sha512">SHA512</a></li>
+ <li><a
href="[preferred]struts/6.11.0/struts-6.11.0-src.zip">struts-6.11.0-src.zip</a>
(6.4MB)
+<a
href="https://downloads.apache.org/struts/6.11.0/struts-6.11.0-src.zip.asc">PGP</a>
+<a
href="https://downloads.apache.org/struts/6.11.0/struts-6.11.0-src.zip.sha256">SHA256</a>
+<a
href="https://downloads.apache.org/struts/6.11.0/struts-6.11.0-src.zip.sha512">SHA512</a></li>
</ul>
</li>
<li>Full Distribution:
<ul>
- <li><a
href="[preferred]struts/6.10.0/struts-6.10.0-all.zip">struts-6.10.0-all.zip</a>
(78MB)
-<a
href="https://downloads.apache.org/struts/6.10.0/struts-6.10.0-all.zip.asc">PGP</a>
-<a
href="https://downloads.apache.org/struts/6.10.0/struts-6.10.0-all.zip.sha256">SHA256</a>
-<a
href="https://downloads.apache.org/struts/6.10.0/struts-6.10.0-all.zip.sha512">SHA512</a></li>
+ <li><a
href="[preferred]struts/6.11.0/struts-6.11.0-all.zip">struts-6.11.0-all.zip</a>
(78MB)
+<a
href="https://downloads.apache.org/struts/6.11.0/struts-6.11.0-all.zip.asc">PGP</a>
+<a
href="https://downloads.apache.org/struts/6.11.0/struts-6.11.0-all.zip.sha256">SHA256</a>
+<a
href="https://downloads.apache.org/struts/6.11.0/struts-6.11.0-all.zip.sha512">SHA512</a></li>
</ul>
</li>
<li>Example Applications:
<ul>
- <li><a
href="[preferred]struts/6.10.0/struts-6.10.0-apps.zip">struts-6.10.0-apps.zip</a>
(34MB)
-<a
href="https://downloads.apache.org/struts/6.10.0/struts-6.10.0-apps.zip.asc">PGP</a>
-<a
href="https://downloads.apache.org/struts/6.10.0/struts-6.10.0-apps.zip.sha256">SHA256</a>
-<a
href="https://downloads.apache.org/struts/6.10.0/struts-6.10.0-apps.zip.sha512">SHA512</a></li>
+ <li><a
href="[preferred]struts/6.11.0/struts-6.11.0-apps.zip">struts-6.11.0-apps.zip</a>
(34MB)
+<a
href="https://downloads.apache.org/struts/6.11.0/struts-6.11.0-apps.zip.asc">PGP</a>
+<a
href="https://downloads.apache.org/struts/6.11.0/struts-6.11.0-apps.zip.sha256">SHA256</a>
+<a
href="https://downloads.apache.org/struts/6.11.0/struts-6.11.0-apps.zip.sha512">SHA512</a></li>
</ul>
</li>
<li>Essential Dependencies Only:
<ul>
- <li><a
href="[preferred]struts/6.10.0/struts-6.10.0-min-lib.zip">struts-6.10.0-min-lib.zip</a>
(5.8MB)
-<a
href="https://downloads.apache.org/struts/6.10.0/struts-6.10.0-min-lib.zip.asc">PGP</a>
-<a
href="https://downloads.apache.org/struts/6.10.0/struts-6.10.0-min-lib.zip.sha256">SHA256</a>
-<a
href="https://downloads.apache.org/struts/6.10.0/struts-6.10.0-min-lib.zip.sha512">SHA512</a></li>
+ <li><a
href="[preferred]struts/6.11.0/struts-6.11.0-min-lib.zip">struts-6.11.0-min-lib.zip</a>
(5.8MB)
+<a
href="https://downloads.apache.org/struts/6.11.0/struts-6.11.0-min-lib.zip.asc">PGP</a>
+<a
href="https://downloads.apache.org/struts/6.11.0/struts-6.11.0-min-lib.zip.sha256">SHA256</a>
+<a
href="https://downloads.apache.org/struts/6.11.0/struts-6.11.0-min-lib.zip.sha512">SHA512</a></li>
</ul>
</li>
<li>All Dependencies:
<ul>
- <li><a
href="[preferred]struts/6.10.0/struts-6.10.0-lib.zip">struts-6.10.0-lib.zip</a>
(25MB)
-<a
href="https://downloads.apache.org/struts/6.10.0/struts-6.10.0-lib.zip.asc">PGP</a>
-<a
href="https://downloads.apache.org/struts/6.10.0/struts-6.10.0-lib.zip.sha256">SHA256</a>
-<a
href="https://downloads.apache.org/struts/6.10.0/struts-6.10.0-lib.zip.sha512">SHA512</a></li>
+ <li><a
href="[preferred]struts/6.11.0/struts-6.11.0-lib.zip">struts-6.11.0-lib.zip</a>
(25MB)
+<a
href="https://downloads.apache.org/struts/6.11.0/struts-6.11.0-lib.zip.asc">PGP</a>
+<a
href="https://downloads.apache.org/struts/6.11.0/struts-6.11.0-lib.zip.sha256">SHA256</a>
+<a
href="https://downloads.apache.org/struts/6.11.0/struts-6.11.0-lib.zip.sha512">SHA512</a></li>
</ul>
</li>
<li>Documentation:
<ul>
- <li><a
href="[preferred]struts/6.10.0/struts-6.10.0-docs.zip">struts-6.10.0-docs.zip</a>
(13MB)
-<a
href="https://downloads.apache.org/struts/6.10.0/struts-6.10.0-docs.zip.asc">PGP</a>
-<a
href="https://downloads.apache.org/struts/6.10.0/struts-6.10.0-docs.zip.sha256">SHA256</a>
-<a
href="https://downloads.apache.org/struts/6.10.0/struts-6.10.0-docs.zip.sha512">SHA512</a></li>
+ <li><a
href="[preferred]struts/6.11.0/struts-6.11.0-docs.zip">struts-6.11.0-docs.zip</a>
(13MB)
+<a
href="https://downloads.apache.org/struts/6.11.0/struts-6.11.0-docs.zip.asc">PGP</a>
+<a
href="https://downloads.apache.org/struts/6.11.0/struts-6.11.0-docs.zip.sha256">SHA256</a>
+<a
href="https://downloads.apache.org/struts/6.11.0/struts-6.11.0-docs.zip.sha512">SHA512</a></li>
</ul>
</li>
</ul>
diff --git a/output/index.html b/output/index.html
index 54772851b..9f092c163 100644
--- a/output/index.html
+++ b/output/index.html
@@ -156,7 +156,7 @@
extensible using a plugin architecture, and ships with plugins to support
REST, AJAX and JSON.
</p>
- <a href="download.cgi#struts721" class="btn btn-primary btn-large">
+ <a href="download.cgi#struts730" class="btn btn-primary btn-large">
<img src="img/download-icon.svg" alt="Download"> Download
</a>
<a href="primer.html" class="btn btn-info btn-large">
@@ -168,20 +168,20 @@
<div class="col-md-12">
<div class="row">
<div class="column col-md-4">
- <h2>Apache Struts 7.2.1 GA</h2>
+ <h2>Apache Struts 7.3.0 GA</h2>
<p>
- Apache Struts 7.2.1 GA has been released<br/>on 15 June 2026.
+ Apache Struts 7.3.0 GA has been released<br/>on 1 August 2026.
</p>
- Read more in <a href="announce-2026#a20260615">Announcement</a> or in
- <a
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+7.2.1">Version
notes</a>
+ Read more in <a href="announce-2026#a20260801">Announcement</a> or in
+ <a
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+7.3.0">Version
notes</a>
</div>
<div class="column col-md-4">
- <h2>Apache Struts 6.10.0 GA</h2>
+ <h2>Apache Struts 6.11.0 GA</h2>
<p>
- Apache Struts 6.10.0 GA has been released<br/>on 25 May 2026.
+ Apache Struts 6.11.0 GA has been released<br/>on 1 August 2026.
</p>
- Read more in <a href="announce-2026#a20260525">Announcement</a> or in
- <a
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+6.10.0">Version
notes</a>
+ Read more in <a href="announce-2026#a20260801-6110">Announcement</a>
or in
+ <a
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+6.11.0">Version
notes</a>
</div>
<div class="column col-md-4">
<h2>End-of-Life Struts Versions</h2>
diff --git a/output/releases.html b/output/releases.html
index 578dad84f..afbc532d5 100644
--- a/output/releases.html
+++ b/output/releases.html
@@ -163,7 +163,7 @@ repositories, like <a
href="http://ibiblio.org">ibiblio.</a></p>
<ul>
<li><strong>General Availability (GA) Releases</strong> - <em>Ready for
Prime Time!</em>
<ul>
- <li><a href="download.cgi#struts-ga">Struts 7.2.1</a> (“best
available”)</li>
+ <li><a href="download.cgi#struts-ga">Struts 7.3.0</a> (“best
available”)</li>
</ul>
</li>
<li><strong>Extras</strong> - <em>Additional plugins and quick-fix
solutions!</em>
@@ -213,6 +213,18 @@ page for available options.</p>
</tr>
</thead>
<tbody>
+ <tr>
+ <td>Struts 7.2.1</td>
+ <td>15 June 2026</td>
+ <td> </td>
+ <td><a
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+7.2.1">Version
notes</a></td>
+ </tr>
+ <tr>
+ <td>Struts 6.10.0</td>
+ <td>25 May 2026</td>
+ <td> </td>
+ <td><a
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+6.10.0">Version
notes</a></td>
+ </tr>
<tr>
<td>Struts 7.1.1</td>
<td>18 October 2025</td>