Author: lukaszlenart
Date: Wed May 13 06:43:24 2015
New Revision: 951132
Log:
Updates production
Modified:
websites/production/struts/content/announce.html
websites/production/struts/content/download.html
websites/production/struts/content/downloads.html
websites/production/struts/content/index.html
Modified: websites/production/struts/content/announce.html
==============================================================================
--- websites/production/struts/content/announce.html (original)
+++ websites/production/struts/content/announce.html Wed May 13 06:43:24 2015
@@ -126,6 +126,43 @@
Skip to: <a href="announce-2014.html">Announcements - 2014</a>
</p>
+<h4 id="a20150507">7 May 2015 - Struts 2.3.24 General Availability</h4>
+
+<p>The Apache Struts group is pleased to announce that Struts 2.3.24 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>
+
+<p>This release contains several fixes and improvements just to mention few of
them:</p>
+
+<ul>
+ <li>security fix from 2.3.20.1 is included</li>
+ <li>fixed flow in <code>DefaultActionInvocation</code> and when using the
Convention Plugin</li>
+ <li>defined new plugin to support Java 8, check Java 8 Support Plugin</li>
+ <li>fixed problem with <code>style</code> attribute</li>
+ <li>fixed problem with converting values from <code>ActionContext</code></li>
+ <li>converters are again applied to values coming from the context</li>
+ <li><code>struts.ognl.allowStaticMethodAccess</code> works again</li>
+ <li>fixed memory leak in CDI plugin</li>
+ <li>fixed problem with hidden field which silently drops <code>label</code>
attribute</li>
+ <li>fixed parameters encoding in <code>ServletRedirectAction</code> before
checking for valid URI</li>
+ <li><code>css_xhtml</code> hidden input adding table row markup</li>
+ <li>FreeMarker was upgraded to the latest available version - 2.3.22</li>
+ <li>support for Log4j2 was added </li>
+</ul>
+
+<p>and many other improvements, please check the version notes</p>
+
+<p><strong>All developers are strongly advised to perform this
action.</strong></p>
+
+<p>The 2.3.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 6.</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>
+
<h4 id="a20150506">6 May 2015 - Struts 2.3.20.1 General Availability with
Security Fix Release</h4>
<p>The Apache Struts group is pleased to announce that Struts 2.3.20.1 is
available as a âGeneral Availabilityâ
Modified: websites/production/struts/content/download.html
==============================================================================
--- websites/production/struts/content/download.html (original)
+++ websites/production/struts/content/download.html Wed May 13 06:43:24 2015
@@ -179,27 +179,27 @@
<h1>Full Releases</h1>
<a name="struts-ga"></a>
-<a name="struts23201"></a>
-<h2>Struts 2.3.20.1</h2>
+<a name="struts2324"></a>
+<h2>Struts 2.3.24</h2>
<p>
- <a href="http://struts.apache.org/release/2.3.x/">Apache Struts 2.3.20.1</a>
is an elegant, extensible
+ <a href="http://struts.apache.org/release/2.3.x/">Apache Struts 2.3.24</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.3.20.1 is the "best available" version of Struts in the 2.3 series.
+ Struts 2.3.24 is the "best available" version of Struts in the 2.3 series.
</p>
<ul>
<li>
- <a href="http://struts.apache.org/docs/version-notes-23201.html">Version
Notes</a>
+ <a href="http://struts.apache.org/docs/version-notes-2324.html">Version
Notes</a>
</li>
<li>Full Distribution:
<ul>
<li>
- <a
href="[preferred]/struts/2.3.20.1/struts-2.3.20.1-all.zip">struts-2.3.20.1-all.zip</a>
(65MB)
- [<a
href="http://www.apache.org/dist/struts/2.3.20.1/struts-2.3.20.1-all.zip.asc">PGP</a>]
- [<a
href="http://www.apache.org/dist/struts/2.3.20.1/struts-2.3.20.1-all.zip.md5">MD5</a>]
+ <a
href="[preferred]/struts/2.3.24/struts-2.3.24-all.zip">struts-2.3.24-all.zip</a>
(65MB)
+ [<a
href="http://www.apache.org/dist/struts/2.3.24/struts-2.3.24-all.zip.asc">PGP</a>]
+ [<a
href="http://www.apache.org/dist/struts/2.3.24/struts-2.3.24-all.zip.md5">MD5</a>]
</li>
</ul>
</li>
@@ -207,18 +207,18 @@
<li>Example Applications:
<ul>
<li>
- <a
href="[preferred]/struts/2.3.20.1/struts-2.3.20.1-apps.zip">struts-2.3.20.1-apps.zip</a>
(35MB)
- [<a
href="http://www.apache.org/dist/struts/2.3.20.1/struts-2.3.20.1-apps.zip.asc">PGP</a>]
- [<a
href="http://www.apache.org/dist/struts/2.3.20.1/struts-2.3.20.1-apps.zip.md5">MD5</a>]
+ <a
href="[preferred]/struts/2.3.24/struts-2.3.24-apps.zip">struts-2.3.24-apps.zip</a>
(35MB)
+ [<a
href="http://www.apache.org/dist/struts/2.3.24/struts-2.3.24-apps.zip.asc">PGP</a>]
+ [<a
href="http://www.apache.org/dist/struts/2.3.24/struts-2.3.24-apps.zip.md5">MD5</a>]
</li>
</ul>
</li>
<li>Essential Dependencies Only:
<ul>
<li>
- <a
href="[preferred]/struts/2.3.20.1/struts-2.3.20.1-lib.zip">struts-2.3.20.1-lib.zip</a>
(19MB)
- [<a
href="http://www.apache.org/dist/struts/2.3.20.1/struts-2.3.20.1-lib.zip.asc">PGP</a>]
- [<a
href="http://www.apache.org/dist/struts/2.3.20.1/struts-2.3.20.1-lib.zip.md5">MD5</a>]
+ <a
href="[preferred]/struts/2.3.24/struts-2.3.24-lib.zip">struts-2.3.24-lib.zip</a>
(19MB)
+ [<a
href="http://www.apache.org/dist/struts/2.3.24/struts-2.3.24-lib.zip.asc">PGP</a>]
+ [<a
href="http://www.apache.org/dist/struts/2.3.24/struts-2.3.24-lib.zip.md5">MD5</a>]
</li>
</ul>
</li>
@@ -226,18 +226,18 @@
<li>Documentation:
<ul>
<li>
- <a
href="[preferred]/struts/2.3.20.1/struts-2.3.20.1-docs.zip">struts-2.3.20.1-docs.zip</a>
(13MB)
- [<a
href="http://www.apache.org/dist/struts/2.3.20.1/struts-2.3.20.1-docs.zip.asc">PGP</a>]
- [<a
href="http://www.apache.org/dist/struts/2.3.20.1/struts-2.3.20.1-docs.zip.md5">MD5</a>]
+ <a
href="[preferred]/struts/2.3.24/struts-2.3.24-docs.zip">struts-2.3.24-docs.zip</a>
(13MB)
+ [<a
href="http://www.apache.org/dist/struts/2.3.24/struts-2.3.24-docs.zip.asc">PGP</a>]
+ [<a
href="http://www.apache.org/dist/struts/2.3.24/struts-2.3.24-docs.zip.md5">MD5</a>]
</li>
</ul>
</li>
<li>Source:
<ul>
<li>
- <a
href="[preferred]/struts/2.3.20.1/struts-2.3.20.1-src.zip">struts-2.3.20.1-src.zip</a>
(7MB)
- [<a
href="http://www.apache.org/dist/struts/2.3.20.1/struts-2.3.20.1-src.zip.asc">PGP</a>]
- [<a
href="http://www.apache.org/dist/struts/2.3.20.1/struts-2.3.20.1-src.zip.md5">MD5</a>]
+ <a
href="[preferred]/struts/2.3.24/struts-2.3.24-src.zip">struts-2.3.24-src.zip</a>
(7MB)
+ [<a
href="http://www.apache.org/dist/struts/2.3.24/struts-2.3.24-src.zip.asc">PGP</a>]
+ [<a
href="http://www.apache.org/dist/struts/2.3.24/struts-2.3.24-src.zip.md5">MD5</a>]
</li>
</ul>
</li>
Modified: websites/production/struts/content/downloads.html
==============================================================================
--- websites/production/struts/content/downloads.html (original)
+++ websites/production/struts/content/downloads.html Wed May 13 06:43:24 2015
@@ -138,8 +138,8 @@
<strong>General Availability (GA) Releases</strong> - <em>Ready for Prime
Time!</em>
<ul>
<li>
- <a href="http://struts.apache.org/download.cgi#struts23201">
- Struts 2.3.20.1
+ <a href="http://struts.apache.org/download.cgi#struts2324">
+ Struts 2.3.24
</a> ("best available")
</li>
</ul>
Modified: websites/production/struts/content/index.html
==============================================================================
--- websites/production/struts/content/index.html (original)
+++ websites/production/struts/content/index.html Wed May 13 06:43:24 2015
@@ -127,7 +127,7 @@
extensible using a plugin architecture, and ships with plugins to support
REST, AJAX and JSON.
</p>
- <a href="/download.cgi#struts23201" class="btn btn-primary btn-large">
+ <a href="/download.cgi#struts2324" class="btn btn-primary btn-large">
<img src="img/download-icon.svg"> Download
</a>
<a href="primer.html" class="btn btn-info btn-large">
@@ -139,13 +139,12 @@
<div class="col-md-12">
<div class="row">
<div class="column col-md-4">
- <h2>Struts 2.3.20.1 GA</h2>
+ <h2>Struts 2.3.24 GA</h2>
<p>
- Apache Struts 2.3.20.1 GA has been released<br/>on 6 may 2015.
- One medium security issue was solved with this release: <a
href="/docs/s2-024.html">S2-024</a>.
+ Apache Struts 2.3.24 GA has been released<br/>on 7 may 2015.
</p>
- Read more in <a href="announce.html#a20150506">Announcement</a> or in
- <a href="/docs/version-notes-23201.html">Version notes</a>
+ Read more in <a href="announce.html#a20150507">Announcement</a> or in
+ <a href="/docs/version-notes-2324.html">Version notes</a>
</div>
<div class="column col-md-4">
<h2>Google's Patch Reward program</h2>