Author: lukaszlenart
Date: Fri Aug  7 12:36:57 2015
New Revision: 961057

Log:
Updates production

Modified:
    websites/production/struts/content/download.html
    websites/production/struts/content/downloads.html

Modified: websites/production/struts/content/download.html
==============================================================================
--- websites/production/struts/content/download.html (original)
+++ websites/production/struts/content/download.html Fri Aug  7 12:36:57 2015
@@ -181,7 +181,7 @@
 <h2>Struts 2.3.24</h2>
 
 <p>
-  <a href="http://struts.apache.org/release/2.3.x/";>Apache Struts 2.3.24</a> 
is an elegant, extensible
+  <a href="http://struts.apache.org/";>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.24 is the "best available" version of Struts in the 2.3 series.
@@ -239,6 +239,72 @@
       </li>
     </ul>
   </li>
+
+</ul>
+
+<h1>Beta Releases</h1>
+<a name="struts-beta"></a>
+
+<h2>Struts 2.5 BETA1</h2>
+
+<p>
+  <a href="http://struts.apache.org/";>Apache Struts 2.5-BETA1</a> is a first 
release of incoming 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-25.html";>Version 
Notes</a>
+  </li>
+
+  <li>Full Distribution:
+    <ul>
+      <li>
+        <a 
href="[preferred]/struts/2.5-BETA1/struts-2.5-BETA1-all.zip">struts-2.5-BETA1-all.zip</a>
 (65MB)
+        [<a 
href="http://www.apache.org/dist/struts/2.3.24/struts-2.5-BETA1-all.zip.asc";>PGP</a>]
+        [<a 
href="http://www.apache.org/dist/struts/2.3.24/struts-2.5-BETA1-all.zip.md5";>MD5</a>]
+      </li>
+    </ul>
+  </li>
+
+  <li>Example Applications:
+    <ul>
+      <li>
+        <a 
href="[preferred]/struts/2.5-BETA1/struts-2.5-BETA1-apps.zip">struts-2.5-BETA1-apps.zip</a>
 (35MB)
+        [<a 
href="http://www.apache.org/dist/struts/2.5-BETA1/struts-2.5-BETA1-apps.zip.asc";>PGP</a>]
+        [<a 
href="http://www.apache.org/dist/struts/2.5-BETA1/struts-2.5-BETA1-apps.zip.md5";>MD5</a>]
+      </li>
+    </ul>
+  </li>
+  <li>Essential Dependencies Only:
+    <ul>
+      <li>
+        <a 
href="[preferred]/struts/2.5-BETA1/struts-2.5-BETA1-lib.zip">struts-2.5-BETA1-lib.zip</a>
 (19MB)
+        [<a 
href="http://www.apache.org/dist/struts/2.5-BETA1/struts-2.5-BETA1-lib.zip.asc";>PGP</a>]
+        [<a 
href="http://www.apache.org/dist/struts/2.5-BETA1/struts-2.5-BETA1-lib.zip.md5";>MD5</a>]
+      </li>
+    </ul>
+  </li>
+
+  <li>Documentation:
+    <ul>
+      <li>
+        <a 
href="[preferred]/struts/2.5-BETA1/struts-2.5-BETA1-docs.zip">struts-2.5-BETA1-docs.zip</a>
 (13MB)
+        [<a 
href="http://www.apache.org/dist/struts/2.5-BETA1/struts-2.5-BETA1-docs.zip.asc";>PGP</a>]
+        [<a 
href="http://www.apache.org/dist/struts/2.5-BETA1/struts-2.5-BETA1-docs.zip.md5";>MD5</a>]
+      </li>
+    </ul>
+  </li>
+  <li>Source:
+    <ul>
+      <li>
+        <a 
href="[preferred]/struts/2.5-BETA1/struts-2.5-BETA1-src.zip">struts-2.5-BETA1-src.zip</a>
 (7MB)
+        [<a 
href="http://www.apache.org/dist/struts/2.5-BETA1/struts-2.5-BETA1-src.zip.asc";>PGP</a>]
+        [<a 
href="http://www.apache.org/dist/struts/2.5-BETA1/struts-2.5-BETA1-src.zip.md5";>MD5</a>]
+      </li>
+    </ul>
+  </li>
 
 </ul>
 

Modified: websites/production/struts/content/downloads.html
==============================================================================
--- websites/production/struts/content/downloads.html (original)
+++ websites/production/struts/content/downloads.html Fri Aug  7 12:36:57 2015
@@ -136,7 +136,7 @@
     <strong>General Availability (GA) Releases</strong> - <em>Ready for Prime 
Time!</em>
     <ul>
       <li>
-        <a href="http://struts.apache.org/download.cgi#struts2324";>
+        <a href="http://struts.apache.org/download.cgi#struts-ga";>
           Struts 2.3.24
         </a> ("best available")
       </li>
@@ -144,6 +144,13 @@
   </li>
   <li>
     <strong>Beta Releases</strong> - <em>Help test the next release!</em>
+    <ul>
+      <li>
+        <a href="http://struts.apache.org/download.cgi#struts-beta";>
+          Struts 2.5 BETA 1
+        </a> (first BETA release of new backward compatibility breaking 
version 2.5)
+      </li>
+    </ul>
   </li>
   <li>
     <strong>Trunk Snapshots</strong> - <em>Get involved with the latest and 
greatest fixes and improvements</em>


Reply via email to