[ 
https://issues.apache.org/jira/browse/CB-3171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13669581#comment-13669581
 ] 

ASF subversion and git services commented on CB-3171:
-----------------------------------------------------

Commit c06d41f61f26b58ddd1e8744b4352340f35b4725 in branch refs/heads/master 
from Shazron Abdullah <[email protected]>
[ https://git-wip-us.apache.org/repos/asf?p=cordova-osx.git;h=c06d41f ]

[CB-3171] Add deprecation notice for use of <plugin> in config.xml in OSX

                
> Add deprecation notice for use of <plugin> in config.xml in OSX
> ---------------------------------------------------------------
>
>                 Key: CB-3171
>                 URL: https://issues.apache.org/jira/browse/CB-3171
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: OSX
>            Reporter: Filip Maj
>            Assignee: Shazron Abdullah
>             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

Reply via email to