This is an automated email from the ASF dual-hosted git repository. kusal pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/struts.git
from a0dc19c4b Merge pull request #1104 from apache/WW-5468-modeldriven-strutsparameter-fix add fe46ad9f4 WW-5478 Deprecate DefaultResultFactory add c17639092 WW-5478 Fix ActionContext equals/hashCode contract new 1908cbab8 Merge pull request #1105 from apache/WW-5476-defaultresultfactory The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../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(-)