[
https://issues.apache.org/jira/browse/CB-7112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227758#comment-14227758
]
Matthias Tylkowski commented on CB-7112:
----------------------------------------
Additionally if a dependency exists in a platform that I didn't install,
removing crashes because the file from that dependency does not exist.
> Removing plugin with dependecy
> ------------------------------
>
> Key: CB-7112
> URL: https://issues.apache.org/jira/browse/CB-7112
> Project: Apache Cordova
> Issue Type: Bug
> Components: CLI
> Affects Versions: 3.5.0
> Environment: Window 7 64bit
> Reporter: Jan Velecký
> Priority: Blocker
>
> When user add plugin with need another denpendency, there is problem with
> deleting them. When user delete this plugin, dependency remain in project.
> Then, when user want delete dependendent plugin, plugin will be deleted, but
> remain in "dependent_plugins" in plugin.json file. And then everything is
> broken...
> Easy reproduction:
> Create new project
> cordova plugin add https://github.com/floatinghotpot/cordova-plugin-admob.git
> // now delete it
> cordova plugin rm com.rjfun.cordova.plugin.admob
> // com.google.playservices remain unaffected
> cordova plugin rm com.google.playservices
> // GPS plugin remain in plugin.json
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]