[
https://issues.apache.org/jira/browse/WW-5459?focusedWorklogId=941514&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-941514
]
ASF GitHub Bot logged work on WW-5459:
--------------------------------------
Author: ASF GitHub Bot
Created on: 02/Nov/24 16:16
Start Date: 02/Nov/24 16:16
Worklog Time Spent: 10m
Work Description: sonarcloud[bot] commented on PR #1112:
URL: https://github.com/apache/struts/pull/1112#issuecomment-2453036282
## [](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=1112)
**Quality Gate failed**
Failed conditions
 [56.5% Coverage on New
Code](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=1112&metric=new_coverage&view=list)
(required ≥ 80%)
[See analysis details on
SonarCloud](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=1112)
Issue Time Tracking
-------------------
Worklog Id: (was: 941514)
Time Spent: 20m (was: 10m)
> Improves package structure
> --------------------------
>
> Key: WW-5459
> URL: https://issues.apache.org/jira/browse/WW-5459
> Project: Struts 2
> Issue Type: Improvement
> Components: Core
> Reporter: Lukasz Lenart
> Priority: Major
> Fix For: 7.0.0
>
> Time Spent: 20m
> 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)