[
https://issues.apache.org/jira/browse/WW-5459?focusedWorklogId=941498&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-941498
]
ASF GitHub Bot logged work on WW-5459:
--------------------------------------
Author: ASF GitHub Bot
Created on: 02/Nov/24 14:07
Start Date: 02/Nov/24 14:07
Worklog Time Spent: 10m
Work Description: lukaszlenart opened a new pull request, #1112:
URL: https://github.com/apache/struts/pull/1112
WW-5459
--
Issue Time Tracking
-------------------
Worklog Id: (was: 941498)
Remaining Estimate: 0h
Time Spent: 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: 10m
> 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)