This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a change to branch release/struts-7-0-x
in repository https://gitbox.apache.org/repos/asf/struts.git
from 90c9dfa92 [maven-release-plugin] prepare for next development iteration
add 24e60416f WW-5486 Fixes exposing params added by
ServletDispatcherResult
add cf260074d WW-5486 Simplifies test to avoid using mocks
add a49b5a361 WW-5486 Removes try-catches
add 08f664c0e Merge pull request #1123 from
apache/fix/WW-5486-request-params
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/struts2/ActionContext.java | 2 +
.../org/apache/struts2/dispatcher/Dispatcher.java | 1 -
.../result/ServletDispatcherResultTest.java | 145 ++++++++-------------
3 files changed, 55 insertions(+), 93 deletions(-)