svn commit: r1590259 - in /struts/site/trunk: ./ content/ source/
Author: lukaszlenart Date: Sat Apr 26 17:47:52 2014 New Revision: 1590259 URL: http://svn.apache.org/r1590259 Log: Updates site after release Modified: struts/site/trunk/_config.yml struts/site/trunk/content/announce-2013.html struts/site/trunk/content/announce.html struts/site/trunk/content/archetype-catalog.xml struts/site/trunk/content/download.html struts/site/trunk/content/downloads.html struts/site/trunk/content/index.html struts/site/trunk/source/announce-2013.html struts/site/trunk/source/announce.md struts/site/trunk/source/downloads.html Modified: struts/site/trunk/_config.yml URL: http://svn.apache.org/viewvc/struts/site/trunk/_config.yml?rev=1590259&r1=1590258&r2=1590259&view=diff == --- struts/site/trunk/_config.yml (original) +++ struts/site/trunk/_config.yml Sat Apr 26 17:47:52 2014 @@ -12,7 +12,7 @@ encoding: UTF-8 root: # Simplifies introducing changes related to the latest release -current_version: 2.3.16.1 -current_version_short: 23161 -release_date: 2 march 2014 -release_date_short: 20140302 +current_version: 2.3.16.2 +current_version_short: 23162 +release_date: 25 april 2014 +release_date_short: 20140424 Modified: struts/site/trunk/content/announce-2013.html URL: http://svn.apache.org/viewvc/struts/site/trunk/content/announce-2013.html?rev=1590259&r1=1590258&r2=1590259&view=diff == --- struts/site/trunk/content/announce-2013.html (original) +++ struts/site/trunk/content/announce-2013.html Sat Apr 26 17:47:52 2014 @@ -145,9 +145,9 @@ Struts 2.3.16 is available in a full distribution or as separate library, source, example and documentation distributions, from the - http://struts.apache.org/download.cgi#struts23161";>releases page. + http://struts.apache.org/download.cgi#struts2316";>releases page. The release is also available through the central Maven repository under Group ID "org.apache.struts". - The http://struts.apache.org/release/2.3.x/docs/version-notes-23161.html";>version notes + The http://struts.apache.org/release/2.3.x/docs/version-notes-2316.html";>version notes are available online. Modified: struts/site/trunk/content/announce.html URL: http://svn.apache.org/viewvc/struts/site/trunk/content/announce.html?rev=1590259&r1=1590258&r2=1590259&view=diff == --- struts/site/trunk/content/announce.html (original) +++ struts/site/trunk/content/announce.html Sat Apr 26 17:47:52 2014 @@ -112,6 +112,27 @@ Skip to: Announcements - 2013 + 24 April 2014 - Struts 2.3.16.2 General Availability Release - Security Fix Release + +The Apache Struts group is pleased to announce that Struts 2.3.16.2 is available as a "General Availability" +release. The GA designation is our highest quality grade. + +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. + +Two security issues were solved with this release: + + +http://struts.apache.org/release/2.3.x/docs/s2-021.html";>S2-021 +Improves excluded params to avoid ClassLoader manipulation via ParametersInterceptor +http://struts.apache.org/release/2.3.x/docs/s2-021.html";>S2-021 +Adds excluded params to CookieInterceptor to avoid ClassLoader manipulation when the interceptors is configured +to accept all cookie names (wildcard matching via "*") + + +All developers are strongly advised to perform this action. + 24 April 2014 - Struts up to 2.3.16.1: Zero-Day Exploit Mitigation In Struts 2.3.16.1, an issue with ClassLoader manipulation via request parameters was supposed to be resolved. Unfortunately, @@ -156,7 +177,7 @@ Please prepare for upgrading all Struts 2 March 2014 - Struts 2.3.16.1 General Availability Release - Security Fix Release -The Apache Struts group is pleased to announce that Struts 2.3.15.2 is available as a "General Availability" +The Apache Struts group is pleased to announce that Struts 2.3.16.1 is available as a "General Availability" release. The GA designation is our highest quality grade. Apache Struts 2 is an elegant, extensible framework for creating enterprise-ready Java web applications. Modified: struts/site/trunk/content/archetype-catalog.xml URL: http://svn.apache.org/viewvc/struts/site/trunk/content/archetype-catalog.xml?rev=1590259&r1=1590258&r2=1590259&view=diff == --- struts/site/trunk/content/archetype-catalog.xml (original) +++ struts/site/trunk/content/archetype-catalog.xml Sat Apr 26 17:47:52 2014 @@ -7,42 +7,42 @@ org.apache.struts struts2-archetype-blank -2.3.16.1
svn commit: r906985 - in /websites/production/struts/content: announce-2013.html announce.html archetype-catalog.xml download.html downloads.html index.html
Author: lukaszlenart Date: Sat Apr 26 17:49:01 2014 New Revision: 906985 Log: Updates production Modified: websites/production/struts/content/announce-2013.html websites/production/struts/content/announce.html websites/production/struts/content/archetype-catalog.xml websites/production/struts/content/download.html websites/production/struts/content/downloads.html websites/production/struts/content/index.html Modified: websites/production/struts/content/announce-2013.html == --- websites/production/struts/content/announce-2013.html (original) +++ websites/production/struts/content/announce-2013.html Sat Apr 26 17:49:01 2014 @@ -145,9 +145,9 @@ Struts 2.3.16 is available in a full distribution or as separate library, source, example and documentation distributions, from the - http://struts.apache.org/download.cgi#struts23161";>releases page. + http://struts.apache.org/download.cgi#struts2316";>releases page. The release is also available through the central Maven repository under Group ID "org.apache.struts". - The http://struts.apache.org/release/2.3.x/docs/version-notes-23161.html";>version notes + The http://struts.apache.org/release/2.3.x/docs/version-notes-2316.html";>version notes are available online. Modified: websites/production/struts/content/announce.html == --- websites/production/struts/content/announce.html (original) +++ websites/production/struts/content/announce.html Sat Apr 26 17:49:01 2014 @@ -112,6 +112,27 @@ Skip to: Announcements - 2013 + 24 April 2014 - Struts 2.3.16.2 General Availability Release - Security Fix Release + +The Apache Struts group is pleased to announce that Struts 2.3.16.2 is available as a "General Availability" +release. The GA designation is our highest quality grade. + +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. + +Two security issues were solved with this release: + + +http://struts.apache.org/release/2.3.x/docs/s2-021.html";>S2-021 +Improves excluded params to avoid ClassLoader manipulation via ParametersInterceptor +http://struts.apache.org/release/2.3.x/docs/s2-021.html";>S2-021 +Adds excluded params to CookieInterceptor to avoid ClassLoader manipulation when the interceptors is configured +to accept all cookie names (wildcard matching via "*") + + +All developers are strongly advised to perform this action. + 24 April 2014 - Struts up to 2.3.16.1: Zero-Day Exploit Mitigation In Struts 2.3.16.1, an issue with ClassLoader manipulation via request parameters was supposed to be resolved. Unfortunately, @@ -156,7 +177,7 @@ Please prepare for upgrading all Struts 2 March 2014 - Struts 2.3.16.1 General Availability Release - Security Fix Release -The Apache Struts group is pleased to announce that Struts 2.3.15.2 is available as a "General Availability" +The Apache Struts group is pleased to announce that Struts 2.3.16.1 is available as a "General Availability" release. The GA designation is our highest quality grade. Apache Struts 2 is an elegant, extensible framework for creating enterprise-ready Java web applications. Modified: websites/production/struts/content/archetype-catalog.xml == Binary files - no diff available. Modified: websites/production/struts/content/download.html == --- websites/production/struts/content/download.html (original) +++ websites/production/struts/content/download.html Sat Apr 26 17:49:01 2014 @@ -165,27 +165,27 @@ Full Releases - -Struts 2.3.16.1 + +Struts 2.3.16.2 - http://struts.apache.org/release/2.3.x/";>Apache Struts 2.3.16.1 is an elegant, extensible + http://struts.apache.org/release/2.3.x/";>Apache Struts 2.3.16.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.3.16.1 is the "best available" version of Struts in the 2.3 series. + Struts 2.3.16.2 is the "best available" version of Struts in the 2.3 series. -http://struts.apache.org/release/2.3.x/docs/version-notes-23161.html";>Version Notes +http://struts.apache.org/release/2.3.x/docs/version-notes-23162.html";>Version Notes Full Distribution: -struts-2.3.16.1-all.zip (65MB) -[http://www.apache.org/dist/struts/binaries/struts-2.3.16.1-all.zip.asc";>PGP] -[http://www.apache.org/dist/struts/binaries/struts-2.3.16.1-all.zip.md5";>MD5] +st
svn commit: r906986 - in /websites/production/struts/content/release/2.3.x: struts2-apps/ struts2-archetypes/ struts2-assembly/ struts2-core/ struts2-osgi-bundles/ struts2-plugins/ xwork-core/ xwork-c
Author: lukaszlenart Date: Sat Apr 26 17:55:40 2014 New Revision: 906986 Log: Removes outdated JavaDocs Removed: websites/production/struts/content/release/2.3.x/struts2-apps/ websites/production/struts/content/release/2.3.x/struts2-archetypes/ websites/production/struts/content/release/2.3.x/struts2-assembly/ websites/production/struts/content/release/2.3.x/struts2-core/ websites/production/struts/content/release/2.3.x/struts2-osgi-bundles/ websites/production/struts/content/release/2.3.x/struts2-plugins/ websites/production/struts/content/release/2.3.x/xwork-core/apidocs/com/opensymphony/xwork2/class-use/DefaultActionProxyFactory.html websites/production/struts/content/release/2.3.x/xwork-core/apidocs/com/opensymphony/xwork2/class-use/DefaultLocaleProvider.html websites/production/struts/content/release/2.3.x/xwork-core/apidocs/com/opensymphony/xwork2/class-use/DefaultTextProvider.html websites/production/struts/content/release/2.3.x/xwork-core/apidocs/com/opensymphony/xwork2/class-use/DefaultUnknownHandlerManager.html websites/production/struts/content/release/2.3.x/xwork-core/apidocs/com/opensymphony/xwork2/class-use/FileManager.html websites/production/struts/content/release/2.3.x/xwork-core/apidocs/com/opensymphony/xwork2/class-use/FileManagerFactory.html websites/production/struts/content/release/2.3.x/xwork-core/apidocs/com/opensymphony/xwork2/class-use/InvalidMetadataException.html websites/production/struts/content/release/2.3.x/xwork-core/apidocs/com/opensymphony/xwork2/class-use/LocaleProvider.html websites/production/struts/content/release/2.3.x/xwork-core/apidocs/com/opensymphony/xwork2/class-use/MockActionInvocation.html websites/production/struts/content/release/2.3.x/xwork-core/apidocs/com/opensymphony/xwork2/class-use/ModelDriven.html websites/production/struts/content/release/2.3.x/xwork-core/apidocs/com/opensymphony/xwork2/class-use/ObjectFactory.html websites/production/struts/content/release/2.3.x/xwork-core/apidocs/com/opensymphony/xwork2/class-use/Preparable.html websites/production/struts/content/release/2.3.x/xwork-core/apidocs/com/opensymphony/xwork2/class-use/ResourceBundleTextProvider.html websites/production/struts/content/release/2.3.x/xwork-core/apidocs/com/opensymphony/xwork2/class-use/Result.html websites/production/struts/content/release/2.3.x/xwork-core/apidocs/com/opensymphony/xwork2/class-use/TestNGXWorkTestCase.html websites/production/struts/content/release/2.3.x/xwork-core/apidocs/com/opensymphony/xwork2/class-use/TextProvider.html websites/production/struts/content/release/2.3.x/xwork-core/apidocs/com/opensymphony/xwork2/class-use/TextProviderFactory.html websites/production/struts/content/release/2.3.x/xwork-core/apidocs/com/opensymphony/xwork2/class-use/TextProviderSupport.html websites/production/struts/content/release/2.3.x/xwork-core/apidocs/com/opensymphony/xwork2/class-use/Unchainable.html websites/production/struts/content/release/2.3.x/xwork-core/apidocs/com/opensymphony/xwork2/class-use/UnknownHandler.html websites/production/struts/content/release/2.3.x/xwork-core/apidocs/com/opensymphony/xwork2/class-use/UnknownHandlerManager.html websites/production/struts/content/release/2.3.x/xwork-core/apidocs/com/opensymphony/xwork2/class-use/Validateable.html websites/production/struts/content/release/2.3.x/xwork-core/apidocs/com/opensymphony/xwork2/class-use/ValidationAware.html websites/production/struts/content/release/2.3.x/xwork-core/apidocs/com/opensymphony/xwork2/class-use/ValidationAwareSupport.html websites/production/struts/content/release/2.3.x/xwork-core/apidocs/com/opensymphony/xwork2/class-use/XWork.html websites/production/struts/content/release/2.3.x/xwork-core/apidocs/com/opensymphony/xwork2/class-use/XWorkConstants.html websites/production/struts/content/release/2.3.x/xwork-core/apidocs/com/opensymphony/xwork2/class-use/XWorkException.html websites/production/struts/content/release/2.3.x/xwork-core/apidocs/com/opensymphony/xwork2/class-use/XWorkJUnit4TestCase.html websites/production/struts/content/release/2.3.x/xwork-core/apidocs/com/opensymphony/xwork2/class-use/XWorkMessages.html websites/production/struts/content/release/2.3.x/xwork-core/apidocs/com/opensymphony/xwork2/class-use/XWorkTestCase.html websites/production/struts/content/release/2.3.x/xwork-core/apidocs/com/opensymphony/xwork2/config/ websites/production/struts/content/release/2.3.x/xwork-core/apidocs/com/opensymphony/xwork2/conversion/ websites/production/struts/content/release/2.3.x/xwork-core/apidocs/com/opensymphony/xwork2/factory/ websites/production/struts/content/release/2.3.x/xwork-core/apidocs/com/opensymphony/xwork2/inject/ websites/production/struts/content/release/2.3.x/xwork-core/apidocs/com/opensymphony/xwork2/interceptor/ websites/production/struts/content/release/
svn commit: r906987 - /websites/production/struts/content/release/2.3.x/xwork-core/
Author: lukaszlenart Date: Sat Apr 26 17:57:08 2014 New Revision: 906987 Log: Removes outdated JavaDocs Removed: websites/production/struts/content/release/2.3.x/xwork-core/
svn commit: r906990 - in /websites/production/struts/content/release/2.3.x: struts2-core/ struts2-core/apidocs/ struts2-core/apidocs/org/ struts2-core/apidocs/org/apache/ struts2-core/apidocs/org/apac
Author: lukaszlenart Date: Sat Apr 26 18:31:19 2014 New Revision: 906990 Log: Adds JavaDocs [This commit notification would consist of 622 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]
svn commit: r906991 [17/17] - /websites/production/struts/content/release/2.3.x/docs/
Modified: websites/production/struts/content/release/2.3.x/docs/wildcard-method-selection.html == --- websites/production/struts/content/release/2.3.x/docs/wildcard-method-selection.html (original) +++ websites/production/struts/content/release/2.3.x/docs/wildcard-method-selection.html Sat Apr 26 18:40:39 2014 @@ -37,7 +37,6 @@ under the License. - @@ -138,35 +137,17 @@ under the License.- - -Introduction
-In this tutorial we'll cover how to configure an action node in the struts.xml configuration file so that one action node can be used to relate several different Action URLs to specific methods of the Action class. This will reduce the number of action nodes we must write in the struts.xml configuration file.
- -