You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by rg...@apache.org on 2008/11/24 09:59:38 UTC

svn commit: r720138 - in /struts/site/src/site: site.xml xdoc/announce.xml xdoc/download.xml xdoc/downloads.xml xdoc/index.xml

Author: rgielen
Date: Mon Nov 24 00:59:38 2008
New Revision: 720138

URL: http://svn.apache.org/viewvc?rev=720138&view=rev
Log:
Site updates for 2.0.14 GA

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=720138&r1=720137&r2=720138&view=diff
==============================================================================
--- struts/site/src/site/site.xml (original)
+++ struts/site/src/site/site.xml Mon Nov 24 00:59:38 2008
@@ -17,7 +17,7 @@
                     href="http://www.apache.org/" />
             <item
                     name="Struts 2"
-                    href="http://struts.apache.org/2.0.12/index.html" />
+                    href="http://struts.apache.org/2.0.14/index.html" />
             <item
                     name="Struts 1"
                     href="http://struts.apache.org/1.3.8/index.html" />
@@ -66,8 +66,8 @@
                     name="Struts 2.1.2 (Beta)"
                     href="http://struts.apache.org/2.1.2/index.html" />
             <item
-                    name="Struts 2.0.12 (GA)"
-                    href="http://struts.apache.org/2.0.12/index.html" />
+                    name="Struts 2.0.14 (GA)"
+                    href="http://struts.apache.org/2.0.14/index.html" />
             <item
                     name="Struts 1.3.9 (Beta)"
                     href="http://struts.apache.org/1.3.9/index.html" />

Modified: struts/site/src/site/xdoc/announce.xml
URL: http://svn.apache.org/viewvc/struts/site/src/site/xdoc/announce.xml?rev=720138&r1=720137&r2=720138&view=diff
==============================================================================
--- struts/site/src/site/xdoc/announce.xml (original)
+++ struts/site/src/site/xdoc/announce.xml Mon Nov 24 00:59:38 2008
@@ -29,6 +29,52 @@
                 Skip to: <a href="announce-2007.html">Announcements - 2007</a>
             </p>
 
+            <h4 id="a20081124">24 November 2008 - Struts 2.0.14 General Availability Release</h4>
+            <p>
+                The Apache Struts group is pleased to announce that Struts 2.0.14 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>
+                This release is a bugfix release for version 2.0.12, which provided important
+                security fixes.
+                Struts 2.0.14 addresses two major bugs introduced with these security fixes,
+                keeping the FilterDispatcher from serving built in static resources,
+                and keeping conversion error messages from being displayed.
+            </p>
+            <p>
+                All developers are strongly encouraged to update existing Struts 2 applications
+                to Struts 2.0.14.
+            </p>
+            <p>
+                Struts 2.0.14 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#struts2014">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.0.14/docs/release-notes-2014.html">release notes</a>
+                are available online.
+            </p>
+            <p>
+                The 2.0.x series of the Apache Struts framework has a minimum
+                requirement of the following specification versions: Servlet API 2.4,
+                JSP API 2.0, Java 5, Backported Java 4 JARs are also available.
+            </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
+                <a href="https://issues.apache.org/struts/secure/Dashboard.jspa">tracking ticket</a>.
+            </p>
+
+
             <h4 id="a20081020">20 October 2008 - Struts 2.0.12 General Availability Release</h4>
             <p>
             The Apache Struts group is pleased to announce that Struts 2.0.12 is

Modified: struts/site/src/site/xdoc/download.xml
URL: http://svn.apache.org/viewvc/struts/site/src/site/xdoc/download.xml?rev=720138&r1=720137&r2=720138&view=diff
==============================================================================
--- struts/site/src/site/xdoc/download.xml (original)
+++ struts/site/src/site/xdoc/download.xml Mon Nov 24 00:59:38 2008
@@ -90,30 +90,30 @@
         <a name="struts-ga"/>
         <section name="Full Releases">
 
-            <a name="struts2012"/>
-            <subsection name="Struts 2.0.12">
+            <a name="struts2014"/>
+            <subsection name="Struts 2.0.14">
 
             <p>
-             <a href="http://struts.apache.org/2.0.12/">Apache Struts 2</a>
+             <a href="http://struts.apache.org/2.0.14/">Apache Struts 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.0.12 is the "best available" version of Struts.
+             Struts 2.0.14 is the "best available" version of Struts.
             </p>
 
                 <ul>
                     <li>
-                      <a href="http://struts.apache.org/2.0.12/docs/release-notes-2012.html">Release Notes</a>
+                      <a href="http://struts.apache.org/2.0.14/docs/release-notes-2014.html">Release Notes</a>
                     </li>
 
                     <li>Full Distribution:
                         <ul>
                             <li>
