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 b7273f1e0 Automatic Site Publish by Buildbot
b7273f1e0 is described below
commit b7273f1e0a4f13afe08e9e0645b95c615307af33
Author: buildbot <[email protected]>
AuthorDate: Mon Apr 4 06:20:53 2022 +0000
Automatic Site Publish by Buildbot
---
output/announce-2022.html | 52 +++++++++++++++++++++++++++++++++++++++++++++++
output/download.html | 44 +++++++++++++++++++--------------------
output/index.html | 10 ++++-----
output/releases.html | 2 +-
4 files changed, 80 insertions(+), 28 deletions(-)
diff --git a/output/announce-2022.html b/output/announce-2022.html
index 2155f888a..80b0f0676 100644
--- a/output/announce-2022.html
+++ b/output/announce-2022.html
@@ -131,6 +131,9 @@
<h1 class="no_toc" id="announcements-2022">Announcements 2022</h1>
<ul id="markdown-toc">
+ <li><a href="#a20220404" id="markdown-toc-a20220404">04 April 2022 - Struts
2.5.30 General Availability</a></li>
+ <li><a href="#internal-changes" id="markdown-toc-internal-changes">Internal
Changes:</a></li>
+ <li><a href="#dependency" id="markdown-toc-dependency">Dependency:</a></li>
<li><a href="#a20220122" id="markdown-toc-a20220122">22 January 2022 -
Struts 2.5.29 General Availability</a></li>
<li><a href="#a20220102" id="markdown-toc-a20220102">02 January 2022 -
Struts 2.5.28.3 General Availability</a></li>
</ul>
@@ -139,6 +142,55 @@
Skip to: <a href="announce-2021">Announcements - 2021</a>
</p>
+<h4 id="a20220404">04 April 2022 - Struts 2.5.30 General Availability</h4>
+
+<p>The Apache Struts group is pleased to announce that Struts 2.5.30 is
available as a “General Availability”
+release. The GA designation is our highest quality grade.</p>
+
+<h4 id="internal-changes">Internal Changes:</h4>
+
+<p>Yasser’s PR has been merged which contains a fix to double evaluation
security vulnerability - it should solve any future
+attack vectors, yet it can impact your application if you have been depending
on double evaluation.</p>
+
+<p><strong>How to test</strong>
+Run all your app tests, you shouldn’t see any WARN log like below:</p>
+
+<div class="highlighter-rouge"><div class="highlight"><pre
class="highlight"><code>Expression [so-and-so] isn't allowed by pattern
[so-and-so]! See Accepted / Excluded patterns at
+https://struts.apache.org/security/
+</code></pre></div></div>
+
+<p>See if following components are still functioning correctly regarding
java-scripts:</p>
+<ul>
+ <li>forms with client side validations</li>
+ <li>doubleselect</li>
+ <li>combobox</li>
+</ul>
+
+<p>Check also <code class="highlighter-rouge">StreamResult</code>, <code
class="highlighter-rouge">AliasInterceptor</code> and <code
class="highlighter-rouge">JasperReportResult</code> if they are still working
as expected.</p>
+
+<h4 id="dependency">Dependency:</h4>
+<p>[WW-5170] - Upgrade Jackson-Core to version 2.10.5 and Jackson-Databind to
2.10.5.1
+[WW-5172] - Upgrade freemarker to 2.3.31</p>
+
+<blockquote>
+ <p>Please read the <a
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.30">Version
Notes</a> to find more details about performed
+bug fixes and improvements.</p>
+</blockquote>
+
+<p>Apache Struts 2 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><strong>All developers are strongly advised to perform this
upgrade.</strong></p>
+
+<p>The 2.5.x series of the Apache Struts framework has a minimum requirement
of the following specification versions:
+Servlet API 2.4, JSP API 2.0, and Java 7.</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="a20220122">22 January 2022 - Struts 2.5.29 General Availability</h4>
<p>The Apache Struts group is pleased to announce that Struts 2.5.29 is
available as a “General Availability”
diff --git a/output/download.html b/output/download.html
index 6f6bcc00f..685984168 100644
--- a/output/download.html
+++ b/output/download.html
@@ -190,26 +190,26 @@
<h2 id="struts-ga">Full Releases</h2>
-<h3 id="struts2529">Struts 2.5.29</h3>
+<h3 id="struts2530">Struts 2.5.30</h3>
<p>
- <a href="https://struts.apache.org/">Apache Struts 2.5.29</a> is an elegant,
extensible
+ <a href="https://struts.apache.org/">Apache Struts 2.5.30</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 2.5.29 is the "best available" version of Struts in the 2.5 series.
+ Struts 2.5.30 is the "best available" version of Struts in the 2.5 series.
</p>
<ul>
<li>
- <a
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.29">Version
Notes</a>
+ <a
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.30">Version
Notes</a>
</li>
<li>Full Distribution:
<ul>
<li>
- <a
href="[preferred]struts/2.5.29/struts-2.5.29-all.zip">struts-2.5.29-all.zip</a>
(65MB)
- [<a
href="https://downloads.apache.org/struts/2.5.29/struts-2.5.29-all.zip.asc">PGP</a>]
- [<a
href="https://downloads.apache.org/struts/2.5.29/struts-2.5.29-all.zip.sha256">SHA256</a>]
+ <a
href="[preferred]struts/2.5.30/struts-2.5.30-all.zip">struts-2.5.30-all.zip</a>
(65MB)
+ [<a
href="https://downloads.apache.org/struts/2.5.30/struts-2.5.30-all.zip.asc">PGP</a>]
+ [<a
href="https://downloads.apache.org/struts/2.5.30/struts-2.5.30-all.zip.sha256">SHA256</a>]
</li>
</ul>
</li>
@@ -217,9 +217,9 @@
<li>Example Applications:
<ul>
<li>
- <a
href="[preferred]struts/2.5.29/struts-2.5.29-apps.zip">struts-2.5.29-apps.zip</a>
(35MB)
- [<a
href="https://downloads.apache.org/struts/2.5.29/struts-2.5.29-apps.zip.asc">PGP</a>]
- [<a
href="https://downloads.apache.org/struts/2.5.29/struts-2.5.29-apps.zip.sha256">SHA256</a>]
+ <a
href="[preferred]struts/2.5.30/struts-2.5.30-apps.zip">struts-2.5.30-apps.zip</a>
(35MB)
+ [<a
href="https://downloads.apache.org/struts/2.5.30/struts-2.5.30-apps.zip.asc">PGP</a>]
+ [<a
href="https://downloads.apache.org/struts/2.5.30/struts-2.5.30-apps.zip.sha256">SHA256</a>]
</li>
</ul>
</li>
@@ -227,9 +227,9 @@
<li>Essential Dependencies Only:
<ul>
<li>
- <a
href="[preferred]struts/2.5.29/struts-2.5.29-min-lib.zip">struts-2.5.29-min-lib.zip</a>
(4MB)
- [<a
href="https://downloads.apache.org/struts/2.5.29/struts-2.5.29-min-lib.zip.asc">PGP</a>]
- [<a
href="https://downloads.apache.org/struts/2.5.29/struts-2.5.29-min-lib.zip.sha256">SHA256</a>]
+ <a
href="[preferred]struts/2.5.30/struts-2.5.30-min-lib.zip">struts-2.5.30-min-lib.zip</a>
(4MB)
+ [<a
href="https://downloads.apache.org/struts/2.5.30/struts-2.5.30-min-lib.zip.asc">PGP</a>]
+ [<a
href="https://downloads.apache.org/struts/2.5.30/struts-2.5.30-min-lib.zip.sha256">SHA256</a>]
</li>
</ul>
</li>
@@ -237,9 +237,9 @@
<li>All Dependencies:
<ul>
<li>
- <a
href="[preferred]struts/2.5.29/struts-2.5.29-lib.zip">struts-2.5.29-lib.zip</a>
(19MB)
- [<a
href="https://downloads.apache.org/struts/2.5.29/struts-2.5.29-lib.zip.asc">PGP</a>]
- [<a
href="https://downloads.apache.org/struts/2.5.29/struts-2.5.29-lib.zip.sha256">SHA256</a>]
+ <a
href="[preferred]struts/2.5.30/struts-2.5.30-lib.zip">struts-2.5.30-lib.zip</a>
(19MB)
+ [<a
href="https://downloads.apache.org/struts/2.5.30/struts-2.5.30-lib.zip.asc">PGP</a>]
+ [<a
href="https://downloads.apache.org/struts/2.5.30/struts-2.5.30-lib.zip.sha256">SHA256</a>]
</li>
</ul>
</li>
@@ -247,9 +247,9 @@
<li>Documentation:
<ul>
<li>
- <a
href="[preferred]struts/2.5.29/struts-2.5.29-docs.zip">struts-2.5.29-docs.zip</a>
(13MB)
- [<a
href="https://downloads.apache.org/struts/2.5.29/struts-2.5.29-docs.zip.asc">PGP</a>]
- [<a
href="https://downloads.apache.org/struts/2.5.29/struts-2.5.29-docs.zip.sha256">SHA256</a>]
+ <a
href="[preferred]struts/2.5.30/struts-2.5.30-docs.zip">struts-2.5.30-docs.zip</a>
(13MB)
+ [<a
href="https://downloads.apache.org/struts/2.5.30/struts-2.5.30-docs.zip.asc">PGP</a>]
+ [<a
href="https://downloads.apache.org/struts/2.5.30/struts-2.5.30-docs.zip.sha256">SHA256</a>]
</li>
</ul>
</li>
@@ -257,9 +257,9 @@
<li>Source:
<ul>
<li>
- <a
href="[preferred]struts/2.5.29/struts-2.5.29-src.zip">struts-2.5.29-src.zip</a>
(7MB)
- [<a
href="https://downloads.apache.org/struts/2.5.29/struts-2.5.29-src.zip.asc">PGP</a>]
- [<a
href="https://downloads.apache.org/struts/2.5.29/struts-2.5.29-src.zip.sha256">SHA256</a>]
+ <a
href="[preferred]struts/2.5.30/struts-2.5.30-src.zip">struts-2.5.30-src.zip</a>
(7MB)
+ [<a
href="https://downloads.apache.org/struts/2.5.30/struts-2.5.30-src.zip.asc">PGP</a>]
+ [<a
href="https://downloads.apache.org/struts/2.5.30/struts-2.5.30-src.zip.sha256">SHA256</a>]
</li>
</ul>
</li>
diff --git a/output/index.html b/output/index.html
index 259d0d953..9c709d07d 100644
--- a/output/index.html
+++ b/output/index.html
@@ -134,7 +134,7 @@
extensible using a plugin architecture, and ships with plugins to support
REST, AJAX and JSON.
</p>
- <a href="download.cgi#struts2529" class="btn btn-primary btn-large">
+ <a href="download.cgi#struts2530" 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">
@@ -146,12 +146,12 @@
<div class="col-md-12">
<div class="row">
<div class="column col-md-4">
- <h2>Apache Struts 2.5.29 GA</h2>
+ <h2>Apache Struts 2.5.30 GA</h2>
<p>
- Apache Struts 2.5.29 GA has been released<br/>on 22 January 2022.
+ Apache Struts 2.5.30 GA has been released<br/>on 04 April 2022.
</p>
- Read more in <a href="announce-2022#a20220122">Announcement</a> or in
- <a
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.29">Version
notes</a>
+ Read more in <a href="announce-2022#a20220404">Announcement</a> or in
+ <a
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.30">Version
notes</a>
</div>
<div class="column col-md-4">
<h2>Security Advice on Log4j 2.12.4/2.17.1</h2>
diff --git a/output/releases.html b/output/releases.html
index 95a0ad0a9..996f451ca 100644
--- a/output/releases.html
+++ b/output/releases.html
@@ -148,7 +148,7 @@
<ul>
<li>
<a href="/download.cgi#struts-ga">
- Struts 2.5.29
+ Struts 2.5.30
</a> ("best available")
</li>
</ul>