[
https://issues.apache.org/jira/browse/WW-5196?focusedWorklogId=850526&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-850526
]
ASF GitHub Bot logged work on WW-5196:
--------------------------------------
Author: ASF GitHub Bot
Created on: 13/Mar/23 06:04
Start Date: 13/Mar/23 06:04
Worklog Time Spent: 10m
Work Description: lukaszlenart commented on PR #585:
URL: https://github.com/apache/struts/pull/585#issuecomment-1465564328
> 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
> ```
Thanks a lot @sdutry the issue with JDK11 is related to GH Action token
access and can be ignored.
Issue Time Tracking
-------------------
Worklog Id: (was: 850526)
Time Spent: 2h 10m (was: 2h)
> 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 10m
> 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)