This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git.


    from 12539ed  Merge pull request #406 from apache/WW-5070-root-action-model
     add 9b9b3cd  WW-5065 Defines a new flag to control appending params
     add 40c60da  WW-5065 Cleans up code and marks old constructor as deprecated
     add 3ff0ba7  WW-5065 Adds missing flag value
     add d960e94  WW-5070 Fixes post cherry-pick issue
     add 082d289  WW-5070 Drops unused import
     new 0a53999  Merge pull request #410 from 
apache/WW-5065-append-or-not-cherry-pick

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../xwork2/config/impl/AbstractMatcher.java        | 73 ++++++++++++++-------
 .../xwork2/config/impl/ActionConfigMatcher.java    | 28 +++++++-
 .../xwork2/config/impl/DefaultConfiguration.java   | 17 +++--
 .../xwork2/config/impl/NamespaceMatcher.java       | 20 +++++-
 .../providers/XWorkConfigurationProvider.java      |  1 +
 .../java/org/apache/struts2/StrutsConstants.java   |  3 +
 .../config/impl/ActionConfigMatcherTest.java       | 74 ++++++++++++++++++++++
 7 files changed, 184 insertions(+), 32 deletions(-)

Reply via email to