You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2023/05/16 17:47:01 UTC

[struts] 01/01: Merge pull request #679 from apache/WW-5280-no-params

This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git

commit b5e51bcf8ce806747c09ed17a914aa2c6dc596aa
Merge: 0e85c6349 73eafddd7
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Tue May 16 19:46:54 2023 +0200

    Merge pull request #679 from apache/WW-5280-no-params
    
    [WW-5280] Cleans up NoParameters interfaces

 .../xwork2/interceptor/NoParameters.java           |   3 +-
 .../interceptor/ParameterRemoverInterceptor.java   | 152 +++++++++------------
 .../{interceptor => action}/NoParameters.java      |   2 +-
 3 files changed, 70 insertions(+), 87 deletions(-)