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 2013/03/14 22:53:58 UTC

svn commit: r1456693 - in /struts/site/trunk/content: resources/.htaccess resources/archetype-catalog.xml site.xml xdoc/announce-2012.xml xdoc/announce.xml xdoc/download.xml xdoc/downloads.xml xdoc/index.xml

Author: lukaszlenart
Date: Thu Mar 14 21:53:57 2013
New Revision: 1456693

URL: http://svn.apache.org/r1456693
Log:
Updated main site to match the latest release

Added:
    struts/site/trunk/content/xdoc/announce-2012.xml
      - copied unchanged from r1446458, struts/site/trunk/content/xdoc/announce.xml
Modified:
    struts/site/trunk/content/resources/.htaccess
    struts/site/trunk/content/resources/archetype-catalog.xml
    struts/site/trunk/content/site.xml
    struts/site/trunk/content/xdoc/announce.xml
    struts/site/trunk/content/xdoc/download.xml
    struts/site/trunk/content/xdoc/downloads.xml
    struts/site/trunk/content/xdoc/index.xml

Modified: struts/site/trunk/content/resources/.htaccess
URL: http://svn.apache.org/viewvc/struts/site/trunk/content/resources/.htaccess?rev=1456693&r1=1456692&r2=1456693&view=diff
==============================================================================
--- struts/site/trunk/content/resources/.htaccess (original)
+++ struts/site/trunk/content/resources/.htaccess Thu Mar 14 21:53:57 2013
@@ -36,6 +36,7 @@ Redirect permanent /WW                  
 Redirect permanent /style               http://struts.apache.org/css
 Redirect permanent /2.x               http://struts.apache.org/development/2.x
 Redirect permanent /1.x               http://struts.apache.org/development/1.x
+Redirect permanent /2.3.12               http://struts.apache.org/release/2.3.x
 Redirect permanent /2.3.8               http://struts.apache.org/release/2.3.x
 Redirect permanent /2.3.7               http://struts.apache.org/release/2.3.x
 Redirect permanent /2.3.4.1               http://struts.apache.org/release/2.3.x

Modified: struts/site/trunk/content/resources/archetype-catalog.xml
URL: http://svn.apache.org/viewvc/struts/site/trunk/content/resources/archetype-catalog.xml?rev=1456693&r1=1456692&r2=1456693&view=diff
==============================================================================
--- struts/site/trunk/content/resources/archetype-catalog.xml (original)
+++ struts/site/trunk/content/resources/archetype-catalog.xml Thu Mar 14 21:53:57 2013
@@ -7,42 +7,42 @@
         <archetype>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts2-archetype-blank</artifactId>
-            <version>2.3.8</version>
+            <version>2.3.12</version>
             <repository>https://repository.apache.org/content/groups/public/</repository>
             <description>Struts 2 Archetypes - Blank</description>
         </archetype>
         <archetype>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts2-archetype-convention</artifactId>
-            <version>2.3.8</version>
+            <version>2.3.12</version>
             <repository>https://repository.apache.org/content/groups/public/</repository>
             <description>Struts 2 Archetypes - Blank Convention</description>
         </archetype>
         <archetype>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts2-archetype-dbportlet</artifactId>
-            <version>2.3.8</version>
+            <version>2.3.12</version>
             <repository>https://repository.apache.org/content/groups/public/</repository>
             <description>Struts 2 Archetypes - Database Portlet</description>
         </archetype>
         <archetype>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts2-archetype-plugin</artifactId>
-            <version>2.3.8</version>
+            <version>2.3.12</version>
             <repository>https://repository.apache.org/content/groups/public/</repository>
             <description>Struts 2 Archetypes - Plugin</description>
         </archetype>
         <archetype>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts2-archetype-portlet</artifactId>
-            <version>2.3.8</version>
+            <version>2.3.12</version>
             <repository>https://repository.apache.org/content/groups/public/</repository>
             <description>Struts 2 Archetypes - Portlet</description>
         </archetype>
         <archetype>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts2-archetype-starter</artifactId>
-            <version>2.3.8</version>
+            <version>2.3.12</version>
             <repository>https://repository.apache.org/content/groups/public/</repository>
             <description>Struts 2 Archetypes - Starter</description>
         </archetype>

Modified: struts/site/trunk/content/site.xml
URL: http://svn.apache.org/viewvc/struts/site/trunk/content/site.xml?rev=1456693&r1=1456692&r2=1456693&view=diff
==============================================================================
--- struts/site/trunk/content/site.xml (original)
+++ struts/site/trunk/content/site.xml Thu Mar 14 21:53:57 2013
@@ -84,7 +84,7 @@
                     name="Key Technologies"
                     href="primer.html" />
             <item
