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 8d6ecee84 Merge pull request #1116 from apache/WW-5459-repkg-action-chain-2 add 6fbd9e532 WW-3714 Ensure correct delegation of new Result API add be82a7240 WW-3714 Ensure correct delegation of new Interceptor API new 1e2517b59 Merge pull request #1117 from apache/WW-3714-overriding-behaviour 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: .../com/opensymphony/xwork2/DefaultActionInvocation.java | 8 ++++---- .../xwork2/interceptor/AbstractInterceptor.java | 7 ++++++- .../java/org/apache/struts2/dispatcher/Dispatcher.java | 2 +- .../interceptor/TokenSessionStoreInterceptor.java | 16 ++++++++-------- .../org/apache/struts2/rest/RestActionInvocation.java | 4 ++-- 5 files changed, 21 insertions(+), 16 deletions(-)