Author: lukaszlenart
Date: Fri May  4 06:08:08 2012
New Revision: 1333763

URL: http://svn.apache.org/viewvc?rev=1333763&view=rev
Log:
WW-3791 updates site to finish the release

Added:
    struts/site/src/site/xdoc/announce-2011.xml
      - copied, changed from r1308146, struts/site/src/site/xdoc/announce.xml
Modified:
    struts/site/src/site/site.xml
    struts/site/src/site/xdoc/announce.xml
    struts/site/src/site/xdoc/download.xml
    struts/site/src/site/xdoc/downloads.xml
    struts/site/src/site/xdoc/index.xml

Modified: struts/site/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/struts/site/src/site/site.xml?rev=1333763&r1=1333762&r2=1333763&view=diff
==============================================================================
--- struts/site/src/site/site.xml (original)
+++ struts/site/src/site/site.xml Fri May  4 06:08:08 2012
@@ -71,8 +71,8 @@
                     name="Key Technologies"
                     href="primer.html" />
             <item
-                    name="Struts 2.3.1.2 (GA)"
-                    href="http://struts.apache.org/2.3.1.2/index.html"; />
+                    name="Struts 2.3.3 (GA)"
+                    href="http://struts.apache.org/2.3.3/index.html"; />
             <item
                     name="Struts 1.3.10 (GA)"
                     href="http://struts.apache.org/1.3.10/index.html"; />

Copied: struts/site/src/site/xdoc/announce-2011.xml (from r1308146, 
struts/site/src/site/xdoc/announce.xml)
URL: 
http://svn.apache.org/viewvc/struts/site/src/site/xdoc/announce-2011.xml?p2=struts/site/src/site/xdoc/announce-2011.xml&p1=struts/site/src/site/xdoc/announce.xml&r1=1308146&r2=1333763&rev=1333763&view=diff
==============================================================================
--- struts/site/src/site/xdoc/announce.xml (original)
+++ struts/site/src/site/xdoc/announce-2011.xml Fri May  4 06:08:08 2012
@@ -28,56 +28,6 @@ limitations under the License.
             <p class="right">
                 Skip to: <a href="announce-2010.html">Announcements - 2010</a>
             </p>
-
-            <h4 id="a20120122">22 January 2011 - Struts 2.3.1.2 General 
Availability Release</h4>
-           <p>
-             The Apache Struts group is pleased to announce that Struts 
2.3.1.2 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>
-               An important vulnerability were solved with this release:
-               <ul>
-                   <li>
-                       ParameterInterceptor vulnerability allowed remote 
command execution
-                   </li>
-                   <li>
-                       Default acceptedParamNames has been updated to more 
restrictive values
-                   </li>
-               </ul>
-           </p>
-           <p>
-             All developers are strongly advised to update existing Struts 2 
applications
-             to Struts 2.3.1.2.
-           </p>
-           <p>
-             Struts 2.3.1.2 is available in a full distribution,
-             or as separate library, source, example and documentation
-             distributions, from the
-             <a 
href="http://struts.apache.org/download.cgi#struts2312";>releases page</a>.
-             The release is also available through the central Maven 
repository under Group ID
-             "org.apache.struts". The
-             <a 
href="http://struts.apache.org/2.x/docs/version-notes-2312.html";>release 
notes</a>
-             and the
-             <a 
href="https://cwiki.apache.org/confluence/display/WW/S2-009";>security 
bulletin</a>
-             are available online.
-           </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 5.
-           </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="a20111225">25 December 2011 - Struts 2.3.1.1 General 
Availability Release</h4>
            <p>
              The Apache Struts group is pleased to announce that Struts 
2.3.1.1 is

Modified: struts/site/src/site/xdoc/announce.xml
URL: 
http://svn.apache.org/viewvc/struts/site/src/site/xdoc/announce.xml?rev=1333763&r1=1333762&r2=1333763&view=diff
==============================================================================
--- struts/site/src/site/xdoc/announce.xml (original)
+++ struts/site/src/site/xdoc/announce.xml Fri May  4 06:08:08 2012
@@ -26,229 +26,104 @@ limitations under the License.
 
         <section name="Announcements">
             <p class="right">
-                Skip to: <a href="announce-2010.html">Announcements - 2010</a>
+                Skip to:
+                <a href="announce-2011.html">Announcements - 2011</a>
             </p>
 
