[
https://issues.apache.org/jira/browse/CB-6140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038055#comment-14038055
]
ASF GitHub Bot commented on CB-6140:
------------------------------------
GitHub user dylin opened a pull request:
https://github.com/apache/cordova-lib/pull/38
Fixed issue: CB-6140
plugman dependency check will ignore platform/dependecy when removing an
intalled plugin, which will result in platform level dependencies is
uninstalled inproperly.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dylin/cordova-lib dylin/CB-6140
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-lib/pull/38.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #38
----
commit 3241f0776efe9f9bcb3a5d09dedb3cba21c8a5dc
Author: Danyi Lin <[email protected]>
Date: 2014-06-19T22:45:19Z
Fixed issue: CB-6140
plugman dependency check will ignore platform/dependecy when removing an
intalled plugin, which will result in platform level dependencies is
uninstalled inproperly.
----
> Plugman allows deletion of dependencies
> ---------------------------------------
>
> Key: CB-6140
> URL: https://issues.apache.org/jira/browse/CB-6140
> Project: Apache Cordova
> Issue Type: Bug
> Components: CLI, Plugman
> Affects Versions: 3.4.0
> Reporter: Bryan Higgins
> Assignee: Jonathan Bond
> Fix For: 3.6.0
>
>
> plugman 0.20.1 / CLI 3.4.0-0.1.2
> After a dependency was automatically added for me, I am able to remove it.
> "prepare" then complains about a missing plugin.xml file
> I used the following plugin, but I suspect this behaviour would occur for all
> with a top-level dependency:
> https://github.com/blackberry/cordova-blackberry-plugins/blob/master/plugin/com.blackberry.sensors/plugin.xml
--
This message was sent by Atlassian JIRA
(v6.2#6252)