Author: lukaszlenart Date: Mon Mar 20 14:58:15 2017 New Revision: 1008692 Log: Updates production
Modified: websites/production/struts/content/announce.html websites/production/struts/content/download.html websites/production/struts/content/downloads.html Modified: websites/production/struts/content/announce.html ============================================================================== --- websites/production/struts/content/announce.html (original) +++ websites/production/struts/content/announce.html Mon Mar 20 14:58:15 2017 @@ -141,7 +141,7 @@ release. The GA designation is our highe You donât have to migrate to the latest version (which is still preferable) but by applying one of those plugins, your application wonât be vulnerable anymore.</p> -<p>It is a drop-in installation, just select a proper jar gile and copy it to <code class="highlighter-rouge">WEB-INF/lib</code> folder. +<p>It is a drop-in installation, just select a proper jar file and copy it to <code class="highlighter-rouge">WEB-INF/lib</code> folder. Please read the <a href="https://github.com/apache/struts-extras">README</a> for more details and supported Apache Struts versions.</p> <p><strong>All developers are strongly advised to perform this action.</strong></p> Modified: websites/production/struts/content/download.html ============================================================================== --- websites/production/struts/content/download.html (original) +++ websites/production/struts/content/download.html Mon Mar 20 14:58:15 2017 @@ -389,75 +389,9 @@ <a class="anchor" name="prior-releases"></a> <h2>Prior releases</h2> <p> - If you are looking for other versions than above please check <a href="https://dist.apache.org/repos/dist/release/struts/">the Apache Release</a> site. + If you are looking for other versions than above please check <a href="http://archive.apache.org/dist/struts/">the Apache Archive</a> site. </p> -<h1>Beta Releases</h1> -<a class="anchor" name="struts-beta"></a> - -<h2>Struts </h2> - -<p> - <a href="http://struts.apache.org/">Apache Struts 2.5-BETA3</a> is a second release of upcoming Struts 2.5. - It's the first version which has a lot of backward compatibility breaking changes but it should be slightly - easy to adjust your application to use this version. Please read version notes for more details. -</p> - -<ul> - <li> - <a href="http://struts.apache.org/docs/version-notes-25B3.html">Version Notes</a> - </li> - - <li>Full Distribution: - <ul> - <li> - <a href="[preferred]struts/2.5-BETA3/struts-2.5-BETA3-all.zip">struts-2.5-BETA3-all.zip</a> (65MB) - [<a href="http://www.apache.org/dist/struts/2.5.10.1/struts-2.5-BETA3-all.zip.asc">PGP</a>] - [<a href="http://www.apache.org/dist/struts/2.5.10.1/struts-2.5-BETA3-all.zip.md5">MD5</a>] - </li> - </ul> - </li> - - <li>Example Applications: - <ul> - <li> - <a href="[preferred]struts/2.5-BETA3/struts-2.5-BETA3-apps.zip">struts-2.5-BETA3-apps.zip</a> (35MB) - [<a href="http://www.apache.org/dist/struts/2.5-BETA3/struts-2.5-BETA3-apps.zip.asc">PGP</a>] - [<a href="http://www.apache.org/dist/struts/2.5-BETA3/struts-2.5-BETA3-apps.zip.md5">MD5</a>] - </li> - </ul> - </li> - <li>Essential Dependencies Only: - <ul> - <li> - <a href="[preferred]struts/2.5-BETA3/struts-2.5-BETA3-lib.zip">struts-2.5-BETA3-lib.zip</a> (19MB) - [<a href="http://www.apache.org/dist/struts/2.5-BETA3/struts-2.5-BETA3-lib.zip.asc">PGP</a>] - [<a href="http://www.apache.org/dist/struts/2.5-BETA3/struts-2.5-BETA3-lib.zip.md5">MD5</a>] - </li> - </ul> - </li> - - <li>Documentation: - <ul> - <li> - <a href="[preferred]struts/2.5-BETA3/struts-2.5-BETA3-docs.zip">struts-2.5-BETA3-docs.zip</a> (13MB) - [<a href="http://www.apache.org/dist/struts/2.5-BETA3/struts-2.5-BETA3-docs.zip.asc">PGP</a>] - [<a href="http://www.apache.org/dist/struts/2.5-BETA3/struts-2.5-BETA3-docs.zip.md5">MD5</a>] - </li> - </ul> - </li> - <li>Source: - <ul> - <li> - <a href="[preferred]struts/2.5-BETA3/struts-2.5-BETA3-src.zip">struts-2.5-BETA3-src.zip</a> (7MB) - [<a href="http://www.apache.org/dist/struts/2.5-BETA3/struts-2.5-BETA3-src.zip.asc">PGP</a>] - [<a href="http://www.apache.org/dist/struts/2.5-BETA3/struts-2.5-BETA3-src.zip.md5">MD5</a>] - </li> - </ul> - </li> - -</ul> - <h2>Struts 1.3.10</h2> <a class="anchor" name="struts1310"></a> Modified: websites/production/struts/content/downloads.html ============================================================================== --- websites/production/struts/content/downloads.html (original) +++ websites/production/struts/content/downloads.html Mon Mar 20 14:58:15 2017 @@ -143,12 +143,12 @@ </ul> </li> <li> - <strong>Beta Releases</strong> - <em>Help test the next release!</em> + <strong>Extras</strong> - <em>Additional plugins and quick-fix solutions!</em> <ul> <li> - <a href="http://struts.apache.org/download.cgi#struts-beta"> - Struts 2.5 BETA 3 - </a> (second BETA release of new backward compatibility breaking version 2.5) + <a href="http://struts.apache.org/download.cgi#struts-extras"> + Struts Extras + </a> </li> </ul> </li>