-            <h4 id="a20120122">22 January 2011 - Struts 2.3.1.2 General 
Availability Release</h4>
-           <p>
-             The Apache Struts group is pleased to announce that Struts 
2.3.1.2 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>
-               An important vulnerability were solved with this release:
-               <ul>
-                   <li>
-                       ParameterInterceptor vulnerability allowed remote 
command execution
-                   </li>
-                   <li>
-                       Default acceptedParamNames has been updated to more 
restrictive values
-                   </li>
-               </ul>
-           </p>
-           <p>
-             All developers are strongly advised to update existing Struts 2 
applications
-             to Struts 2.3.1.2.
-           </p>
-           <p>
-             Struts 2.3.1.2 is available in a full distribution,
-             or as separate library, source, example and documentation
-             distributions, from the
-             <a 
href="http://struts.apache.org/download.cgi#struts2312";>releases page</a>.
-             The release is also available through the central Maven 
repository under Group ID
-             "org.apache.struts". The
-             <a 
href="http://struts.apache.org/2.x/docs/version-notes-2312.html";>release 
notes</a>
-             and the
-             <a 
href="https://cwiki.apache.org/confluence/display/WW/S2-009";>security 
bulletin</a>
-             are available online.
-           </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 5.
-           </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="a20111225">25 December 2011 - Struts 2.3.1.1 General 
Availability Release</h4>
-           <p>
-             The Apache Struts group is pleased to announce that Struts 
2.3.1.1 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>
-               An important vulnerability were solved with this release:
-               <ul>
-                   <li>
-                       Remote command execution and arbitrary file overwrite
-                   </li>
-                   <li>
-                       Strict DMI mode does not work correctly
-                   </li>
-               </ul>
-           </p>
-           <p>
-             All developers are strongly advised to update existing Struts 2 
applications
-             to Struts 2.3.1.1.
-           </p>
-           <p>
-             Struts 2.3.1.1 is available in a full distribution,
-             or as separate library, source, example and documentation
-             distributions, from the
-             <a 
href="http://struts.apache.org/download.cgi#struts2311";>releases page</a>.
-             The release is also available through the central Maven 
repository under Group ID
-             "org.apache.struts". The
-             <a 
href="http://struts.apache.org/2.x/docs/version-notes-2311.html";>release 
notes</a>
-             are available online.
-           </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 5.
-           </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="a20111218">18 December 2011 - Struts 2.0.14 End of Life 
Announcement</h4>
+            <h4 id="a20120416">16 April 2012 - Struts 2.3.3 General 
Availability Release</h4>
             <p>
-                The Apache Struts Team likes to inform you that the Struts 2.0 
branch has reached it's end of life
-                and is no longer supported. All users of Struts 2.0.14 or 
earlier Struts 2 versions are strongly
-                advised to update their existing applications to Struts 2.3.x.
-            </p>
-            <p>
-                Struts 2.0.14 was for some time maintained in parallel to the 
2.1 and 2.2 branches, since Struts 2.1
-                introduced some API and plugin changes that were likely to 
break existing user code on top of Struts 2.
-                However, the community interest in maintaining the Struts 
2.0.x branch was not strong enough to
-                keep it sufficiently up to date, especially in terms of 
security fixes. There are several serious
-                security problems that, while being continuously addressed in 
later Struts 2 versions, did not make
-                it into the 2.0.x branch. For that reason the Apache Struts 
PMC decided to remove 2.0.14 as a supported
-                version.
-            </p>
-            <p>
-                For more information on how to upgrade existing applications 
running on top of Struts 2.0.x to
-                Struts 2.1 and later, please read the
-                <a 
href="https://cwiki.apache.org/S2WIKI/troubleshooting-guide-migrating-from-struts-20x-to-21x.html";>
-                    Guide to migrating from Struts 2.0.x to 2.1.x</a>.
+                The Apache Struts group is pleased to announce that Struts 
2.3.3 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>
+                It's a mostly maintenance release where many bugs were solved 
and many improvements were added.
+                Please check the Version Notes to see more details.
+            </p>
+            <p>
+                All developers are strongly advised to update existing Struts 
2 applications
+                to Struts 2.3.3.
+            </p>
+            <p>
+                Struts 2.3.3 is available in a full distribution, or as 
separate library, source,
+                example and documentation distributions, from the
+                <a 
href="http://struts.apache.org/download.cgi#struts233";>releases page</a>.
+                The release is also available through the central Maven 
repository under Group ID
+                "org.apache.struts". The
+                <a 
href="http://struts.apache.org/2.x/docs/version-notes-233.html";>version 
notes</a>
+                are available online.
+            </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 5.
+            </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="a20111212">12 December 2011 - Struts 2.3.1 General 
Availability Release</h4>
-           <p>
-             The Apache Struts group is pleased to announce that Struts 2.3.1 
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>
-           Some new futures are:
-           <ul>
-               <li>
-                   New Portlet 2.0 (JSR 286) plugin replaced the Portlet 1.0 
(JSR 168) plugin
-               </li>
-               <li>
-                   New CDI plugin was added to allow use CDI (JavaEE 6) as an 
Object Factory in Struts 2
-               </li>
-               <li>
-                   The dependencies of the Struts2-Spring plugin were upgraded 
from  Spring 2.5 to 3.0
-               </li>
-           </ul>
-           Besides that, various other bug fixes, improvements and security 
enhancements have been incorporated.
-           </p>
-           <p>
-             All developers are strongly advised to update existing Struts 2 
applications
-             to Struts 2.3.1.
-           </p>
-           <p>
-             Struts 2.3.1 is available in a full distribution,
-             or as separate library, source, example and documentation
-             distributions, from the
-             <a 
href="http://struts.apache.org/download.cgi#struts231";>releases page</a>.
-             The release is also available through the central Maven 
repository under Group ID
-             "org.apache.struts". The
-             <a 
href="http://struts.apache.org/2.3.1/docs/version-notes-231.html";>release 
notes</a>
-             are available online.
-           </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 5.
-           </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="a20111007">7 September 2011 - Struts 2.2.3.1 General 
Availability Release</h4>
+            <h4 id="a20120122">22 January 2012 - Struts 2.3.1.2 General 
Availability Release</h4>
             <p>
