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

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


    from 3b76678c0 Merge pull request #825 from apache/WW-5381-method-accessor
     add 8a245e865 WW-5352 Refactor ParametersInterceptor
     add aa4398ee2 WW-5352 Do not use setter notation for helper methods
     add 199ea0db6 WW-5352 Rename acceptable name/value methods
     new ecd02de8b Merge pull request #831 from 
apache/WW-5352-parameter-annotation-2

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/security/AcceptedPatternsChecker.java   |  12 +-
 .../xwork2/security/ExcludedPatternsChecker.java   |  12 +-
 .../org/apache/struts2/dispatcher/Parameter.java   |   8 +-
 .../ActionMappingParametersInterceptor.java        |   6 +-
 .../parameter/ParametersInterceptor.java           | 274 ++++++++++++---------
 .../parameter/ParametersInterceptorTest.java       |   2 +-
 6 files changed, 171 insertions(+), 143 deletions(-)

Reply via email to