svn commit: r1221455 - /struts/struts2/branches/STRUTS_2_3_X/

2011-12-20 Thread lukaszlenart
Author: lukaszlenart
Date: Tue Dec 20 19:32:26 2011
New Revision: 1221455

URL: http://svn.apache.org/viewvc?rev=1221455&view=rev
Log:
Preparing branch for fast track release

Added:
struts/struts2/branches/STRUTS_2_3_X/   (props changed)
  - copied from r1221454, struts/struts2/tags/STRUTS_2_3_1/

Propchange: struts/struts2/branches/STRUTS_2_3_X/
--
reviewboard:url = https://reviews.apache.org

Propchange: struts/struts2/branches/STRUTS_2_3_X/
--
--- svn:ignore (added)
+++ svn:ignore Tue Dec 20 19:32:26 2011
@@ -0,0 +1,8 @@
+.classpath
+.project
+.settings
+*.ipr
+*.iml
+*.iws
+target
+.idea

Propchange: struts/struts2/branches/STRUTS_2_3_X/
--
--- svn:mergeinfo (added)
+++ svn:mergeinfo Tue Dec 20 19:32:26 2011
@@ -0,0 +1,2 @@
+/struts/struts2/branches/STRUTS_2_2_1_1:1037870-1053416
+/struts/struts2/tags/STRUTS_2_2_1:965062-1037869




svn commit: r1221462 - /struts/struts2/trunk/xwork-core/src/main/resources/com/opensymphony/xwork2/validator/validators/default.xml

2011-12-20 Thread jogep
Author: jogep
Date: Tue Dec 20 19:54:24 2011
New Revision: 1221462

URL: http://svn.apache.org/viewvc?rev=1221462&view=rev
Log:
WW-3727: com/opensymphony/xwork2/validator/default.xml uses old DTD

Modified:

struts/struts2/trunk/xwork-core/src/main/resources/com/opensymphony/xwork2/validator/validators/default.xml

Modified: 
struts/struts2/trunk/xwork-core/src/main/resources/com/opensymphony/xwork2/validator/validators/default.xml
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/xwork-core/src/main/resources/com/opensymphony/xwork2/validator/validators/default.xml?rev=1221462&r1=1221461&r2=1221462&view=diff
==
--- 
struts/struts2/trunk/xwork-core/src/main/resources/com/opensymphony/xwork2/validator/validators/default.xml
 (original)
+++ 
struts/struts2/trunk/xwork-core/src/main/resources/com/opensymphony/xwork2/validator/validators/default.xml
 Tue Dec 20 19:54:24 2011
@@ -1,7 +1,7 @@
 
 http://struts.apache.org/dtds/xwork-validator-config-1.0.dtd";>
+"-//Apache Struts//XWork Validator Definition 1.0//EN"
+"http://struts.apache.org/dtds/xwork-validator-definition-1.0.dtd";>
 
 
 




svn commit: r1221473 - /struts/struts2/branches/STRUTS_2_3_X/xwork-core/src/main/java/com/opensymphony/xwork2/config/entities/ActionConfig.java

2011-12-20 Thread lukaszlenart
Author: lukaszlenart
Date: Tue Dec 20 20:17:49 2011
New Revision: 1221473

URL: http://svn.apache.org/viewvc?rev=1221473&view=rev
Log:
WW-3729 - Improves Strict DMI mode

Modified:

struts/struts2/branches/STRUTS_2_3_X/xwork-core/src/main/java/com/opensymphony/xwork2/config/entities/ActionConfig.java

Modified: 
struts/struts2/branches/STRUTS_2_3_X/xwork-core/src/main/java/com/opensymphony/xwork2/config/entities/ActionConfig.java
URL: 
http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_3_X/xwork-core/src/main/java/com/opensymphony/xwork2/config/entities/ActionConfig.java?rev=1221473&r1=1221472&r2=1221473&view=diff
==
--- 
struts/struts2/branches/STRUTS_2_3_X/xwork-core/src/main/java/com/opensymphony/xwork2/config/entities/ActionConfig.java
 (original)
+++ 
struts/struts2/branches/STRUTS_2_3_X/xwork-core/src/main/java/com/opensymphony/xwork2/config/entities/ActionConfig.java
 Tue Dec 20 20:17:49 2011
@@ -17,11 +17,17 @@ package com.opensymphony.xwork2.config.e
 
 import com.opensymphony.xwork2.util.location.Located;
 import com.opensymphony.xwork2.util.location.Location;
+import org.apache.commons.lang.StringUtils;
 
 import java.io.Serializable;