-                                <a href="[preferred]/struts/binaries/struts-2.0.12-all.zip">struts-2.0.12-all.zip</a> (91mb)
-                                [<a href="http://www.apache.org/dist/struts/binaries/struts-2.0.12-all.zip.asc">PGP</a>]
-                                [<a href="http://www.apache.org/dist/struts/binaries/struts-2.0.12-all.zip.md5">MD5</a>]
+                                <a href="[preferred]/struts/binaries/struts-2.0.14-all.zip">struts-2.0.14-all.zip</a> (91mb)
+                                [<a href="http://www.apache.org/dist/struts/binaries/struts-2.0.14-all.zip.asc">PGP</a>]
+                                [<a href="http://www.apache.org/dist/struts/binaries/struts-2.0.14-all.zip.md5">MD5</a>]
                             </li>
                         </ul>
                     </li>
@@ -121,27 +121,27 @@
                     <li>Example Applications:
                         <ul>
                             <li>
-                                <a href="[preferred]/struts/examples/struts-2.0.12-apps.zip">struts-2.0.12-apps.zip</a> (23mb)
-                                [<a href="http://www.apache.org/dist/struts/examples/struts-2.0.12-apps.zip.asc">PGP</a>]
-                                [<a href="http://www.apache.org/dist/struts/examples/struts-2.0.12-apps.zip.md5">MD5</a>]
+                                <a href="[preferred]/struts/examples/struts-2.0.14-apps.zip">struts-2.0.14-apps.zip</a> (23mb)
+                                [<a href="http://www.apache.org/dist/struts/examples/struts-2.0.14-apps.zip.asc">PGP</a>]
+                                [<a href="http://www.apache.org/dist/struts/examples/struts-2.0.14-apps.zip.md5">MD5</a>]
                             </li>
                         </ul>
                     </li>
                     <li>Blank Application only:
                         <ul>
                             <li>
-                                <a href="[preferred]/struts/examples/struts2-blank-2.0.12.war">struts2-blank-2.0.12.war</a> (Also included in apps.) (3mb)
-                                [<a href="http://www.apache.org/dist/struts/examples/struts2-blank-2.0.12.war.asc">PGP</a>]
-                                [<a href="http://www.apache.org/dist/struts/examples/struts2-blank-2.0.12.war.md5">MD5</a>]
+                                <a href="[preferred]/struts/examples/struts2-blank-2.0.14.war">struts2-blank-2.0.14.war</a> (Also included in apps.) (3mb)
+                                [<a href="http://www.apache.org/dist/struts/examples/struts2-blank-2.0.14.war.asc">PGP</a>]
+                                [<a href="http://www.apache.org/dist/struts/examples/struts2-blank-2.0.14.war.md5">MD5</a>]
                             </li>
                         </ul>
                     </li>
                     <li>Essential Dependencies Only:
                         <ul>
                             <li>
-                                <a href="[preferred]/struts/library/struts-2.0.12-lib.zip">struts-2.0.12-lib.zip</a> (4mb)
-                                [<a href="http://www.apache.org/dist/struts/library/struts-2.0.12-lib.zip.asc">PGP</a>]
-                                [<a href="http://www.apache.org/dist/struts/library/struts-2.0.12-lib.zip.md5">MD5</a>]
+                                <a href="[preferred]/struts/library/struts-2.0.14-lib.zip">struts-2.0.14-lib.zip</a> (4mb)
+                                [<a href="http://www.apache.org/dist/struts/library/struts-2.0.14-lib.zip.asc">PGP</a>]
+                                [<a href="http://www.apache.org/dist/struts/library/struts-2.0.14-lib.zip.md5">MD5</a>]
                             </li>
                         </ul>
                     </li>
@@ -149,9 +149,9 @@
                     <li>Documentation:
                         <ul>
                             <li>
-                                <a href="[preferred]/struts/documentation/struts-2.0.12-docs.zip">struts-2.0.12-docs.zip</a> (57mb)
-                                [<a href="http://www.apache.org/dist/struts/documentation/struts-2.0.12-docs.zip.asc">PGP</a>]
-                                [<a href="http://www.apache.org/dist/struts/documentation/struts-2.0.12-docs.zip.md5">MD5</a>]
+                                <a href="[preferred]/struts/documentation/struts-2.0.14-docs.zip">struts-2.0.14-docs.zip</a> (57mb)
+                                [<a href="http://www.apache.org/dist/struts/documentation/struts-2.0.14-docs.zip.asc">PGP</a>]
+                                [<a href="http://www.apache.org/dist/struts/documentation/struts-2.0.14-docs.zip.md5">MD5</a>]
                             </li>
                         </ul>
                     </li>
@@ -159,9 +159,9 @@
                     <li>Source:
                         <ul>
                             <li>
-                                <a href="[preferred]/struts/source/struts-2.0.12-src.zip">struts-2.0.12-src.zip</a> (22mb)
-                                [<a href="http://www.apache.org/dist/struts/source/struts-2.0.12-src.zip.asc">PGP</a>]
-                                [<a href="http://www.apache.org/dist/struts/source/struts-2.0.12-src.zip.md5">MD5</a>]
+                                <a href="[preferred]/struts/source/struts-2.0.14-src.zip">struts-2.0.14-src.zip</a> (22mb)
+                                [<a href="http://www.apache.org/dist/struts/source/struts-2.0.14-src.zip.asc">PGP</a>]
+                                [<a href="http://www.apache.org/dist/struts/source/struts-2.0.14-src.zip.md5">MD5</a>]
                             </li>
                         </ul>
                     </li>
