[
https://issues.apache.org/jira/browse/WW-5196?focusedWorklogId=850491&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-850491
]
ASF GitHub Bot logged work on WW-5196:
--------------------------------------
Author: ASF GitHub Bot
Created on: 12/Mar/23 20:09
Start Date: 12/Mar/23 20:09
Worklog Time Spent: 10m
Work Description: sdutry commented on PR #585:
URL: https://github.com/apache/struts/pull/585#issuecomment-1465288375
@lukaszlenart tried to merge in master to get it up to date again.
I had to change a test concerning the nonce in order to get that test
running again, not comfortable with having to do a change there, don't think i
touched anything there. (`FreemarkerResultMockedTest.testNonce`)
Can not get the java 11 build succeeding due to the following error :
```
Failed to execute goal
org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184:sonar (default-cli)
on project struts2-parent: Project not found. Please check the
'sonar.projectKey' and 'sonar.organization' properties, the 'SONAR_TOKEN'
environment variable, or contact the project administrator
```
Issue Time Tracking
-------------------
Worklog Id: (was: 850491)
Time Spent: 2h (was: 1h 50m)
> Make RequestMap and ApplicationMap to use generics, also correct SessionMap
> to always be of type <String, Object>
> -----------------------------------------------------------------------------------------------------------------
>
> Key: WW-5196
> URL: https://issues.apache.org/jira/browse/WW-5196
> Project: Struts 2
> Issue Type: Improvement
> Components: Core
> Reporter: Lukasz Lenart
> Assignee: Stefaan Dutry
> Priority: Major
> Fix For: 6.2.0
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> Right now these implementations of {{Map}} doesn't use generics or they are
> created without specifying proper type for key and value
--
This message was sent by Atlassian Jira
(v8.20.10#820010)