[ https://issues.apache.org/jira/browse/WW-5491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lukasz Lenart closed WW-5491. ----------------------------- Resolution: Won't Fix See my explanations in WW-5490 - it won't be possible to fully replace com.opensymphony.xwork2 package as this would be a breaking change, that's why I did that in Struts 7 > Can not use new `org.apache.struts2` in all project components > --------------------------------------------------------------- > > Key: WW-5491 > URL: https://issues.apache.org/jira/browse/WW-5491 > Project: Struts 2 > Issue Type: Bug > Components: Core > Affects Versions: 6.7.0 > Reporter: Alireza Fattahi > Priority: Major > Fix For: 6.7.0 > > > I have upgraded to 6.7.0 and tried to replace deprecated > `com.opensymphony.xwork2` with `org.apache.struts2` > > It seems some internal components are still using `com.opensymphony.xwork2` > which makes impossible to use `org.apache.struts2` in the project. > > For example `org.apache.struts2.components.Component` uses > `com.opensymphony.xwork2.util.ValueStack` as another example > `LocalizedTextProvider` uses `com.opensymphony.xwork2.util.ValueStack` > Also I find that Validators classes use `org.apache.struts2.util.ValueStack` > is it early to switch to new `struts2` packages -- This message was sent by Atlassian Jira (v8.20.10#820010)