-import java.util.*;
-
-import org.apache.commons.lang.StringUtils;
+import java.util.ArrayList;
+import java.util.Collection;
+import java.util.Collections;
+import java.util.HashSet;
+import java.util.LinkedHashMap;
+import java.util.List;
+import java.util.Map;
+import java.util.Set;
 
 
 /**
@@ -218,6 +224,7 @@ public class ActionConfig extends Locate
 
 public Builder(ActionConfig toClone) {
 target = new ActionConfig(toClone);
+addAllowedMethod(toClone.getAllowedMethods());
 }
 
 public Builder(String packageName, String name, String className) {




[CONF] Confluence Changes in the last 24 hours

2011-12-20 Thread confluence
This is a daily summary of all recent changes in Confluence.

-
Updated Spaces:
-


Apache Camel (https://cwiki.apache.org/confluence/display/CAMEL)

Pages
-
Component List edited by  bibryam  (06:37 PM)
https://cwiki.apache.org/confluence/display/CAMEL/Component+List

Camel 2.9.0 Release edited by  bibryam  (06:37 PM)
https://cwiki.apache.org/confluence/display/CAMEL/Camel+2.9.0+Release

AWS edited by  bibryam  (06:33 PM)
https://cwiki.apache.org/confluence/display/CAMEL/AWS

AWS-SDB created by bibryam (06:31 PM)
https://cwiki.apache.org/confluence/display/CAMEL/AWS-SDB



Apache CXF (https://cwiki.apache.org/confluence/display/CXF)

Pages
-
CXF 2.5.1 Release Notes created by dkulp (02:39 PM)
https://cwiki.apache.org/confluence/display/CXF/CXF+2.5.1+Release+Notes

Apache CXF 2.3.8 Release Notes created by dkulp (02:38 PM)
https://cwiki.apache.org/confluence/display/CXF/Apache+CXF+2.3.8+Release+Notes

CXF 2.4.5 Release Notes created by dkulp (02:37 PM)
https://cwiki.apache.org/confluence/display/CXF/CXF+2.4.5+Release+Notes

Download edited by  dkulp  (02:35 PM)
https://cwiki.apache.org/confluence/display/CXF/Download

Index edited by  dkulp  (02:30 PM)
https://cwiki.apache.org/confluence/display/CXF/Index



Apache DeltaSpike (https://cwiki.apache.org/confluence/display/DeltaSpike)

Pages
-
Suggested Git Workflows created by gpetracek (09:21 AM)
https://cwiki.apache.org/confluence/display/DeltaSpike/Suggested+Git+Workflows



Apache Hive (https://cwiki.apache.org/confluence/display/Hive)

Pages
-
LanguageManual DML edited by  andrewfiore  (04:33 PM)
https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DML

DynamicPartitions edited by  andrewfiore  (04:30 PM)
https://cwiki.apache.org/confluence/display/Hive/DynamicPartitions



Apache Kafka (https://cwiki.apache.org/confluence/display/KAFKA)

Pages
-
Writing a Driver for Kafka edited by  d...@datadoghq.com  (04:02 PM)
https://cwiki.apache.org/confluence/display/KAFKA/Writing+a+Driver+for+Kafka



Apache OpenOffice.org Community 
(https://cwiki.apache.org/confluence/display/OOOUSERS)

Pages
-
AOOLogo proposal edited by  drewjensen  (11:16 PM)
https://cwiki.apache.org/confluence/display/OOOUSERS/AOOLogo+proposal

Win-en-x86-Setup edited by  orcmid  (08:56 PM)
https://cwiki.apache.org/confluence/display/OOOUSERS/Win-en-x86-Setup

Committers native languages edited by  tjfrazier  (05:02 PM)
https://cwiki.apache.org/confluence/display/OOOUSERS/Committers+native+languages



Apache Tapestry (https://cwiki.apache.org/confluence/display/TAPESTRY)

Pages
-
Documentation edited by  bobharner  (08:35 PM)
https://cwiki.apache.org/confluence/display/TAPESTRY/Documentation



Apache Wicket (https://cwiki.apache.org/confluence/display/WICKET)

Pages
-
Migration to Wicket 6.0 edited by  mgrigorov  (10:35 AM)
https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+6.0



Apache Struts 2 Documentation (https://cwiki.apache.org/confluence/display/WW)

Pages
-
Building Struts 2 - Fast track release created by lukaszlenart (02:34 PM)
https://cwiki.apache.org/confluence/display/WW/Building+Struts+2+-+Fast+track+release

Migration Guide edited by  lukaszlenart  (04:40 AM)
https://cwiki.apache.org/confluence/display/WW/Migration+Guide




Change your notification preferences: 
https://cwiki.apache.org/confluence/users/viewnotifications.action