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 f31ba637c863a3eec37eea9da9bb7b646538a3aa
Merge: ea124a475 4a678f6bb
Author: Lukasz Lenart <lukaszlen...@apache.org>
AuthorDate: Mon Aug 21 15:39:16 2023 +0200

    Merge pull request #727 from apache/fix/WW-5331-proper-get
    
    [WW-5331] Uses proper signature of get()

 .../apache/struts2/dispatcher/ApplicationMap.java  | 13 +--
 .../org/apache/struts2/dispatcher/RequestMap.java  |  8 +-
 .../org/apache/struts2/views/jsp/TagUtils.java     |  4 +-
 .../struts2/dispatcher/ApplicationMapTest.java     | 93 ++++++++++++++++++++++
 .../apache/struts2/dispatcher/RequestMapTest.java  | 93 ++++++++++++++++++++++
 .../exec/StrutsBackgroundProcessTest.java          |  2 +-
 .../struts2/portlet/PortletApplicationMap.java     | 16 ++--
 .../apache/struts2/portlet/PortletRequestMap.java  |  3 +
 .../apache/struts2/portlet/PortletSessionMap.java  |  2 +-
 9 files changed, 217 insertions(+), 17 deletions(-)

Reply via email to