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 f5f206f Automatic Site Publish by Buildbot
f5f206f is described below
commit f5f206fb0c834757913e655263e11a1f90d45b99
Author: buildbot <[email protected]>
AuthorDate: Tue Nov 16 06:58:44 2021 +0000
Automatic Site Publish by Buildbot
---
output/announce-2021.html | 42 ++++++++++++++++++++++++++++++++++++++++++
output/download.html | 44 ++++++++++++++++++++++----------------------
output/index.html | 10 +++++-----
output/releases.html | 2 +-
4 files changed, 70 insertions(+), 28 deletions(-)
diff --git a/output/announce-2021.html b/output/announce-2021.html
index b4632a2..368ae74 100644
--- a/output/announce-2021.html
+++ b/output/announce-2021.html
@@ -131,6 +131,7 @@
<h1 class="no_toc" id="announcements-2021">Announcements 2021</h1>
<ul id="markdown-toc">
+ <li><a href="#a20211116" id="markdown-toc-a20211116">16 November 2021 -
Struts 2.5.27 General Availability</a></li>
<li><a href="#a20210219" id="markdown-toc-a20210219">19 February 2021 -
Struts Security Impact Levels</a></li>
</ul>
@@ -138,6 +139,47 @@
Skip to: <a href="announce-2020">Announcements - 2020</a>
</p>
+<h4 id="a20211116">16 November 2021 - Struts 2.5.27 General Availability</h4>
+
+<p>The Apache Struts group is pleased to announce that Struts 2.5.27 is
available as a “General Availability”
+release. The GA designation is our highest quality grade.</p>
+
+<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>Below is a full list of all changes:</p>
+
+<ul>
+ <li>PostbackResult uses wrong regex range</li>
+ <li><code class="highlighter-rouge">%{id}</code> evaluates different for
data-* and value attribute</li>
+ <li>Blocking Threads in retrieving text from resource bundle</li>
+ <li>Contention when injecting <code
class="highlighter-rouge">Scope.SINGLETON</code> instances</li>
+ <li>CheckboxTag value missing for labelposition</li>
+ <li>forbidden name attribute values (size, clone…?) in <code
class="highlighter-rouge"><s:textfield></code> using the default
theme</li>
+ <li>ID param not being set</li>
+ <li>Make labelposition deprecated</li>
+ <li>Make class attribute deprecated</li>
+ <li>Fix the compilation alarms of deprecated methods</li>
+ <li>OGNL long conversion</li>
+ <li>Upgrade XStream to version 1.4.16</li>
+</ul>
+
+<blockquote>
+ <p>Please read the <a
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.27">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
action.</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="a20210219">19 February 2021 - Struts Security Impact Levels</h4>
<p>The Apache Struts Security team would like to announce <a
href="https://cwiki.apache.org/confluence/display/WW/Security+Bulletins#SecurityBulletins-Securityimpactlevels">Security
Impact Levels</a>
diff --git a/output/download.html b/output/download.html
index e0383f9..7e25083 100644
--- a/output/download.html
+++ b/output/download.html
@@ -190,26 +190,26 @@
<h2 id="struts-ga">Full Releases</h2>
-<h3 id="struts2526">Struts 2.5.26</h3>
+<h3 id="struts2527">Struts 2.5.27</h3>
<p>
- <a href="https://struts.apache.org/">Apache Struts 2.5.26</a> is an elegant,
extensible
+ <a href="https://struts.apache.org/">Apache Struts 2.5.27</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.26 is the "best available" version of Struts in the 2.5 series.
+ Struts 2.5.27 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.26">Version
Notes</a>
+ <a
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.27">Version
Notes</a>
</li>
<li>Full Distribution:
<ul>
<li>
- <a
href="[preferred]struts/2.5.26/struts-2.5.26-all.zip">struts-2.5.26-all.zip</a>
(65MB)
- [<a
href="https://downloads.apache.org/struts/2.5.26/struts-2.5.26-all.zip.asc">PGP</a>]
- [<a
href="https://downloads.apache.org/struts/2.5.26/struts-2.5.26-all.zip.sha256">SHA256</a>]
+ <a
href="[preferred]struts/2.5.27/struts-2.5.27-all.zip">struts-2.5.27-all.zip</a>
(65MB)
+ [<a
href="https://downloads.apache.org/struts/2.5.27/struts-2.5.27-all.zip.asc">PGP</a>]
+ [<a
href="https://downloads.apache.org/struts/2.5.27/struts-2.5.27-all.zip.sha256">SHA256</a>]
</li>
</ul>
</li>
@@ -217,9 +217,9 @@
<li>Example Applications:
<ul>
<li>
- <a
href="[preferred]struts/2.5.26/struts-2.5.26-apps.zip">struts-2.5.26-apps.zip</a>
(35MB)
- [<a
href="https://downloads.apache.org/struts/2.5.26/struts-2.5.26-apps.zip.asc">PGP</a>]
- [<a
href="https://downloads.apache.org/struts/2.5.26/struts-2.5.26-apps.zip.sha256">SHA256</a>]
+ <a
href="[preferred]struts/2.5.27/struts-2.5.27-apps.zip">struts-2.5.27-apps.zip</a>
(35MB)
+ [<a
href="https://downloads.apache.org/struts/2.5.27/struts-2.5.27-apps.zip.asc">PGP</a>]
+ [<a
href="https://downloads.apache.org/struts/2.5.27/struts-2.5.27-apps.zip.sha256">SHA256</a>]
</li>
</ul>
</li>
@@ -227,9 +227,9 @@
<li>Essential Dependencies Only:
<ul>
<li>
- <a
href="[preferred]struts/2.5.26/struts-2.5.26-min-lib.zip">struts-2.5.26-min-lib.zip</a>
(4MB)
- [<a
href="https://downloads.apache.org/struts/2.5.26/struts-2.5.26-min-lib.zip.asc">PGP</a>]
- [<a
href="https://downloads.apache.org/struts/2.5.26/struts-2.5.26-min-lib.zip.sha256">SHA256</a>]
+ <a
href="[preferred]struts/2.5.27/struts-2.5.27-min-lib.zip">struts-2.5.27-min-lib.zip</a>
(4MB)
+ [<a
href="https://downloads.apache.org/struts/2.5.27/struts-2.5.27-min-lib.zip.asc">PGP</a>]
+ [<a
href="https://downloads.apache.org/struts/2.5.27/struts-2.5.27-min-lib.zip.sha256">SHA256</a>]
</li>
</ul>
</li>
@@ -237,9 +237,9 @@
<li>All Dependencies:
<ul>
<li>
- <a
href="[preferred]struts/2.5.26/struts-2.5.26-lib.zip">struts-2.5.26-lib.zip</a>
(19MB)
- [<a
href="https://downloads.apache.org/struts/2.5.26/struts-2.5.26-lib.zip.asc">PGP</a>]
- [<a
href="https://downloads.apache.org/struts/2.5.26/struts-2.5.26-lib.zip.sha256">SHA256</a>]
+ <a
href="[preferred]struts/2.5.27/struts-2.5.27-lib.zip">struts-2.5.27-lib.zip</a>
(19MB)
+ [<a
href="https://downloads.apache.org/struts/2.5.27/struts-2.5.27-lib.zip.asc">PGP</a>]
+ [<a
href="https://downloads.apache.org/struts/2.5.27/struts-2.5.27-lib.zip.sha256">SHA256</a>]
</li>
</ul>
</li>
@@ -247,9 +247,9 @@
<li>Documentation:
<ul>
<li>
- <a
href="[preferred]struts/2.5.26/struts-2.5.26-docs.zip">struts-2.5.26-docs.zip</a>
(13MB)
- [<a
href="https://downloads.apache.org/struts/2.5.26/struts-2.5.26-docs.zip.asc">PGP</a>]
- [<a
href="https://downloads.apache.org/struts/2.5.26/struts-2.5.26-docs.zip.sha256">SHA256</a>]
+ <a
href="[preferred]struts/2.5.27/struts-2.5.27-docs.zip">struts-2.5.27-docs.zip</a>
(13MB)
+ [<a
href="https://downloads.apache.org/struts/2.5.27/struts-2.5.27-docs.zip.asc">PGP</a>]
+ [<a
href="https://downloads.apache.org/struts/2.5.27/struts-2.5.27-docs.zip.sha256">SHA256</a>]
</li>
</ul>
</li>
@@ -257,9 +257,9 @@
<li>Source:
<ul>
<li>
- <a
href="[preferred]struts/2.5.26/struts-2.5.26-src.zip">struts-2.5.26-src.zip</a>
(7MB)
- [<a
href="https://downloads.apache.org/struts/2.5.26/struts-2.5.26-src.zip.asc">PGP</a>]
- [<a
href="https://downloads.apache.org/struts/2.5.26/struts-2.5.26-src.zip.sha256">SHA256</a>]
+ <a
href="[preferred]struts/2.5.27/struts-2.5.27-src.zip">struts-2.5.27-src.zip</a>
(7MB)
+ [<a
href="https://downloads.apache.org/struts/2.5.27/struts-2.5.27-src.zip.asc">PGP</a>]
+ [<a
href="https://downloads.apache.org/struts/2.5.27/struts-2.5.27-src.zip.sha256">SHA256</a>]
</li>
</ul>
</li>
diff --git a/output/index.html b/output/index.html
index ffb57a5..370263f 100644
--- a/output/index.html
+++ b/output/index.html
@@ -132,7 +132,7 @@
extensible using a plugin architecture, and ships with plugins to support
REST, AJAX and JSON.
</p>
- <a href="download.cgi#struts2526" class="btn btn-primary btn-large">
+ <a href="download.cgi#struts2527" 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">
@@ -144,12 +144,12 @@
<div class="col-md-12">
<div class="row">
<div class="column col-md-4">
- <h2>Apache Struts 2.5.26 GA</h2>
+ <h2>Apache Struts 2.5.27 GA</h2>
<p>
- Apache Struts 2.5.26 GA has been released<br/>on 06 December 2020.
+ Apache Struts 2.5.27 GA has been released<br/>on 16 November 2021.
</p>
- Read more in <a href="announce-2020#a20201206">Announcement</a> or in
- <a
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.26">Version
notes</a>
+ Read more in <a href="announce-2020#a20211116">Announcement</a> or in
+ <a
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.27">Version
notes</a>
</div>
<div class="column col-md-4">
<h2>Security Advice S2-061 released</h2>
diff --git a/output/releases.html b/output/releases.html
index 353b4ae..05b01ba 100644
--- a/output/releases.html
+++ b/output/releases.html
@@ -148,7 +148,7 @@
<ul>
<li>
<a href="/download.cgi#struts-ga">
- Struts 2.5.26
+ Struts 2.5.27
</a> ("best available")
</li>
</ul>