[
https://issues.apache.org/jira/browse/CB-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421025#comment-13421025
]
Joe Bowser commented on CB-1109:
--------------------------------
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.
{{{
<feature name="http://example.com/testUri">
<param name="service" value="TestPlugin" />
<param name="package" value="org.cordova.test.TestPlugin" />
</feature>
}}}
> Migrate <plugin> to <feature>
> -----------------------------
>
> Key: CB-1109
> URL: https://issues.apache.org/jira/browse/CB-1109
> Project: Apache Cordova
> Issue Type: Sub-task
> Reporter: Joe Bowser
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira