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 2beac8eba4ad6a4422926598ca8cabd79e80e420
Merge: 22036174c d351843ec
Author: Kusal Kithul-Godage <g...@kusal.io>
AuthorDate: Sun Nov 3 10:46:42 2024 +1100

    Merge pull request #1109 from apache/WW-3714-result-repackage
    
    WW-3714 Move new Result class into result package

 core/src/main/java/com/opensymphony/xwork2/Result.java         | 10 +++++-----
 .../com/opensymphony/xwork2/factory/DefaultResultFactory.java  |  4 ++--
 core/src/main/java/org/apache/struts2/ActionInvocation.java    |  1 +
 .../java/org/apache/struts2/factory/StrutsResultFactory.java   |  4 ++--
 .../org/apache/struts2/interceptor/ChainingInterceptor.java    |  2 +-
 core/src/main/java/org/apache/struts2/{ => result}/Result.java |  5 ++++-
 .../providers/ConfigurationProviderOgnlAllowlistTest.java      |  6 +++---
 7 files changed, 18 insertions(+), 14 deletions(-)

Reply via email to