-              The Apache Struts group is pleased to announce that Struts 
2.2.3.1 is
-              available as a "General Availability" release. The GA 
designation is our
-              highest quality grade.
+                The Apache Struts group is pleased to announce that Struts 
2.3.1.2 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.
+                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>
                 An important vulnerability were solved with this release:
                 <ul>
                     <li>
-                        User input was evaluated as an OGNL expression when 
there's a conversion error.
+                        ParameterInterceptor vulnerability allowed remote 
command execution
+                    </li>
+                    <li>
+                        Default acceptedParamNames has been updated to more 
restrictive values
                     </li>
                 </ul>
             </p>
             <p>
-              All developers are strongly advised to update existing Struts 2 
applications
-              to Struts 2.2.3.1.
-            </p>
-            <p>
-              Struts 2.2.3.1 is available in a full distribution,
-              or as separate library, source, example and documentation
-              distributions, from the
-              <a 
href="http://struts.apache.org/download.cgi#struts2231";>releases page</a>.
-              The release is also available through the central Maven 
repository under Group ID
-              "org.apache.struts". The
-              <a 
href="http://struts.apache.org/2.2.3.1/docs/version-notes-2231.html";>release 
notes</a>
-              are available online.
-            </p>
-            <p>
-              The 2.2.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 5.
+                All developers are strongly advised to update existing Struts 
2 applications
+                to Struts 2.3.1.2.
             </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.
+                Struts 2.3.1.2 is available in a full distribution,
+                or as separate library, source, example and documentation
+                distributions, from the
+                <a 
href="http://struts.apache.org/download.cgi#struts2312";>releases page</a>.
+                The release is also available through the central Maven 
repository under Group ID
+                "org.apache.struts". The
+                <a 
href="http://struts.apache.org/2.x/docs/version-notes-2312.html";>release 
notes</a>
+                and the
+                <a 
href="https://cwiki.apache.org/confluence/display/WW/S2-009";>security 
bulletin</a>
+                are available online.
+            </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 5.
+            </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>
         </section>
         <section>
             <p class="right">
-                Skip to: <a href="announce-2010.html">Announcements - 2010</a>
+                Skip to:
+                <a href="announce-2011.html">Announcements - 2011</a>
             </p>
 
             <p class="right">

Modified: struts/site/src/site/xdoc/download.xml
URL: 
http://svn.apache.org/viewvc/struts/site/src/site/xdoc/download.xml?rev=1333763&r1=1333762&r2=1333763&view=diff
==============================================================================
--- struts/site/src/site/xdoc/download.xml (original)
+++ struts/site/src/site/xdoc/download.xml Fri May  4 06:08:08 2012
@@ -94,33 +94,28 @@ limitations under the License.
 
         <a name="struts-ga"/>
         <section name="Full Releases">
-            <a name="struts2312"/>
-            <subsection name="Struts 2.3.1.2">
+            <a name="struts233"/>
+            <subsection name="Struts 2.3.3">
 
             <p>
