This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/struts-site.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new cd6d95d Updates stage by Jenkins
cd6d95d is described below
commit cd6d95db3663c30a7c6b96bddf3d337235faedd0
Author: jenkins <[email protected]>
AuthorDate: Fri Nov 29 09:33:17 2019 +0000
Updates stage by Jenkins
---
content/announce.html | 62 +++++++++++++++++++++++++++++++++++++++++++++++++++
content/download.html | 44 ++++++++++++++++++------------------
content/index.html | 10 ++++-----
content/releases.html | 2 +-
4 files changed, 90 insertions(+), 28 deletions(-)
diff --git a/content/announce.html b/content/announce.html
index ef4009e..1b81493 100644
--- a/content/announce.html
+++ b/content/announce.html
@@ -130,6 +130,7 @@
<h1 class="no_toc" id="announcements-2019">Announcements 2019</h1>
<ul id="markdown-toc">
+ <li><a href="#a20191129" id="markdown-toc-a20191129">29 November 2019 -
Struts 2.5.22 General Availability</a></li>
<li><a href="#a20190912" id="markdown-toc-a20190912">12 September 2019 -
Struts 2.3.x reached End-Of-Life</a></li>
<li><a href="#a20190815" id="markdown-toc-a20190815">15 August 2019 -
Security Advice: Announcing corrected affected version ranges in historic
Apache Struts security bulletins and CVE entries</a></li>
<li><a href="#a20190114" id="markdown-toc-a20190114">14 January 2019 -
Struts 2.5.20 General Availability</a></li>
@@ -140,6 +141,67 @@
Skip to: <a href="announce-2018.html">Announcements - 2018</a>
</p>
+<h4 id="a20191129">29 November 2019 - Struts 2.5.22 General Availability</h4>
+
+<p>The Apache Struts group is pleased to announce that Struts 2.5.22 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 is designed to streamline the full development cycle, from
building, to deploying,
+to maintaining applications over time.</p>
+
+<blockquote>
+ <p>Please be aware of new security enhancements added to the version of
Struts, they are disabled by default
+but please consider enabling them to increase safety of you application. You
will find more details in our
+<a href="security">Security Guide</a>.</p>
+</blockquote>
+
+<p>Below is a full list of all changes:</p>
+
+<ul>
+ <li>File upload fails from certain clients</li>
+ <li>Not existing property in listValueKey throws exception</li>
+ <li>Can’t get OgnlValueStack log even if enable logMissingProperties</li>
+ <li>No more calling of a static variable in Struts 2.8.20 available</li>
+ <li>NullPointerException in ProxyUtil class when accessing static member</li>
+ <li>EmptyStackException in JSON plugin due to concurrency</li>
+ <li>Tiles bug when parsing file:// URLs including # as part of the URL</li>
+ <li>Accessing static variable via OGNL returns nothing</li>
+ <li>HttpParameters.Builder can wrap objects in two layers of Parameters</li>
+ <li>Binding Integer Array upon form submission</li>
+ <li>Double-submit of TokenSessionStoreInterceptor broken since 2.5.16</li>
+ <li>xerces tries to load resources from the internet</li>
+ <li>Dispatcher prints stacktraces directly to the console</li>
+ <li>The content allowed-methods tag of the XML configuration is sometimes
truncated</li>
+ <li>OGNL: An illegal reflective access operation has occurred</li>
+ <li>java.lang.reflect.InvocationTargetException - Class:
com.opensymphony.xwork2.inject.ContainerImpl$ConstructorInjector</li>
+ <li>Struts2 convention plugin lacks Java 11 support</li>
+ <li>Upgrade SLF4J to latest 1.7.x version</li>
+ <li>Minor enhancement/fix to AbstractLocalizedTextProvider</li>
+ <li>Provide mechanism to clear OgnlUtil caches</li>
+ <li>Struts 2 unit testing using StrutTestCase class</li>
+ <li>Upgrade Jackson library to the latest version</li>
+ <li>Upgrade to OGNL version 3.1.22</li>
+ <li>Update a few Struts 2.5.x libraries to more recent versions</li>
+ <li>Upgrade commons-beanutils to version 1.9.4</li>
+ <li>Upgrade jackson-databind to version 2.9.9.3</li>
+ <li>Upgrade to OGNL 3.1.26 and adapt to its new features</li>
+</ul>
+
+<p>Apache Struts 2 is an elegant, extensible framework for creating
enterprise-ready Java web applications.
+The framework is 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
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 tracking ticket.</p>
+
+<p>You can download this version from our <a
href="download.cgi#struts-ga">download</a> page.</p>
+
<h4 id="a20190912">12 September 2019 - Struts 2.3.x reached End-Of-Life</h4>
<p>As announced over 6 months ago, Apache Struts 2.3.x web framework series
reached its end of life and won’t be longer
diff --git a/content/download.html b/content/download.html
index cdd911f..8ba3fbd 100644
--- a/content/download.html
+++ b/content/download.html
@@ -189,26 +189,26 @@
<h2 id="struts-ga">Full Releases</h2>
-<h3 id="struts2520">Struts 2.5.20</h3>
+<h3 id="struts2522">Struts 2.5.22</h3>
<p>
- <a href="https://struts.apache.org/">Apache Struts 2.5.20</a> is an elegant,
extensible
+ <a href="https://struts.apache.org/">Apache Struts 2.5.22</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.20 is the "best available" version of Struts in the 2.5 series.
+ Struts 2.5.22 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.20">Version
Notes</a>
+ <a
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.22">Version
Notes</a>
</li>
<li>Full Distribution:
<ul>
<li>
- <a
href="[preferred]struts/2.5.20/struts-2.5.20-all.zip">struts-2.5.20-all.zip</a>
(65MB)
- [<a
href="https://www.apache.org/dist/struts/2.5.20/struts-2.5.20-all.zip.asc">PGP</a>]
- [<a
href="https://www.apache.org/dist/struts/2.5.20/struts-2.5.20-all.zip.sha256">SHA256</a>]
+ <a
href="[preferred]struts/2.5.22/struts-2.5.22-all.zip">struts-2.5.22-all.zip</a>
(65MB)
+ [<a
href="https://www.apache.org/dist/struts/2.5.22/struts-2.5.22-all.zip.asc">PGP</a>]
+ [<a
href="https://www.apache.org/dist/struts/2.5.22/struts-2.5.22-all.zip.sha256">SHA256</a>]
</li>
</ul>
</li>
@@ -216,9 +216,9 @@
<li>Example Applications:
<ul>
<li>
- <a
href="[preferred]struts/2.5.20/struts-2.5.20-apps.zip">struts-2.5.20-apps.zip</a>
(35MB)
- [<a
href="https://www.apache.org/dist/struts/2.5.20/struts-2.5.20-apps.zip.asc">PGP</a>]
- [<a
href="https://www.apache.org/dist/struts/2.5.20/struts-2.5.20-apps.zip.sha256">SHA256</a>]
+ <a
href="[preferred]struts/2.5.22/struts-2.5.22-apps.zip">struts-2.5.22-apps.zip</a>
(35MB)
+ [<a
href="https://www.apache.org/dist/struts/2.5.22/struts-2.5.22-apps.zip.asc">PGP</a>]
+ [<a
href="https://www.apache.org/dist/struts/2.5.22/struts-2.5.22-apps.zip.sha256">SHA256</a>]
</li>
</ul>
</li>
@@ -226,9 +226,9 @@
<li>Essential Dependencies Only:
<ul>
<li>
- <a
href="[preferred]struts/2.5.20/struts-2.5.20-min-lib.zip">struts-2.5.20-min-lib.zip</a>
(4MB)
- [<a
href="https://www.apache.org/dist/struts/2.5.20/struts-2.5.20-min-lib.zip.asc">PGP</a>]
- [<a
href="https://www.apache.org/dist/struts/2.5.20/struts-2.5.20-min-lib.zip.sha256">SHA256</a>]
+ <a
href="[preferred]struts/2.5.22/struts-2.5.22-min-lib.zip">struts-2.5.22-min-lib.zip</a>
(4MB)
+ [<a
href="https://www.apache.org/dist/struts/2.5.22/struts-2.5.22-min-lib.zip.asc">PGP</a>]
+ [<a
href="https://www.apache.org/dist/struts/2.5.22/struts-2.5.22-min-lib.zip.sha256">SHA256</a>]
</li>
</ul>
</li>
@@ -236,9 +236,9 @@
<li>All Dependencies:
<ul>
<li>
- <a
href="[preferred]struts/2.5.20/struts-2.5.20-lib.zip">struts-2.5.20-lib.zip</a>
(19MB)
- [<a
href="https://www.apache.org/dist/struts/2.5.20/struts-2.5.20-lib.zip.asc">PGP</a>]
- [<a
href="https://www.apache.org/dist/struts/2.5.20/struts-2.5.20-lib.zip.sha256">SHA256</a>]
+ <a
href="[preferred]struts/2.5.22/struts-2.5.22-lib.zip">struts-2.5.22-lib.zip</a>
(19MB)
+ [<a
href="https://www.apache.org/dist/struts/2.5.22/struts-2.5.22-lib.zip.asc">PGP</a>]
+ [<a
href="https://www.apache.org/dist/struts/2.5.22/struts-2.5.22-lib.zip.sha256">SHA256</a>]
</li>
</ul>
</li>
@@ -246,9 +246,9 @@
<li>Documentation:
<ul>
<li>
- <a
href="[preferred]struts/2.5.20/struts-2.5.20-docs.zip">struts-2.5.20-docs.zip</a>
(13MB)
- [<a
href="https://www.apache.org/dist/struts/2.5.20/struts-2.5.20-docs.zip.asc">PGP</a>]
- [<a
href="https://www.apache.org/dist/struts/2.5.20/struts-2.5.20-docs.zip.sha256">SHA256</a>]
+ <a
href="[preferred]struts/2.5.22/struts-2.5.22-docs.zip">struts-2.5.22-docs.zip</a>
(13MB)
+ [<a
href="https://www.apache.org/dist/struts/2.5.22/struts-2.5.22-docs.zip.asc">PGP</a>]
+ [<a
href="https://www.apache.org/dist/struts/2.5.22/struts-2.5.22-docs.zip.sha256">SHA256</a>]
</li>
</ul>
</li>
@@ -256,9 +256,9 @@
<li>Source:
<ul>
<li>
- <a
href="[preferred]struts/2.5.20/struts-2.5.20-src.zip">struts-2.5.20-src.zip</a>
(7MB)
- [<a
href="https://www.apache.org/dist/struts/2.5.20/struts-2.5.20-src.zip.asc">PGP</a>]
- [<a
href="https://www.apache.org/dist/struts/2.5.20/struts-2.5.20-src.zip.sha256">SHA256</a>]
+ <a
href="[preferred]struts/2.5.22/struts-2.5.22-src.zip">struts-2.5.22-src.zip</a>
(7MB)
+ [<a
href="https://www.apache.org/dist/struts/2.5.22/struts-2.5.22-src.zip.asc">PGP</a>]
+ [<a
href="https://www.apache.org/dist/struts/2.5.22/struts-2.5.22-src.zip.sha256">SHA256</a>]
</li>
</ul>
</li>
diff --git a/content/index.html b/content/index.html
index 1664dec..08016fe 100644
--- a/content/index.html
+++ b/content/index.html
@@ -131,7 +131,7 @@
extensible using a plugin architecture, and ships with plugins to support
REST, AJAX and JSON.
</p>
- <a href="download.cgi#struts2520" class="btn btn-primary btn-large">
+ <a href="download.cgi#struts2522" class="btn btn-primary btn-large">
<img src="img/download-icon.svg"> Download
</a>
<a href="primer.html" class="btn btn-info btn-large">
@@ -151,12 +151,12 @@
</p>
</div>
<div class="column col-md-4">
- <h2>Apache Struts 2.5.20 GA</h2>
+ <h2>Apache Struts 2.5.22 GA</h2>
<p>
- Apache Struts 2.5.20 GA has been released<br/>on 14 January 2019.
+ Apache Struts 2.5.22 GA has been released<br/>on 29 November 2019.
</p>
- Read more in <a href="announce.html#a20190114">Announcement</a> or in
- <a
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.20">Version
notes</a>
+ Read more in <a href="announce.html#a20191129">Announcement</a> or in
+ <a
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.22">Version
notes</a>
</div>
<div class="column col-md-4">
<h2>Apache Struts 2.3.37 GA</h2>
diff --git a/content/releases.html b/content/releases.html
index f85625e..9333733 100644
--- a/content/releases.html
+++ b/content/releases.html
@@ -147,7 +147,7 @@
<ul>
<li>
<a href="/download.cgi#struts-ga">
- Struts 2.5.20
+ Struts 2.5.22
</a> ("best available")
</li>
</ul>