[
https://issues.apache.org/jira/browse/WW-5459?focusedWorklogId=941542&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-941542
]
ASF GitHub Bot logged work on WW-5459:
--------------------------------------
Author: ASF GitHub Bot
Created on: 03/Nov/24 00:32
Start Date: 03/Nov/24 00:32
Worklog Time Spent: 10m
Work Description: sonarcloud[bot] commented on PR #1116:
URL: https://github.com/apache/struts/pull/1116#issuecomment-2453240250
## [](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=1116)
**Quality Gate failed**
Failed conditions
 [53.0% Coverage on New
Code](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=1116&metric=new_coverage&view=list)
(required ≥ 80%)
[See analysis details on
SonarCloud](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=1116)
Issue Time Tracking
-------------------
Worklog Id: (was: 941542)
Time Spent: 1h (was: 50m)
> Move Action and ActionChainResult to proper packages
> ----------------------------------------------------
>
> Key: WW-5459
> URL: https://issues.apache.org/jira/browse/WW-5459
> Project: Struts 2
> Issue Type: Improvement
> Components: Core
> Reporter: Lukasz Lenart
> Assignee: Lukasz Lenart
> Priority: Major
> Fix For: 7.0.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> A lot of classes are put in the main {{org.apache.struts}} package and should
> be relocated to more proper packages, eg.:
> {{org.apache.struts2.Action}} -> {{org.apache.struts2.action.Action}}
> {{org.apache.struts2.ActionChainResult}} ->
> {{org.apache.struts.result.ActionChainResult}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)