svn commit: r1220536 - in /struts/site/src/site: site.xml xdoc/announce.xml xdoc/download.xml xdoc/downloads.xml xdoc/index.xml
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"; /> http://struts.apache.org/2.0.14/index.html"; /> -http://struts.apache.org/1.3.10/index.html"; /> 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: Announcements - 2010 +18 December 2011 - Struts 2.0.14 End of Life Announcement + +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. + + +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. + + +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 +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. + + + 12 December 2011 - Struts 2.3.1 General Availability Release 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. - Two main new futures are: + Some new futures are: - New Portlet 2 plugin replaced the one Portlet plugin + New Portlet 2.0 (JSR 286) plugin replaced the Portlet 1.0 (JSR 168) plugin New CDI plugin was added to allow use CDI (JavaEE 6) as an Object Factory in Struts 2 + + The dependencies of the Struts2-Spring plugin were upgraded from Spring 2.5 to 3.0 + + Besides that, various other bug fixes, improvements and security enhancements have been incorporated. 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. - - - - - http://struts.apache.org/2.0.14/";>Apache Struts 2 - 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
svn commit: r1220549 - /struts/site/src/site/site.xml
Author: rgielen Date: Sun Dec 18 21:25:43 2011 New Revision: 1220549 URL: http://svn.apache.org/viewvc?rev=1220549&view=rev Log: Add footer to re-fix Apache trademark requirements Modified: struts/site/src/site/site.xml Modified: struts/site/src/site/site.xml URL: http://svn.apache.org/viewvc/struts/site/src/site/site.xml?rev=1220549&r1=1220548&r2=1220549&view=diff == --- struts/site/src/site/site.xml (original) +++ struts/site/src/site/site.xml Sun Dec 18 21:25:43 2011 @@ -1,5 +1,8 @@ - +http://maven.apache.org/DECORATION/1.1.0"; + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; + xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd + http://maven.apache.org/DECORATION/1.1.0 "> Apache Software Foundation @@ -218,5 +221,6 @@ +© 2005-2011 The Apache Software Foundation - Apache Struts, Struts, Apache, the Apache feather logo, and the Apache Struts project logos are trademarks of The Apache Software Foundation.
svn commit: r1220551 - /struts/struts2/trunk/src/site/resources/archetype-catalog.xml
Author: lukaszlenart Date: Sun Dec 18 21:46:41 2011 New Revision: 1220551 URL: http://svn.apache.org/viewvc?rev=1220551&view=rev Log: Adds repository tag and updates to latest version Modified: struts/struts2/trunk/src/site/resources/archetype-catalog.xml Modified: struts/struts2/trunk/src/site/resources/archetype-catalog.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/src/site/resources/archetype-catalog.xml?rev=1220551&r1=1220550&r2=1220551&view=diff == --- struts/struts2/trunk/src/site/resources/archetype-catalog.xml (original) +++ struts/struts2/trunk/src/site/resources/archetype-catalog.xml Sun Dec 18 21:46:41 2011 @@ -7,37 +7,43 @@ org.apache.struts struts2-archetype-blank -2.2.2 +2.3.1 +http://repo1.maven.org/maven2/ Struts 2 Archetypes - Blank org.apache.struts struts2-archetype-convention -2.2.2 +2.3.1 +http://repo1.maven.org/maven2/ Struts 2 Archetypes - Blank Convention org.apache.struts struts2-archetype-dbportlet -2.2.2 +2.3.1 +http://repo1.maven.org/maven2/ Struts 2 Archetypes - Database Portlet org.apache.struts struts2-archetype-plugin -2.2.2 +2.3.1 +http://repo1.maven.org/maven2/ Struts 2 Archetypes - Plugin org.apache.struts struts2-archetype-portlet -2.2.2 +2.3.1 +http://repo1.maven.org/maven2/ Struts 2 Archetypes - Portlet org.apache.struts struts2-archetype-starter -2.2.2 +2.3.1 +http://repo1.maven.org/maven2/ Struts 2 Archetypes - Starter
[CONF] Confluence Changes in the last 24 hours
This is a daily summary of all recent changes in Confluence. - Updated Spaces: - Apache ActiveMQ CPP (https://cwiki.apache.org/confluence/display/AMQCPP) Pages - ActiveMQ-CPP Version 3.4.1 Released created by tabish121 (06:49 AM) https://cwiki.apache.org/confluence/display/AMQCPP/2011/12/18/ActiveMQ-CPP+Version+3.4.1+Released ActiveMQ-CPP 3.4.1 Release edited by tabish121 (06:42 AM) https://cwiki.apache.org/confluence/display/AMQCPP/ActiveMQ-CPP+3.4.1+Release Download edited by tabish121 (06:40 AM) https://cwiki.apache.org/confluence/display/AMQCPP/Download Apache Felix (https://cwiki.apache.org/confluence/display/FELIX) Pages - iPOJO-news edited by clement.escoffier (11:34 AM) https://cwiki.apache.org/confluence/display/FELIX/iPOJO-news news edited by clement.escoffier (11:31 AM) https://cwiki.apache.org/confluence/display/FELIX/news downloads edited by clement.escoffier (11:27 AM) https://cwiki.apache.org/confluence/display/FELIX/downloads Download edited by clement.escoffier (11:24 AM) https://cwiki.apache.org/confluence/display/FELIX/Download Apache Mahout (https://cwiki.apache.org/confluence/display/MAHOUT) Pages - Algorithms edited by gsingers (11:01 AM) https://cwiki.apache.org/confluence/display/MAHOUT/Algorithms Apache OpenOffice.org Community (https://cwiki.apache.org/confluence/display/OOOUSERS) Pages - Release-QA-Plan edited by mla (06:38 AM) https://cwiki.apache.org/confluence/display/OOOUSERS/Release-QA-Plan Comments https://cwiki.apache.org/confluence/display/OOOUSERS/Release-QA-Plan (1) Change your notification preferences: https://cwiki.apache.org/confluence/users/viewnotifications.action