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

kusal pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/struts.git

commit d47143c689c1a483c755597fc6e9d1769c50aad5
Merge: 7ae52ccfc 96f838df1
Author: Kusal Kithul-Godage <git...@kusal.io>
AuthorDate: Fri Mar 7 01:14:15 2025 +1100

    Merge pull request #1243 from apache/WW-5534-model-driven-struts-param

 .../apache/struts2/showcase/ModelDrivenTest.java   | 63 ++++++++++++++++++++++
 .../main/java/org/apache/struts2/ModelDriven.java  |  3 --
 .../java/org/apache/struts2/components/Debug.java  | 13 ++---
 .../struts2/components/IteratorComponent.java      |  6 +--
 .../interceptor/ExceptionMappingInterceptor.java   |  6 +--
 .../interceptor/ModelDrivenInterceptor.java        | 15 ++++--
 .../debugging/DebuggingInterceptor.java            |  7 +--
 .../parameter/ParametersInterceptor.java           | 19 +++----
 .../org/apache/struts2/ognl/ThreadAllowlist.java   | 11 ++++
 .../interceptor/ModelDrivenInterceptorTest.java    |  9 +++-
 .../parameter/StrutsParameterAnnotationTest.java   | 10 ++--
 11 files changed, 119 insertions(+), 43 deletions(-)

Reply via email to