You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Sharif Ahmed (JIRA)" <ji...@apache.org> on 2013/07/25 17:15:49 UTC

[jira] [Assigned] (CB-4393) Plugin tag is not replaced by

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

Sharif Ahmed reassigned CB-4393:
--------------------------------

    Assignee: Sharif Ahmed  (was: Michael Brooks)
    
> Plugin tag <plugin/> is not replaced by <feature/> 
> ---------------------------------------------------
>
>                 Key: CB-4393
>                 URL: https://issues.apache.org/jira/browse/CB-4393
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Docs
>    Affects Versions: 3.0.0
>            Reporter: Sharif Ahmed
>            Assignee: Sharif Ahmed
>
> Prior to 3.0.0 we used the following plugin tag for camera:
> <plugin name="Camera" value="org.apache.cordova.CameraLauncher" />
> Now the following tag is generated when we add plugin using cli:
> <feature name="Camera">
>         <param name="android-package"   value="org.apache.cordova.core.CameraLauncher" />
> </feature>
> The docs still shows the previous tag. In order to maintain consistency I think the docs needs to be updated to the new tag.

--
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