-             <a href="http://struts.apache.org/2.3.1.2/";>Apache Struts 
2.3.1.2</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.1.2 is the "best available" version of Struts in the 
2.3 series.
+             <a href="http://struts.apache.org/2.3.3/";>Apache Struts 2.3.3</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.3 is the "best available" version of Struts in the 2.3 
series.
             </p>
 
                 <ul>
                     <li>
-                      <a 
href="http://struts.apache.org/2.x/docs/version-notes-2312.html";>Version 
Notes</a>
-                    </li>
-                    <li>
-                      <a 
href="https://cwiki.apache.org/confluence/display/WW/S2-009";>Security 
Bulletin</a>
+                      <a 
href="http://struts.apache.org/2.x/docs/version-notes-233.html";>Version 
Notes</a>
                     </li>
 
                     <li>Full Distribution:
                         <ul>
                             <li>
-                                <a 
href="[preferred]/struts/binaries/struts-2.3.1.2-all.zip">struts-2.3.1.2-all.zip</a>
 (76mb)
-                                [<a 
href="http://www.apache.org/dist/struts/binaries/struts-2.3.1.2-all.zip.asc";>PGP</a>]
-                                [<a 
href="http://www.apache.org/dist/struts/binaries/struts-2.3.1.2-all.zip.md5";>MD5</a>]
+                                <a 
href="[preferred]/struts/binaries/struts-2.3.3-all.zip">struts-2.3.3-all.zip</a>
 (76mb)
+                                [<a 
href="http://www.apache.org/dist/struts/binaries/struts-2.3.3-all.zip.asc";>PGP</a>]
+                                [<a 
href="http://www.apache.org/dist/struts/binaries/struts-2.3.3-all.zip.md5";>MD5</a>]
                             </li>
                         </ul>
                     </li>
@@ -128,18 +123,18 @@ limitations under the License.
                     <li>Example Applications:
                         <ul>
                             <li>
-                                <a 
href="[preferred]/struts/examples/struts-2.3.1.2-apps.zip">struts-2.3.1.2-apps.zip</a>
 (29mb)
-                                [<a 
href="http://www.apache.org/dist/struts/examples/struts-2.3.1.2-apps.zip.asc";>PGP</a>]
-                                [<a 
href="http://www.apache.org/dist/struts/examples/struts-2.3.1.2-apps.zip.md5";>MD5</a>]
+                                <a 
href="[preferred]/struts/examples/struts-2.3.3-apps.zip">struts-2.3.3-apps.zip</a>
 (29mb)
+                                [<a 
href="http://www.apache.org/dist/struts/examples/struts-2.3.3-apps.zip.asc";>PGP</a>]
+                                [<a 
href="http://www.apache.org/dist/struts/examples/struts-2.3.3-apps.zip.md5";>MD5</a>]
                             </li>
                         </ul>
                     </li>
                     <li>Essential Dependencies Only:
                         <ul>
                             <li>
-                                <a 
href="[preferred]/struts/library/struts-2.3.1.2-lib.zip">struts-2.3.1.2-lib.zip</a>
 (15mb)
-                                [<a 
href="http://www.apache.org/dist/struts/library/struts-2.3.1.2-lib.zip.asc";>PGP</a>]
-                                [<a 
href="http://www.apache.org/dist/struts/library/struts-2.3.1.2-lib.zip.md5";>MD5</a>]
+                                <a 
href="[preferred]/struts/library/struts-2.3.3-lib.zip">struts-2.3.3-lib.zip</a> 
(15mb)
+                                [<a 
href="http://www.apache.org/dist/struts/library/struts-2.3.3-lib.zip.asc";>PGP</a>]
+                                [<a 
href="http://www.apache.org/dist/struts/library/struts-2.3.3-lib.zip.md5";>MD5</a>]
                             </li>
                         </ul>
                     </li>
@@ -147,18 +142,18 @@ limitations under the License.
                     <li>Documentation:
                         <ul>
                             <li>
-                                <a 
href="[preferred]/struts/documentation/struts-2.3.1.2-docs.zip">struts-2.3.1.2-docs.zip</a>
 (33mb)
-                                [<a 
href="http://www.apache.org/dist/struts/documentation/struts-2.3.1.2-docs.zip.asc";>PGP</a>]
-                                [<a 
href="http://www.apache.org/dist/struts/documentation/struts-2.3.1.2-docs.zip.md5";>MD5</a>]
+                                <a 
href="[preferred]/struts/documentation/struts-2.3.3-docs.zip">struts-2.3.3-docs.zip</a>
 (33mb)
