You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jonathan Bond (JIRA)" <ji...@apache.org> on 2014/03/13 16:05:01 UTC

[jira] [Updated] (CB-6237) Explicitly added plugin gets deleted as dependent of other plugin

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

Jonathan Bond updated CB-6237:
------------------------------

      Description: 

On 3/12/14 12:58 PM, "Shazron" <sh...@gmail.com> wrote:

Just tested it with File and File-Transfer - looks like a bug. Please file
it, thanks!


On Wed, Mar 12, 2014 at 7:46 AM, Li, Jonathan <jo...@sap.com> wrote:

When testing with cordova 3.4.0-0.1.3, if a plugin A is a dependent of
plugin B, then running the following command will automatically delete
plugin B from the project

cordova plugin add PluginB
cordova plugin add pluginA
cordova plugin rm pluginB

As pluginA is explicitly added into the project, unless it is explicated
removed from project by using "cordova plugin rm pluginA" command, then it
should not be deleted from the project when deleting pluginB.

The test is done on iOS platform.

Please let me know if this is a known issue, or whether I need to submit a
bug for it

Thanks
Jonathan




  was:


On 3/12/14 12:58 PM, "Shazron" <sh...@gmail.com> wrote:

Just tested it with File and File-Transfer - looks like a bug. Please file
it, thanks!


On Wed, Mar 12, 2014 at 7:46 AM, Li, Jonathan <jo...@sap.com> wrote:

When testing with cordova 3.4.0-0.1.3, if a plugin A is a dependent of
plugin B, then running the following command will automatically delete
plugin B from the project

cordova plugin add PluginB
cordova plugin add pluginA
cordova plugin rm pluginB

As pluginA is explicitly added into the project, unless it is explicated
removed from project by using "cordova plugin rm pluginA" command, then it
should not be deleted from the project when deleting pluginB.

The test is done on iOS platform.

Please let me know if this is a known issue, or whether I need to submit a
bug for it

Thanks
Jonathan




    Fix Version/s: 3.5.0

> Explicitly added plugin gets deleted as dependent of other plugin
> -----------------------------------------------------------------
>
>                 Key: CB-6237
>                 URL: https://issues.apache.org/jira/browse/CB-6237
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 3.4.0
>            Reporter: Jonathan Li
>            Assignee: Jonathan Bond
>             Fix For: 3.5.0
>
>
> On 3/12/14 12:58 PM, "Shazron" <sh...@gmail.com> wrote:
> Just tested it with File and File-Transfer - looks like a bug. Please file
> it, thanks!
> On Wed, Mar 12, 2014 at 7:46 AM, Li, Jonathan <jo...@sap.com> wrote:
> When testing with cordova 3.4.0-0.1.3, if a plugin A is a dependent of
> plugin B, then running the following command will automatically delete
> plugin B from the project
> cordova plugin add PluginB
> cordova plugin add pluginA
> cordova plugin rm pluginB
> As pluginA is explicitly added into the project, unless it is explicated
> removed from project by using "cordova plugin rm pluginA" command, then it
> should not be deleted from the project when deleting pluginB.
> The test is done on iOS platform.
> Please let me know if this is a known issue, or whether I need to submit a
> bug for it
> Thanks
> Jonathan



--
This message was sent by Atlassian JIRA
(v6.2#6252)