[2/2] struts-site git commit: Updates exported docs

2017-09-07 Thread lukaszlenart
Updates exported docs


Project: http://git-wip-us.apache.org/repos/asf/struts-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts-site/commit/5fe99b22
Tree: http://git-wip-us.apache.org/repos/asf/struts-site/tree/5fe99b22
Diff: http://git-wip-us.apache.org/repos/asf/struts-site/diff/5fe99b22

Branch: refs/heads/asf-site
Commit: 5fe99b224190e07770da2bbe088789bd582c8db5
Parents: db1dc03
Author: Lukasz Lenart 
Authored: Thu Sep 7 09:12:05 2017 +0200
Committer: Lukasz Lenart 
Committed: Thu Sep 7 09:12:05 2017 +0200

--
 content/docs/migration-guide.html|   5 +-
 content/docs/s2-051.html |   2 +-
 content/docs/s2-052.html |  12 ++-
 content/docs/s2-053.html | 155 +++
 content/docs/security-bulletins.html |   5 +-
 content/docs/version-notes-2334.html | 169 ++
 content/docs/version-notes-2513.html |   2 +-
 7 files changed, 344 insertions(+), 6 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/struts-site/blob/5fe99b22/content/docs/migration-guide.html
--
diff --git a/content/docs/migration-guide.html 
b/content/docs/migration-guide.html
index 0943f82..1bed3cf 100644
--- a/content/docs/migration-guide.html
+++ b/content/docs/migration-guide.html
@@ -125,7 +125,7 @@ under the License.
 
 
 
-Getting here from there.Version Notes 2.5.xVersion Notes 2.5.13Version Notes 2.5.12Version Notes 
2.5.10.1Version 
Notes 2.5.10Version 
Notes 2.5.8Version 
Notes 2.5.5Version 
Notes 2.5.2Version 
Notes 2.5.1Version 
Notes 2.5Version Notes 
2.3.xVersion Notes 
2.3.33
 Version Notes 
2.3.32Version Notes 
2.3.31Version Notes 
2.3.30Version Notes 
2.3.29Version 
Notes 2.3.28.1Version Notes 2.3.28Version Notes 2.3.24.3Version Notes 
2.3.24.1Version 
Notes 2.3.24Version Notes 2.3.20.3Version Notes 
2.3.20.1Version 
Notes 2.3.20Version Notes 2.3.16.3Version Notes 
2.3.16.2Version 
Notes 2.3.16.1Version Notes 2.3.16Version Notes 2.3.15.3Version Notes 
2.3.15.2Version 
Notes 2.3.15.1Version Notes 2.3.15Version Notes 2.3.14.3Version Notes 
2.3.14.2Version 
Notes 2.3.14.1Version Notes 2.3.14Version Notes 2.3.12.0Version Notes 2.3.8Version Notes 2.3.7Version Notes 2.3.4.1Version Notes 2.3.4Version Notes 2.3.3Version Notes 
2.3.1.2Version 
Notes 2.3.1.1Version 
Notes 2.3.1Version 
Notes 2.2.xVersion 
Notes 2.2.3.1Version 
Notes 2.2.3Version 
Notes 2.2.1.
 1Version Notes 
2.2.1Version Notes 
2.1.xVersion Notes 
2.1.8.1Version Notes 
2.1.8Version Notes 
2.1.6Version Notes 
2.1.5Version Notes 
2.1.4Version Notes 
2.1.3Version Notes 
2.1.2Version Notes 
2.1.1Version Notes 
2.1.0Release Notes 
2.0.xRel
 ease Notes 2.0.14Release Notes 2.0.13Release Notes 2.0.12Release Notes 2.0.11.2Release Notes 
2.0.11.1Release 
Notes 2.0.11Release 
Notes 2.0.10Release 
Notes 2.0.9Release 
Notes 2.0.8Release 
Notes 2.0.7Release 
Notes 2.0.6Release 
Notes 2.0.5Release 
Notes 2.0.4Release Notes 2.0.3Release Notes 2.0.2Release Notes 2.0.1Release Notes 2.0.0Struts 2.3 to Struts 2.5Struts 2.3 to 2.5 
migrationMigration guide.Struts 1 to Struts 2Comparing Struts 1 and 2How are Struts 1 and Struts 2 alike? How are they 
different?Struts 1 
SolutionsVarious issues (and hopefully their solutions!) 
encountered during migrations to Struts 2.Migration StrategiesSteps and overall strategies 
for migrating Struts 1 applications to Struts 2.Migration ToolsDevelopment tools to help aid the migration 
process.Tutorials
 http://www.infoq.com/news/migrating-struts2"; rel="nofollow">Migrating 
