You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Jason Pyeron (JIRA)" <ji...@apache.org> on 2011/09/18 15:54:09 UTC

[jira] [Updated] (WW-3682) replaced deprecaded api calls with direct replacements

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

Jason Pyeron updated WW-3682:
-----------------------------

    Attachment: WW-3682-deprecation-cleanup.patch

public class com.opensymphony.xwork2.config.ConfigurationManager {

...

    @Deprecated public void addConfigurationProvider(ConfigurationProvider provider) {
        addContainerProvider(provider);
    }


> replaced deprecaded api calls with direct replacements
> ------------------------------------------------------
>
>                 Key: WW-3682
>                 URL: https://issues.apache.org/jira/browse/WW-3682
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Core Actions
>    Affects Versions: 2.2.3.1
>         Environment: win xp 64 / cygwin / oracle-sun java 1.6
>            Reporter: Jason Pyeron
>              Labels: patch
>         Attachments: WW-3682-deprecation-cleanup.patch
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira