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 b488c80aa Merge pull request #1081 from apache/kusal-depr-apis-3
     add 36a890ba6 WW-3714 Add factory support for new Interceptor, Result 
interfaces
     add b622e5d72 WW-3714 Ensure ReflectionExceptionHandler, WithLazyParams, 
ParamNameAwareResult marker interfaces respected
     new 323267fa8 Merge pull request #1087 from apache/kusal-depr-apis-3.5

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/DefaultActionInvocation.java            |  3 ++
 .../xwork2/factory/DefaultInterceptorFactory.java  | 13 ++++---
 .../xwork2/factory/DefaultResultFactory.java       | 19 +++++++---
 .../xwork2/interceptor/ConditionalInterceptor.java | 23 +++++++++++++
 .../xwork2/interceptor/Interceptor.java            | 38 ++++++++++++++++++++
 .../xwork2/interceptor/WithLazyParams.java         |  5 ++-
 .../struts2/factory/StrutsResultFactory.java       | 40 +++++++++++++++++++---
 7 files changed, 128 insertions(+), 13 deletions(-)

Reply via email to