This is an automated email from the ASF dual-hosted git repository. kusal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts.git
commit 67ee1b2d67eaf393c66485984676223c0244fed7 Merge: 5b81ec085 deb6c09bc Author: Kusal Kithul-Godage <git...@kusal.io> AuthorDate: Wed Oct 23 21:12:42 2024 +1100 Merge pull request #1084 from apache/kusal-depr-apis-6 .../com/opensymphony/xwork2/ActionSupport.java | 337 +-------------------- .../xwork2/config/entities/InterceptorMapping.java | 10 +- .../xwork2/interceptor/AbstractInterceptor.java | 32 +- .../interceptor/MethodFilterInterceptor.java | 45 +-- .../interceptor/MethodFilterInterceptorUtil.java | 128 +------- .../apache/struts2}/ActionSupport.java | 27 +- .../struts2}/interceptor/AbstractInterceptor.java | 4 +- .../interceptor/MethodFilterInterceptor.java | 50 +-- .../interceptor/MethodFilterInterceptorUtil.java | 38 +-- .../ConfigurationProviderOgnlAllowlistTest.java | 6 + 10 files changed, 116 insertions(+), 561 deletions(-)