[ 
https://issues.apache.org/jira/browse/WW-5491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alireza Fattahi updated WW-5491:
--------------------------------
    Description: 
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 

  was:
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` 

is it early to switch to new `struts2` packages 


> 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)

Reply via email to