Author: rgielen
Date: Sun Dec 18 20:53:49 2011
New Revision: 1220536

URL: http://svn.apache.org/viewvc?rev=1220536&view=rev
Log:
Update site according to End Of Life for Struts 2.0.14

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=1220536&r1=1220535&r2=1220536&view=diff
==============================================================================
--- struts/site/src/site/site.xml (original)
+++ struts/site/src/site/site.xml Sun Dec 18 20:53:49 2011
@@ -71,9 +71,6 @@
                     name="Struts 2.3.1 (GA)"
                     href="http://struts.apache.org/2.3.1/index.html"; />
             <item
-                    name="Struts 2.0.14 (GA)"
-                    href="http://struts.apache.org/2.0.14/index.html"; />
-            <item
                     name="Struts 1.3.10 (GA)"
                     href="http://struts.apache.org/1.3.10/index.html"; />
             <item

Modified: struts/site/src/site/xdoc/announce.xml
URL: 
http://svn.apache.org/viewvc/struts/site/src/site/xdoc/announce.xml?rev=1220536&r1=1220535&r2=1220536&view=diff
==============================================================================
--- struts/site/src/site/xdoc/announce.xml (original)
+++ struts/site/src/site/xdoc/announce.xml Sun Dec 18 20:53:49 2011
@@ -29,6 +29,29 @@ limitations under the License.
                 Skip to: <a href="announce-2010.html">Announcements - 2010</a>
             </p>
 
+            <h4 id="a20111218">18 December 2011 - Struts 2.0.14 End of Life 
Announcement</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>.
+            </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
@@ -42,15 +65,19 @@ limitations under the License.
              maintaining applications over time.
            </p>
            <p>
-           Two main new futures are:
+           Some new futures are:
            <ul>
                <li>
-                   New Portlet 2 plugin replaced the one Portlet plugin
+                   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

Modified: struts/site/src/site/xdoc/download.xml
URL: 
http://svn.apache.org/viewvc/struts/site/src/site/xdoc/download.xml?rev=1220536&r1=1220535&r2=1220536&view=diff
==============================================================================
--- struts/site/src/site/xdoc/download.xml (original)
+++ struts/site/src/site/xdoc/download.xml Sun Dec 18 20:53:49 2011
@@ -164,95 +164,6 @@ limitations under the License.
             </subsection>
 
 
-            <a name="struts2014"/>
-            <subsection name="Struts 2.0.14">
-
-            <p>
-             <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.14 is the "best available" version of Struts in the 
2.0 series.
-            </p>
-
-                <ul>
-                    <li>
-                      <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.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>
-
-                    <li>Example Applications:
-                        <ul>
-                            <li>
-                                <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.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.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>
-
-                    <li>Documentation:
-                        <ul>
-                            <li>
-                                <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>
-
-                    <li>Source:
-                        <ul>
-                            <li>
-                                <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>
-
-                    <li>Alternative Java 4 JARs:
-                        <ul>
-                            <li>
-                                <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>
-
-                </ul>
-            </subsection>
-
             <a name="struts1310"/>
             <subsection name="Struts 1.3.10">
 

Modified: struts/site/src/site/xdoc/downloads.xml
URL: 
http://svn.apache.org/viewvc/struts/site/src/site/xdoc/downloads.xml?rev=1220536&r1=1220535&r2=1220536&view=diff
==============================================================================
--- struts/site/src/site/xdoc/downloads.xml (original)
+++ struts/site/src/site/xdoc/downloads.xml Sun Dec 18 20:53:49 2011
@@ -54,26 +54,24 @@ limitations under the License.
                                 </a> ("best available")
                             </li>
                             <li>
-                                <a 
href="http://struts.apache.org/download.cgi#struts2014";>
-                                    Struts 2.0.14
-                                </a> ("best available")
-                            </li>
-                            <li>
                                 <a 
href="http://struts.apache.org/download.cgi#struts1310";>
                                     Struts 1.3.10
                                 </a>
                             </li>
-                            <li>
-                                <a 
href="http://struts.apache.org/download.cgi";>
-                                    Struts Scripting 1.0.1
-                                </a>
-                            </li>
                         </ul>
                     </li>
                     <li>
                         <strong>Beta Releases</strong> - <em>Help test the 
next release!</em>
+                    </li>
+                    <li>
+                        <strong>Trunk Snapshots</strong> - <em>Get involved 
with the latest and greatest fixes and improvements</em>
                         <ul>
-                            
+                            <li><a 
href="https://builds.apache.org/job/Struts2/lastStableBuild/org.apache.struts$struts2-assembly/";>
+                                Struts 2 Latest Snapshots from Hudson CI</a>
+                            </li>
+                            <li>
+                                Maven Snapshots are available from the <a 
href="https://repository.apache.org/";>Apache Maven Repository</a>.
+                            </li>
                         </ul>
                     </li>
                     <li>
@@ -144,6 +142,9 @@ limitations under the License.
                     <a href="http://struts.apache.org/2.1.6/index.html";>Struts 
2.1.6</a>
                 </li>
                 <li>
+                    <a 
href="http://struts.apache.org/2.0.14/index.html";>Struts 2.0.14</a>
+                </li>
+                <li>
                     <a 
href="http://struts.apache.org/2.0.12/index.html";>Struts 2.0.12</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=1220536&r1=1220535&r2=1220536&view=diff
==============================================================================
--- struts/site/src/site/xdoc/index.xml (original)
+++ struts/site/src/site/xdoc/index.xml Sun Dec 18 20:53:49 2011
@@ -56,27 +56,6 @@ limitations under the License.
             </p>
             </subsection>
 
-            <a name="2.0.14"/>
-            <subsection name="24 Nov 2008 - Struts 2.0.14 General Availability 
Release">
-            <p>
-                The latest release of Struts 2 is
-                <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.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.0.x applications
-                to the latest available 2.2 version, or at least to Struts 
2.0.14.
-            </p>
-            </subsection>
-
         </section>
 
         <a name="Welcome"/>


Reply via email to