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

Sharif Ahmed closed CB-4393.
----------------------------

       Resolution: Duplicate
    Fix Version/s: 3.0.0
    
> 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
>             Fix For: 3.0.0
>
>
> Prior to 3.0.0 we used the following plugin tag for camera:
> {code}
> <plugin name="Camera" value="org.apache.cordova.CameraLauncher" />
> {code}
> Now the following tag is generated when we add plugin using cli:
> {code}
> <feature name="Camera">
>         <param name="android-package"   
> value="org.apache.cordova.core.CameraLauncher" />
> </feature>
> {code}
> 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

Reply via email to