You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2015/10/08 11:17:28 UTC

[2/4] struts-site git commit: Updates site with info about new BETA release

Updates site with info about new BETA release


Project: http://git-wip-us.apache.org/repos/asf/struts-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts-site/commit/d0731375
Tree: http://git-wip-us.apache.org/repos/asf/struts-site/tree/d0731375
Diff: http://git-wip-us.apache.org/repos/asf/struts-site/diff/d0731375

Branch: refs/heads/master
Commit: d07313752af073183657e36e3d33ff28ae51c78f
Parents: cbb5a2d
Author: Lukasz Lenart <lu...@gmail.com>
Authored: Fri Oct 2 07:04:12 2015 +0200
Committer: Lukasz Lenart <lu...@gmail.com>
Committed: Fri Oct 2 07:04:12 2015 +0200

----------------------------------------------------------------------
 _config.yml           |  4 ++--
 source/announce.md    | 21 +++++++++++++++++++++
 source/download.html  |  4 ++--
 source/downloads.html | 42 ++++++++++++++++++++++++++++++++++++++++--
 source/index.html     |  4 ++--
 5 files changed, 67 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts-site/blob/d0731375/_config.yml
----------------------------------------------------------------------
diff --git a/_config.yml b/_config.yml
index 762f917..9f3ef50 100644
--- a/_config.yml
+++ b/_config.yml
@@ -29,8 +29,8 @@ root:
 # Simplifies introducing changes related to the latest release
 current_version: 2.3.24.1
 current_version_short: 23241
-current_beta_version: 2.5-BETA1
+current_beta_version: 2.5-BETA2
 current_beta_version_short: 25
 release_date: 24 september 2015
 release_date_short: 20150924
-beta_release_date_short: 20150731
+beta_release_date_short: 20151001

http://git-wip-us.apache.org/repos/asf/struts-site/blob/d0731375/source/announce.md
----------------------------------------------------------------------
diff --git a/source/announce.md b/source/announce.md
index 184e6ef..2b548ee 100644
--- a/source/announce.md
+++ b/source/announce.md
@@ -8,6 +8,27 @@ title: Announcements
   Skip to: <a href="announce-2014.html">Announcements - 2014</a>
 </p>
 
+#### 1 October 2015 - Struts 2.5-BETA2 (BETA) {#a20151001}
+
+The Apache Struts group is pleased to announce that Struts 2.5-BETA2 is available as a "BETA" release.
+
+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.
+
+This release contains several breaking changes and improvements just to mention few of them:
+
+ - New security option was added - Strict Method Invocation (also known as Strict DMI), see WW-4540
+ - Add support for latest stable AngularJS in Maven archetype, see WW-4522   
+
+and many other improvements, please check the version notes
+
+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.
+
+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.
+
 #### 24 September 2015 - Struts 2.3.24.1 General Availability with Security Fix Release {#a20150924}
 
 The Apache Struts group is pleased to announce that Struts 2.3.24.1 is available as a "General Availability"

http://git-wip-us.apache.org/repos/asf/struts-site/blob/d0731375/source/download.html
----------------------------------------------------------------------
diff --git a/source/download.html b/source/download.html
index 3a0f9db..fde50b1 100644
--- a/source/download.html
+++ b/source/download.html
@@ -130,10 +130,10 @@ title: Download a Release
 <h1>Beta Releases</h1>
 <a name="struts-beta"></a>
 
-<h2>Struts 2.5 BETA1</h2>
+<h2>Struts {{ current_beta_version }}</h2>
 
 <p>
-  <a href="http://struts.apache.org/">Apache Struts {{ site.current_beta_version }}</a> is a first release of incoming Struts 2.5.
+  <a href="http://struts.apache.org/">Apache Struts {{ site.current_beta_version }}</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>

http://git-wip-us.apache.org/repos/asf/struts-site/blob/d0731375/source/downloads.html
----------------------------------------------------------------------
diff --git a/source/downloads.html b/source/downloads.html
index 295c12b..be9a4e3 100644
--- a/source/downloads.html
+++ b/source/downloads.html
@@ -32,8 +32,8 @@ title: Releases
     <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)
+          Struts 2.5 BETA 2
+        </a> (second BETA release of new backward compatibility breaking version 2.5)
       </li>
     </ul>
   </li>
@@ -107,10 +107,48 @@ title: Releases
 <tbody>
 <tr>
   <td class="no-wrap">
+    Struts 2.3.24
+  </td>
+  <td class="no-wrap">7 May 2015</td>
+  <td>
+    <a href="http://struts.apache.org/docs/s2-024.html">S2-026</a>
+  </td>
+  <td>
+    <a href="http://struts.apache.org/docs/version-notes-2324.html">Version notes</a>
+  </td>
+</tr>
+<tr>
+  <td class="no-wrap">
+    Struts 2.3.20.1
+  </td>
+  <td class="no-wrap">6 May 2015</td>
+  <td>
+    <a href="http://struts.apache.org/docs/s2-024.html">S2-026</a>
+  </td>
+  <td>
+    <a href="http://struts.apache.org/docs/version-notes-23201.html">Version notes</a>
+  </td>
+</tr>
+<tr>
+  <td class="no-wrap">
+    Struts 2.3.20
+  </td>
+  <td class="no-wrap">7 December 2014</td>
+  <td>
+    <a href="http://struts.apache.org/docs/s2-024.html">S2-026</a>,
+    <a href="http://struts.apache.org/docs/s2-024.html">S2-024</a>
+  </td>
+  <td>
+    <a href="http://struts.apache.org/docs/version-notes-2320.html">Version notes</a>
+  </td>
+</tr>
+<tr>
+  <td class="no-wrap">
     Struts 2.3.16.3
   </td>
   <td class="no-wrap">2 May 2014</td>
   <td>
+    <a href="http://struts.apache.org/docs/s2-024.html">S2-026</a>,
     <a href="http://struts.apache.org/docs/s2-023.html">S2-023</a>
   </td>
   <td>

http://git-wip-us.apache.org/repos/asf/struts-site/blob/d0731375/source/index.html
----------------------------------------------------------------------
diff --git a/source/index.html b/source/index.html
index fc62845..1bf3c3a 100644
--- a/source/index.html
+++ b/source/index.html
@@ -39,9 +39,9 @@ title: Welcome to the Apache Struts project
         </p>
       </div>
       <div class="column col-md-4">
-        <h2>Apache Struts 2.5 BETA1</h2>
+        <h2>Apache Struts 2.5 BETA2</h2>
         <p>
-          It's a first release of incoming Struts 2.5.
+          It's a second release of upcoming Struts 2.5.
           Read more in <a href="announce.html#a{{ site.beta_release_date_short }}">Announcement</a> or in
           <a href="/docs/version-notes-{{ site.current_beta_version_short }}.html">Version notes</a>
         </p>