+                                [<a 
href="http://www.apache.org/dist/struts/documentation/struts-2.3.3-docs.zip.asc";>PGP</a>]
+                                [<a 
href="http://www.apache.org/dist/struts/documentation/struts-2.3.3-docs.zip.md5";>MD5</a>]
                             </li>
                         </ul>
                     </li>
                     <li>Source:
                         <ul>
                             <li>
-                                <a 
href="[preferred]/struts/source/struts-2.3.1.2-src.zip">struts-2.3.1.2-src.zip</a>
 (6mb)
-                                [<a 
href="http://www.apache.org/dist/struts/source/struts-2.3.1.2-src.zip.asc";>PGP</a>]
-                                [<a 
href="http://www.apache.org/dist/struts/source/struts-2.3.1.2-src.zip.md5";>MD5</a>]
+                                <a 
href="[preferred]/struts/source/struts-2.3.3-src.zip">struts-2.3.3-src.zip</a> 
(6mb)
+                                [<a 
href="http://www.apache.org/dist/struts/source/struts-2.3.3-src.zip.asc";>PGP</a>]
+                                [<a 
href="http://www.apache.org/dist/struts/source/struts-2.3.3-src.zip.md5";>MD5</a>]
                             </li>
                         </ul>
                     </li>

Modified: struts/site/src/site/xdoc/downloads.xml
URL: 
http://svn.apache.org/viewvc/struts/site/src/site/xdoc/downloads.xml?rev=1333763&r1=1333762&r2=1333763&view=diff
==============================================================================
--- struts/site/src/site/xdoc/downloads.xml (original)
+++ struts/site/src/site/xdoc/downloads.xml Fri May  4 06:08:08 2012
@@ -49,8 +49,8 @@ limitations under the License.
                         <strong>General Availability (GA) Releases</strong> - 
<em>Ready for Prime Time!</em>
                         <ul>
                             <li>
-                                <a 
href="http://struts.apache.org/download.cgi#struts2312";>
-                                    Struts 2.3.1.2
+                                <a 
href="http://struts.apache.org/download.cgi#struts233";>
+                                    Struts 2.3.3
                                 </a> ("best available")
                             </li>
                             <li>
@@ -130,6 +130,16 @@ limitations under the License.
                 </thead>
                 <tr>
                     <td>
+                        <a 
href="http://struts.apache.org/2.3.1.2/index.html";>Struts 2.3.1.2</a>
+                    </td>
+                    <td>22 January 2012</td>
+                    <td></td>
+                    <td>
+                        <a 
href="http://struts.apache.org/2.3.1.2/docs/version-notes-2312.html";>Version 
notes</a>
+                    </td>
+                </tr>
+                <tr>
+                    <td>
                         <a 
href="http://struts.apache.org/2.3.1.1/index.html";>Struts 2.3.1.1</a>
                     </td>
                     <td>25 December 2011</td>

Modified: struts/site/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/struts/site/src/site/xdoc/index.xml?rev=1333763&r1=1333762&r2=1333763&view=diff
==============================================================================
--- struts/site/src/site/xdoc/index.xml (original)
+++ struts/site/src/site/xdoc/index.xml Fri May  4 06:08:08 2012
@@ -32,15 +32,15 @@ limitations under the License.
               the <a href="#Project">Apache Struts project</a>, and <a 
href="#Newbies">Struts for Newbies</a>
             </p>
             
-            <a name="2.3.1.2"/>
-            <subsection name="22 January 2012 - Struts 2.3.1.2 General 
Availability Release">
+            <a name="2.3.3"/>
+            <subsection name="16 April 2012 - Struts 2.3.3 General 
Availability Release">
 
             <p>
                 The latest production release of Struts 2 is
-                <a 
href="http://struts.apache.org/download.cgi#struts2312";>Struts 2.3.1.2</a>,
+                <a 
href="http://struts.apache.org/download.cgi#struts233";>Struts 2.3.3</a>,
                 which was promoted to "General Availability"
-                (or "Ready for Primetime") on 25 December 2011.
-                The <a 
href="http://struts.apache.org/2.x/docs/version-notes-2312.html";>release 
notes</a>
+                (or "Ready for Primetime") on 03 May 2012.
+                The <a 
href="http://struts.apache.org/2.x/docs/version-notes-233.html";>version 
notes</a>
                 are available online.
             </p>
             </subsection>


Reply via email to