-                    name="Struts 2.3.8 (GA)"
+                    name="Struts 2.3.12 (GA)"
                     href="http://struts.apache.org/release/2.3.x/index.html" />
             <item
                     name="Struts 1.3.10 (GA)"

Modified: struts/site/trunk/content/xdoc/announce.xml
URL: http://svn.apache.org/viewvc/struts/site/trunk/content/xdoc/announce.xml?rev=1456693&r1=1456692&r2=1456693&view=diff
==============================================================================
--- struts/site/trunk/content/xdoc/announce.xml (original)
+++ struts/site/trunk/content/xdoc/announce.xml Thu Mar 14 21:53:57 2013
@@ -27,12 +27,12 @@ limitations under the License.
         <section name="Announcements">
             <p class="right">
                 Skip to:
-                <a href="announce-2011.html">Announcements - 2011</a>
+                <a href="announce-2012.html">Announcements - 2012</a>
             </p>
 
-            <h4 id="a20121222">22 December 2012 - Struts 2.3.8 General Availability Release</h4>
+            <h4 id="a20130306">6 March 2013 - Struts 2.3.12 General Availability Release</h4>
             <p>
-                The Apache Struts group is pleased to announce that Struts 2.3.8 is
+                The Apache Struts group is pleased to announce that Struts 2.3.12 is
                 available as a "General Availability" release. The GA designation is our
                 highest quality grade.
             </p>
@@ -43,246 +43,24 @@ limitations under the License.
                 maintaining applications over time.
             </p>
             <p>
-                It's a mostly maintenance release which improves overall performance which should be significant
-                better than in version 2.3.7 and slightly better than in version 2.3.4.1. This version depends on new OGNL
-                version 3.0.6 - thanks to Pelladi Gabor and Johno Crawford for their contribution!
-                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.8.
-            </p>
-            <p>
-                Struts 2.3.8 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#struts238">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-238.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="a20121119">19 November 2012 - Struts 2.3.7 General Availability Release</h4>
-            <p>
-                The Apache Struts group is pleased to announce that Struts 2.3.7 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, also performance was improved.
-            </p>
-            <p>
-                All developers are strongly advised to update existing Struts 2 applications
-                to Struts 2.3.7.
-            </p>
-            <p>
-                Struts 2.3.7 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#struts237">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-237.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="a20120813">13 August 2012 - Struts 2.3.4.1 General Availability Release</h4>
-            <p>
-                The Apache Struts group is pleased to announce that Struts 2.3.4.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>
-                Two security issues were solved with this release:
+                It's a mostly maintenance release but few important improvements were added as well:
                 <ul>
-                    <li>
-                        Decoupling of session attribute and parameter naming for Struts 2 token mechanism,
-                        to improve security when used for CSRF-attack protection
-                    </li>
-                    <li>
-                        Parameter name length is now by default restricted to 100 characters to diminish possible DOS
-                        attack effectiveness
-                    </li>
+                    <li>All validators were refactored and right now parameters can be set via OGNL also parameter parse was removed</li>
+                    <li>Tag's required attribute was renamed to requiredLabel to allow support of Html5 required attribute in the tags</li>
+                    <li>New Tiles 3 plugin was added to support Tiles 3 result type</li>
+                    <li>Support for JBoss 5 to work with the Convention Plugin was improved</li>
                 </ul>
-            </p>
-            <p>
-                All developers are strongly advised to update existing Struts 2 applications
-                to Struts 2.3.4.1.
-            </p>
-            <p>
-                Struts 2.3.4.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#struts2341">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-2341.html">release notes</a>
-                and the
-                <a href="https://cwiki.apache.org/confluence/display/WW/S2-010">token mechanism security bulletin</a>
-                as well as the
-                <a href="https://cwiki.apache.org/confluence/display/WW/S2-011">parameter name length 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="a20120511">12 May 2012 - Struts 2.3.4 General Availability Release</h4>
-            <p>
-                The Apache Struts group is pleased to announce that Struts 2.3.4 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.4.
-            </p>
-            <p>
-                Struts 2.3.4 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#struts234">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-234.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="a20120416">16 April 2012 - Struts 2.3.3 General Availability Release</h4>
-            <p>
-                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.
+                All developers are strongly advised to update existing Struts 2 applications to Struts 2.3.12.
             </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="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.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
