You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/10/23 21:01:50 UTC

[jira] [Commented] (CB-5184) CLI removes plugins when it shouldn't

    [ https://issues.apache.org/jira/browse/CB-5184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13803150#comment-13803150 ] 

ASF subversion and git services commented on CB-5184:
-----------------------------------------------------

Commit f2a815bceafefd58637a0fb2c9669c0ffb2750a0 in branch refs/heads/master from [~shepheb]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugman.git;h=f2a815b ]

[CB-5184] Fix uninstall logic being too aggressive


> CLI removes plugins when it shouldn't
> -------------------------------------
>
>                 Key: CB-5184
>                 URL: https://issues.apache.org/jira/browse/CB-5184
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: Master
>            Reporter: Andrew Grieve
>            Assignee: Braden Shepherdson
>
> {code}
> ./cordova-mobile-spec/createmobilespec.sh
> ...
> cd mobilespec
> cordova plugin add ../cordova-labs/android-legacy-websql
> agrieve@agrieve-macbookpro ~/git/cordova/mobilespec$ cordova plugin rm org.apache.cordova.legacyandroidwebsql
> Uninstalling org.apache.cordova.legacyandroidwebsql from android
> Preparing android project
> Uninstalling org.apache.cordova.legacyandroidwebsql from ios
> Preparing ios project
> Deleting plugin org.apache.cordova.legacyandroidwebsql
> Found 22 removable plugins. Deleting them.
> agrieve@agrieve-macbookpro ~/git/cordova/mobilespec$ cordova plugin ls
> No plugins added. Use `cordova plugin add <plugin>`.
> {code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)