Applications to Struts 2 A three-part series by Ian Roughley (Sep 
2006)Roadmaphttp://struts.apache.org/roadmap.html#new";>Roadmap FAQWhat's in store for Struts 
2?http://www.oreillynet.com/onjava/blog/2006/10/my_history_of_struts_2.html";
 rel="nofollow">A History of Struts 2Don Brown's summary of 
eventsWebwork 2.2 to Struts 2Key Changes From WebWork 
2What has been 
removed or changed from WebWork 2.2 to Struts 2WebWork 2 Migration 
StrategiesSteps and overall strategies for migrating WebWork 2 
applications to Struts 2.FAQsWhere do we get 
the latest version the framewor
 k?What are some of the 
framework's best features?What is the 
ActionContext?Next: Contributors Guide
+Getting here from there.Version Notes 2.5.xVersion Notes 2.5.13Version Notes 2.5.12Version Notes 
2.5.10.1Version 
Notes 2.5.10Version 
Notes 2.5.8Version 
Notes 2.5.5Version 
Notes 2.5.2Version 
Notes 2.5.1Version 
Notes 2.5Version Notes 
2.3.xVersion Notes 
2.3.34
 Version Notes 
2.3.33Version Notes 
2.3.32Version Notes 
2.3.31Version Notes 
2.3.30Version Notes 
2.3.29Version 
Notes 2.3.28.1Version Notes 2.3.28Version Notes 2.3.24.3Version Notes 
2.3.24.1Version 
Notes 2.3.24Version Notes 2.3.20.3Version Notes 
2.3.20.1Version Notes 2.3.20Version Notes 
2.3.16.3Version

[1/2] struts-site git commit: Updates exported docs

2017-09-07 Thread lukaszlenart
Repository: struts-site
Updated Branches:
  refs/heads/asf-site db1dc0355 -> 5fe99b224


http://git-wip-us.apache.org/repos/asf/struts-site/blob/5fe99b22/content/docs/version-notes-2513.html
--
diff --git a/content/docs/version-notes-2513.html 
b/content/docs/version-notes-2513.html
index cd250b9..1652985 100644
--- a/content/docs/version-notes-2513.html
+++ b/content/docs/version-notes-2513.html
@@ -156,7 +156,7 @@ under the License.
 
https://repository.apache.org/content/groups/staging/;
   
 
-Internal 
Changeshttps://cwiki.apache.org/confluence/s/en_GB/5997/6f42626d00e36f53fe51440403446ca61552e2a2.1/_/images/icons/emoticons/warning.png";
 data-emoticon-name="warning" alt="(warning)"> A regular expression Denial 
of Service when using URLValidator (similar to S2-044 & S2-047), 
see S2-050https://cwiki.apache.org/confluence/s/en_GB/5997/6f42626d00e36f53fe51440403446ca61552e2a2.1/_/images/icons/emoticons/warning.png";
 data-emoticon-name="warning" alt="(warning)"> A remote attacker may 
create a DoS attack by sending crafted xml request when using the Struts REST 
plugin, see S2-051https://cwiki.apache.org/confluence/s/en_GB/5997/6f42626d00e36f53fe51440403446ca61552e2
 a2.1/_/images/icons/emoticons/warning.png" data-emoticon-name="warning" 
