You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by ya...@apache.org on 2021/04/11 16:45:15 UTC

[struts] branch fix/double_evaluations updated (3fed240 -> a6e9568)

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

yasserzamani pushed a change to branch fix/double_evaluations
in repository https://gitbox.apache.org/repos/asf/struts.git.


    from 3fed240  test also success when there is no exclusion or rejection pattern
     add a6e9568  fix AliasInterceptor

No new revisions were added by this update.

Summary of changes:
 .../xwork2/interceptor/AliasInterceptor.java       | 73 +++++++++++++++++-
 .../xwork2/interceptor/AliasInterceptorTest.java   | 90 ++++++++++++++++++++++
 core/src/test/resources/xwork-sample.xml           |  9 ++-
 3 files changed, 170 insertions(+), 2 deletions(-)