Lukasz Lenart created WW-5459: --------------------------------- Summary: 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 Fix For: 7.0.0
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)