You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2013/04/18 23:54:16 UTC

[jira] [Resolved] (CB-3165) Add deprecation notice for use of in config.xml in Android

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

Joe Bowser resolved CB-3165.
----------------------------

    Resolution: Fixed

https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=commit;h=aad396ae38d84088d96e34d368ad573d13136a99
                
> Add deprecation notice for use of <plugin> in config.xml in Android
> -------------------------------------------------------------------
>
>                 Key: CB-3165
>                 URL: https://issues.apache.org/jira/browse/CB-3165
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: Android
>            Reporter: Filip Maj
>            Assignee: Joe Bowser
>             Fix For: 2.8.0
>
>
> Unlike {{<plugin>}}, which is platform-specific and specifies the namespace, {{<feature>}} will have to contain params which define the service, the package, and other methods.
> {code}
> <feature name="http://example.com/testUri">
> <param name="service" value="TestPlugin" />
> <param name="package" value="org.cordova.test.TestPlugin" />
> </feature>
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira