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 570bf46a7 Merge pull request #1115 from 
apache/WW-5459-repkg-action-chain
     add b0a4c4f41 WW-5459 Deprecate and repackage ActionChainResult
     add 8d6ecee84 Merge pull request #1116 from 
apache/WW-5459-repkg-action-chain-2

No new revisions were added by this update.

Summary of changes:
 .../com/opensymphony/xwork2/ActionChainResult.java | 254 +--------------------
 .../xwork2/DefaultActionInvocation.java            |   1 +
 .../xwork2/interceptor/ChainingInterceptor.java    |   4 +-
 .../java/org/apache/struts2/ActionInvocation.java  |   2 +-
 .../struts2/interceptor/ChainingInterceptor.java   |   2 +-
 .../apache/struts2/result}/ActionChainResult.java  |   9 +-
 .../ConfigurationProviderOgnlAllowlistTest.java    |   2 +
 7 files changed, 20 insertions(+), 254 deletions(-)
 copy core/src/main/java/{com/opensymphony/xwork2 => 
org/apache/struts2/result}/ActionChainResult.java (97%)

Reply via email to