+                Struts 2.3.12 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>
+                The release is also available through the central Maven repository under Group ID "org.apache.struts". The
+                <a href="http://struts.apache.org/development/2.x/docs/version-notes-2312.html">release notes</a>
                 are available online.
             </p>
             <p>
@@ -295,11 +73,12 @@ limitations under the License.
                 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-2011.html">Announcements - 2011</a>
+                <a href="announce-2012.html">Announcements - 2012</a>
             </p>
 
             <p class="right">

Modified: struts/site/trunk/content/xdoc/download.xml
URL: http://svn.apache.org/viewvc/struts/site/trunk/content/xdoc/download.xml?rev=1456693&r1=1456692&r2=1456693&view=diff
==============================================================================
--- struts/site/trunk/content/xdoc/download.xml (original)
+++ struts/site/trunk/content/xdoc/download.xml Thu Mar 14 21:53:57 2013
@@ -94,28 +94,28 @@ limitations under the License.
 
         <a name="struts-ga"/>
         <section name="Full Releases">
-            <a name="struts238"/>
-            <subsection name="Struts 2.3.8">
+            <a name="struts2312"/>
+            <subsection name="Struts 2.3.12">
 
             <p>
-             <a href="http://struts.apache.org/2.3.8/">Apache Struts 2.3.8</a>
+             <a href="http://struts.apache.org/2.3.12/">Apache Struts 2.3.12</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.8 is the "best available" version of Struts in the 2.3 series.
+             Struts 2.3.12 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-238.html">Version Notes</a>
+                      <a href="http://struts.apache.org/development/2.x/docs/version-notes-2312.html">Version Notes</a>
                     </li>
 
                     <li>Full Distribution:
                         <ul>
                             <li>
-                                <a href="[preferred]/struts/binaries/struts-2.3.8-all.zip">struts-2.3.8-all.zip</a> (76mb)
-                                [<a href="http://www.apache.org/dist/struts/binaries/struts-2.3.8-all.zip.asc">PGP</a>]
-                                [<a href="http://www.apache.org/dist/struts/binaries/struts-2.3.8-all.zip.md5">MD5</a>]
+                                <a href="[preferred]/struts/binaries/struts-2.3.-all.zip">struts-2.3.12-all.zip</a> (76mb)
+                                [<a href="http://www.apache.org/dist/struts/binaries/struts-2.3.12-all.zip.asc">PGP</a>]
+                                [<a href="http://www.apache.org/dist/struts/binaries/struts-2.3.12-all.zip.md5">MD5</a>]
                             </li>
                         </ul>
                     </li>
@@ -123,18 +123,18 @@ limitations under the License.
                     <li>Example Applications:
                         <ul>
                             <li>
-                                <a href="[preferred]/struts/examples/struts-2.3.8-apps.zip">struts-2.3.8-apps.zip</a> (29mb)
-                                [<a href="http://www.apache.org/dist/struts/examples/struts-2.3.8-apps.zip.asc">PGP</a>]
-                                [<a href="http://www.apache.org/dist/struts/examples/struts-2.3.8-apps.zip.md5">MD5</a>]
+                                <a href="[preferred]/struts/examples/struts-2.3.12-apps.zip">struts-2.3.12-apps.zip</a> (29mb)
+                                [<a href="http://www.apache.org/dist/struts/examples/struts-2.3.12-apps.zip.asc">PGP</a>]
+                                [<a href="http://www.apache.org/dist/struts/examples/struts-2.3.12-apps.zip.md5">MD5</a>]
                             </li>
                         </ul>
                     </li>
                     <li>Essential Dependencies Only:
                         <ul>
                             <li>
-                                <a href="[preferred]/struts/library/struts-2.3.8-lib.zip">struts-2.3.8-lib.zip</a> (15mb)
-                                [<a href="http://www.apache.org/dist/struts/library/struts-2.3.8-lib.zip.asc">PGP</a>]
-                                [<a href="http://www.apache.org/dist/struts/library/struts-2.3.8-lib.zip.md5">MD5</a>]
+                                <a href="[preferred]/struts/library/struts-2.3.12-lib.zip">struts-2.3.12-lib.zip</a> (15mb)
+                                [<a href="http://www.apache.org/dist/struts/library/struts-2.3.12-lib.zip.asc">PGP</a>]
+                                [<a href="http://www.apache.org/dist/struts/library/struts-2.3.12-lib.zip.md5">MD5</a>]
                             </li>
                         </ul>
                     </li>
@@ -142,18 +142,18 @@ limitations under the License.
                     <li>Documentation:
                         <ul>
                             <li>