@@ -169,9 +169,9 @@
                     <li>Alternative Java 4 JARs:
                         <ul>
                             <li>
-                                <a href="[preferred]/struts/binaries/struts-2.0.12-backport.zip">struts-2.0.12-backport.zip</a> (3mb)
-                                [<a href="http://www.apache.org/dist/struts/binaries/struts-2.0.12-backport.zip.asc">PGP</a>]
-                                [<a href="http://www.apache.org/dist/struts/binaries/struts-2.0.12-backport.zip.md5">MD5</a>]
+                                <a href="[preferred]/struts/binaries/struts-2.0.14-backport.zip">struts-2.0.14-backport.zip</a> (3mb)
+                                [<a href="http://www.apache.org/dist/struts/binaries/struts-2.0.14-backport.zip.asc">PGP</a>]
+                                [<a href="http://www.apache.org/dist/struts/binaries/struts-2.0.14-backport.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=720138&r1=720137&r2=720138&view=diff
==============================================================================
--- struts/site/src/site/xdoc/downloads.xml (original)
+++ struts/site/src/site/xdoc/downloads.xml Mon Nov 24 00:59:38 2008
@@ -43,8 +43,8 @@
                         <strong>General Availability (GA) Releases</strong> - <em>Ready for Prime Time!</em>
                         <ul>
                             <li>
-                                <a href="http://struts.apache.org/download.cgi#struts2012">
-                                    Struts 2.0.12
+                                <a href="http://struts.apache.org/download.cgi#struts2014">
+                                    Struts 2.0.14
                                 </a> ("best available")
                             </li>
                             <li>
@@ -121,6 +121,9 @@
 
             <ul>
                 <li>
+                    <a href="http://struts.apache.org/2.0.12/index.html">Struts 2.0.12</a>
+                </li>
+                <li>
                     <a href="http://struts.apache.org/2.0.11.2/index.html">Struts 2.0.11.2</a>
                 </li>
                 <li>

Modified: struts/site/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/struts/site/src/site/xdoc/index.xml?rev=720138&r1=720137&r2=720138&view=diff
==============================================================================
--- struts/site/src/site/xdoc/index.xml (original)
+++ struts/site/src/site/xdoc/index.xml Mon Nov 24 00:59:38 2008
@@ -50,23 +50,24 @@
               the <a href="#Project">Apache Struts project</a>, and <a href="#Newbies">Struts for Newbies</a>
             </p>
 
-            <a name="2.0.12"/>
-            <subsection name="20 October 2008 - Struts 2.0.12 General Availability Release">
+            <a name="2.0.14"/>
+            <subsection name="24 November 2008 - Struts 2.0.14 General Availability Release">
             <p>
                 The latest release of Struts 2 is
-                <a href="http://struts.apache.org/download.cgi#struts2012">Struts 2.0.12</a>,
-                which was promoted to "General Availability" on 20 October 2008.
+                <a href="http://struts.apache.org/download.cgi#struts2014">Struts 2.0.14</a>,
+                which was promoted to "General Availability" on 24 November 2008.
             </p>
 
             <p>
-                For changes included in Struts 2.0.12,
-                see the <a href="http://struts.apache.org/2.0.12/docs/release-notes-2012.html">release notes</a>.
-                Struts 2.0.12 provides important security and bug fixes since the 2.0.11.2 GA release.
-                For more information about the security issues, see the corresponding
-                security bulletins <a href="http://struts.apache.org/2.0.12/docs/s2-003.html">S2-003</a>
-                and <a href="http://struts.apache.org/2.0.12/docs/s2-004.html">S2-004</a>.
-                All developers are strongly advised to update existing Struts 2 applications
-                to Struts 2.0.12.
+                For changes included in Struts 2.0.14,
+                see the <a href="http://struts.apache.org/2.0.14/docs/release-notes-2014.html">release notes</a>.
+                Struts 2.0.14 is a bugfix release for version 2.0.12, which provided important
+                security fixes.
+                Struts 2.0.14 addresses two major bugs introduced with these security fixes,
+                keeping the FilterDispatcher from serving built in static resources,
+                and keeping conversion error messages from being displayed.
+                All developers are strongly encouraged to update existing Struts 2 applications
+                to Struts 2.0.14.
             </p>
             </subsection>
 
@@ -77,7 +78,7 @@
                 <a href="http://struts.apache.org/download.cgi#struts212">Struts 2.1.2</a>,
                 which was promoted to "Beta" on 26 March 2008. For the latest
                 production release ("General Availability"), see
-                <a href="http://struts.apache.org/download.cgi#struts2012">Struts 2.0.12</a>.
+                <a href="http://struts.apache.org/download.cgi#struts2014">Struts 2.0.14</a>.
             </p>
             </subsection>