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 1908cbab8fd200f35eae66f716582c92849aa9ff Merge: a0dc19c4b c17639092 Author: Kusal Kithul-Godage <g...@kusal.io> AuthorDate: Sat Nov 2 14:05:37 2024 +1100 Merge pull request #1105 from apache/WW-5476-defaultresultfactory WW-5478 Deprecate DefaultResultFactory .../java/com/opensymphony/xwork2/config/entities/ResultConfig.java | 6 +++--- .../com/opensymphony/xwork2/config/impl/DefaultConfiguration.java | 4 ++-- .../java/com/opensymphony/xwork2/factory/DefaultResultFactory.java | 4 ++++ core/src/main/java/org/apache/struts2/ActionContext.java | 7 ++++++- .../xwork2/interceptor/ChainingInterceptorWithConfigTest.java | 7 ++++--- .../struts2/convention/PackageBasedActionConfigBuilderTest.java | 4 ++-- 6 files changed, 21 insertions(+), 11 deletions(-)