-                                <a href="[preferred]/struts/documentation/struts-2.3.8-docs.zip">struts-2.3.8-docs.zip</a> (33mb)
-                                [<a href="http://www.apache.org/dist/struts/documentation/struts-2.3.8-docs.zip.asc">PGP</a>]
-                                [<a href="http://www.apache.org/dist/struts/documentation/struts-2.3.8-docs.zip.md5">MD5</a>]
+                                <a href="[preferred]/struts/documentation/struts-2.3.12-docs.zip">struts-2.3.12-docs.zip</a> (33mb)
+                                [<a href="http://www.apache.org/dist/struts/documentation/struts-2.3.12-docs.zip.asc">PGP</a>]
+                                [<a href="http://www.apache.org/dist/struts/documentation/struts-2.3.12-docs.zip.md5">MD5</a>]
                             </li>
                         </ul>
                     </li>
                     <li>Source:
                         <ul>
                             <li>
-                                <a href="[preferred]/struts/source/struts-2.3.8-src.zip">struts-2.3.8-src.zip</a> (6mb)
-                                [<a href="http://www.apache.org/dist/struts/source/struts-2.3.8-src.zip.asc">PGP</a>]
-                                [<a href="http://www.apache.org/dist/struts/source/struts-2.3.8-src.zip.md5">MD5</a>]
+                                <a href="[preferred]/struts/source/struts-2.3.12-src.zip">struts-2.3.12-src.zip</a> (6mb)
+                                [<a href="http://www.apache.org/dist/struts/source/struts-2.3.12-src.zip.asc">PGP</a>]
+                                [<a href="http://www.apache.org/dist/struts/source/struts-2.3.12-src.zip.md5">MD5</a>]
                             </li>
                         </ul>
                     </li>

Modified: struts/site/trunk/content/xdoc/downloads.xml
URL: http://svn.apache.org/viewvc/struts/site/trunk/content/xdoc/downloads.xml?rev=1456693&r1=1456692&r2=1456693&view=diff
==============================================================================
--- struts/site/trunk/content/xdoc/downloads.xml (original)
+++ struts/site/trunk/content/xdoc/downloads.xml Thu Mar 14 21:53:57 2013
@@ -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#struts238">
-                                    Struts 2.3.8
+                                <a href="http://struts.apache.org/download.cgi#struts2312">
+                                    Struts 2.3.12
                                 </a> ("best available")
                             </li>
                             <li>
@@ -130,7 +130,17 @@ limitations under the License.
                 </thead>
                 <tr>
                     <td>
-                        <a href="http://struts.apache.org/2.3.7/index.html">Struts 2.3.7</a>
+                        <a href="http://struts.apache.org/2.3.8/index.html">Struts 2.3.8</a>
+                    </td>
+                    <td>22 December 2012</td>
+                    <td><br/></td>
+                    <td>
+                        <a href="http://struts.apache.org/2.3.8/docs/version-notes-238.html">Version notes</a>
+                    </td>
+                </tr>
+                <tr>
+                    <td>
+                        <a href="http://struts.apache.org/2.3.8/index.html">Struts 2.3.8</a>
                     </td>
                     <td>19 November 2012</td>
                     <td><br/></td>

Modified: struts/site/trunk/content/xdoc/index.xml
URL: http://svn.apache.org/viewvc/struts/site/trunk/content/xdoc/index.xml?rev=1456693&r1=1456692&r2=1456693&view=diff
==============================================================================
--- struts/site/trunk/content/xdoc/index.xml (original)
+++ struts/site/trunk/content/xdoc/index.xml Thu Mar 14 21:53:57 2013
@@ -30,13 +30,13 @@ limitations under the License.
     <body>
 
         <div class="hero-unit">
-            <h1>Apache Struts 2.3.8 GA</h1>
+            <h1>Apache Struts 2.3.12 GA</h1>
             <p>
-              Released on 22 December 2012. The <a href="http://struts.apache.org/development/2.x/docs/version-notes-238.html">version notes</a>
+                Released on 6 March 2013. The <a href="http://struts.apache.org/development/2.x/docs/version-notes-2312.html">version notes</a>
                 are available online. Scroll down for more about <a href="#Welcome">Apache Struts</a>,
               the <a href="#Project">Apache Struts project</a>, and <a href="#Newbies">Struts for Newbies</a>
             </p>
-            <a href="http://struts.apache.org/download.cgi#struts238" class="btn btn-primary">Download</a>
+            <a href="http://struts.apache.org/download.cgi#struts2312" class="btn btn-primary">Download</a>
             <a href="primer.html" class="btn btn-info">Read more</a>
                 
             <h1>Apache Struts 1.3.10 GA</h1>