This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch struts-2-5-x in repository https://gitbox.apache.org/repos/asf/struts.git.
from 482af41 Adds some additional excluded packages add 9c45d6b WW-5096 Fixes params overwriting add d591b7e WW-5096 Adds tests to cover overwrite new 4566734 Merge pull request #446 from apache/WW-5096-fix-static 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: .../interceptor/StaticParametersInterceptor.java | 18 +++------ .../apache/struts2/dispatcher/HttpParameters.java | 6 ++- .../StaticParametersInterceptorTest.java | 46 ++++++++++++++++++++++ 3 files changed, 56 insertions(+), 14 deletions(-)