You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2012/07/24 01:27:33 UTC

[jira] [Commented] (CB-1109) Migrate to

    [ 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