This is an automated email from the ASF dual-hosted git repository. kusal pushed a change to branch kusal-depr-apis-3.5 in repository https://gitbox.apache.org/repos/asf/struts.git
from 36a890ba6 WW-3714 Add factory support for new Interceptor, Result interfaces add b622e5d72 WW-3714 Ensure ReflectionExceptionHandler, WithLazyParams, ParamNameAwareResult marker interfaces respected No new revisions were added by this update. Summary of changes: .../xwork2/DefaultActionInvocation.java | 3 ++ .../xwork2/factory/DefaultResultFactory.java | 23 +++++++-------- .../xwork2/interceptor/Interceptor.java | 4 +++ .../xwork2/interceptor/WithLazyParams.java | 5 +++- .../struts2/factory/StrutsResultFactory.java | 33 ++++++++++++++++++---- 5 files changed, 51 insertions(+), 17 deletions(-)