alt="(warning)"> Possible Remote Code Execution attack when using the 
Struts REST plugin with XStream handler to handle XML payloads, see S2-052Bug[https://issues.apache.org/jira/browse/WW-4176";>WW-4176] - Struts2 
JSON Plugin: Send Map with Strings as Key to JSON Action is ignored, Numeric 
Keys will work and mapped[https://issues.apache.org/jira/browse/WW-4813";>WW-4813] - NP with 
TextProvider and wildcardmapping[https://issues.apache.org/jira/browse/WW-4817";>WW-4817] - Threads get 
blocked due to unnecessary synchronization in OgnlRuntime[https://issues.apache.org/jira/browse/WW-4818";>WW-4818] - 
 Default Multipart validation regex is invalid[https://issues.apache.org/jira/browse/WW-4827";>WW-4827] - Not fully 
initialized ObjectFactory tries to create beans[https://issues.apache.org/jira/browse/WW-4828";>WW-4828] - http://struts.apache.org/dtds/struts-2.5.dtd";>http://struts.apache.org/dtds/struts-2.5.dtd
 missing[https://issues.apache.org/jira/browse/WW-4829";>WW-4829] - Set a 
global resource bundle in class[https://issues.apache.org/jira/browse/WW-4830";>WW-4830] - Override 
TextProvider doesnot work in struts 2.5.12[https://issues.apache.org/jira/browse/WW-4831";>WW-4831] - 
Array-of-null parameters are converted to string "null"[https://issues.apache.org/jira/browse/WW-4839";>WW-4839] - 
JakartaStreamMultiPartRequest Should Honor 
"struts.multipart.maxSize"[https://issues.apache.org/jira/browse/WW-4840";>WW-4840] - Build Fails 
Due to Unused com.sun Import[https://issues.apache.org/jira/browse/WW-4841";>WW-4841] - 
Struts2.5.12 - NPE in DeligatingValidatorContext[https://issues.apache.org/jira/browse/WW-4842";>WW-4842] - Struts 2 
Fails to Initialize with JRebelImprovement[https://issues.apache.org/jira/browse/WW-4808";>WW-4808] - Allow 
define more than one Action suffix[https://issues.apache.org/jira/browse/WW-4823";>WW-4823] - Remove 
jQuery from debugg
 ing interceptor views[https://issues.apache.org/jira/browse/WW-4824";>WW-4824] - update 
dependencies page on the struts site[https://issues.apache.org/jira/browse/WW-4834";>WW-4834] - Improve 
RegEx used to validate URLs[https://issues.apache.org/jira/browse/WW-4835";>WW-4835] - Make REST 
ContentHandlers configurable[https://issues.apache.org/jira/browse/WW-4838";>WW-4838] - expose 
Freemarker incompatible_improvements into FreemarkerManager and 
StrutsBeansWrapperDependency[https://issues.apache.org/jira/browse/WW-4819";>WW-4819] - Upgrade 
Commons Collections to 3.2.2[https://issues.apache.org/jira/browse/
 WW-4821">WW-4821] - Upgrade Commons IO to 2.5[https://issues.apache.org/jira/browse/WW-4826";>WW-4826] - Upgrade to 
ASM version 5.2[https://issues.apache.org/jira/browse/WW-4833";>WW-4833] - Upgrade to 
OGNL 3.1.15[https://issues.apache.org/jira/browse/WW-4836";>WW-4836] - Upgrade 
xstream to the latest version[https://issues.apache.org/jira/browse/WW-4844";>WW-4844] - Upgrade to 
struts-master 11 Issue Detailhttps://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311041&version=12341116";>JIRA
 Release Notes 2.5.13Issue 
Listhttps://issues.apache.org/jira/issues/
 ?filter=12341742">Struts 2.5.13 DONEhttps://issues.apache.org/jira/issues/?filter=12335667";>Struts 2.5.x 
TODOOther 
resourceshttp://www.mail-archive.com/commits%40struts.apache.org/"; 
rel="nofollow">Commit Logshttps://git-wip-us.apache.org/repos/asf?p=struts.git;a=tree;h=refs/heads/develop;hb=develop";>Source
 Code Repository
+Internal 
Changeshttps://cwiki.apache.org/confluence/s/en_GB/5997/6f42626d00e36f53fe51440403446ca61552e2a2.1/_/images/icons/emoticons/warning.png";
 data-emoticon-name="warning" alt="(wa

struts git commit: WW-4851 Upgrade to Log4j2 2.9.0

2017-09-07 Thread sdutry
Repository: struts
Updated Branches:
  refs/heads/master b25fe95ee -> bca42a209


WW-4851 Upgrade to Log4j2 2.9.0


Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/bca42a20
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/bca42a20
Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/bca42a20

Branch: refs/heads/master
Commit: bca42a2091588117c1df6e365b24cca00be4c417
Parents: b25fe95
Author: Stefaan Dutry 
Authored: Wed Sep 6 20:28:00 2017 +0200
Committer: Stefaan Dutry 
Committed: Wed Sep 6 20:28:00 2017 +0200

--
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/struts/blob/bca42a20/pom.xml
--
diff --git a/pom.xml b/pom.xml
index ed81aaa..5af929e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,7 +88,7 @@
 5.2
 3.0.7
 1.0.6
-2.8.2
+2.9.0
 
 
 
${project.build.directory}/site