[
https://issues.apache.org/jira/browse/WW-5459?focusedWorklogId=941548&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-941548
]
ASF GitHub Bot logged work on WW-5459:
--------------------------------------
Author: ASF GitHub Bot
Created on: 03/Nov/24 07:53
Start Date: 03/Nov/24 07:53
Worklog Time Spent: 10m
Work Description: kusalk merged PR #1116:
URL: https://github.com/apache/struts/pull/1116
Issue Time Tracking
-------------------
Worklog Id: (was: 941548)
Time Spent: 1.5h (was: 1h 20m)
> 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: 1.5h
> 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)