You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (Jira)" <ji...@apache.org> on 2023/05/16 17:48:00 UTC

[jira] [Resolved] (WW-5280) Cleanup NoParameters interfaces

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

Lukasz Lenart resolved WW-5280.
-------------------------------
    Resolution: Fixed

> Cleanup NoParameters interfaces
> -------------------------------
>
>                 Key: WW-5280
>                 URL: https://issues.apache.org/jira/browse/WW-5280
>             Project: Struts 2
>          Issue Type: Improvement
>            Reporter: Lukasz Lenart
>            Assignee: Lukasz Lenart
>            Priority: Minor
>             Fix For: 6.2.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> There are two {{NoParameters}} interfaces:
> - {{org.apache.struts2.interceptor.NoParameters}}
> - {{com.opensymphony.xwork2.interceptor.NoParameters}}
> the former isn't used by the {{ParametersInterceptor}}, just the second one. Mark the old XWork interface as deprecated and just use the new from struts2 package (just move it into {{org.apache.struts2.action}} package)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)