[
https://issues.apache.org/jira/browse/CB-11164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15313224#comment-15313224
]
ASF GitHub Bot commented on CB-11164:
-------------------------------------
GitHub user carynbear opened a pull request:
https://github.com/apache/cordova-lib/pull/448
CB-11164 Allow forced dependent plugin removal
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/carynbear/cordova-lib master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-lib/pull/448.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 #448
----
commit fda0f67fea2a9f5d5197fdeddd087e83b3f66866
Author: carynbear <[email protected]>
Date: 2016-06-02T21:44:43Z
CB-11164 Allow forced dependent plugin removal
----
> Updating plugin dependencies
> ----------------------------
>
> Key: CB-11164
> URL: https://issues.apache.org/jira/browse/CB-11164
> Project: Apache Cordova
> Issue Type: Bug
> Components: CLI
> Affects Versions: 6.1.0
> Environment: cordova CLI
> Reporter: Dean Le
> Assignee: Caryn Tran
> Priority: Minor
> Labels: triaged
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> When we got a list of updated plugins, I can't update cordova-plugin-file. It
> keeps looping in the between plugins below saying that "You can't remove
> because this plugin... is required for other plugin...." even with -f or
> --force option.
> We can only update plugins by add/remove command though. I thought it's
> developer responsibility to know which plugins for what. Or at least a
> warning message (it does warn) but allow the plugin to be removed and
> re-added.
> ---------------------------
> cordova-plugin-camera
> cordova-plugin-file
> cordova-plugin-media
> cordova-plugin-compat
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]