Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 007D7200B13 for ; Wed, 1 Jun 2016 01:46:15 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id F357A160A46; Tue, 31 May 2016 23:46:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 3F5D6160A4A for ; Wed, 1 Jun 2016 01:46:14 +0200 (CEST) Received: (qmail 35645 invoked by uid 500); 31 May 2016 23:46:13 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 35278 invoked by uid 99); 31 May 2016 23:46:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 May 2016 23:46:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 28A872C1F6D for ; Tue, 31 May 2016 23:46:13 +0000 (UTC) Date: Tue, 31 May 2016 23:46:13 +0000 (UTC) From: "Shazron Abdullah (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CB-9155) Plugin remove does not remove plugin dependencies from fetch.json MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 31 May 2016 23:46:15 -0000 [ https://issues.apache.org/jira/browse/CB-9155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-9155: --------------------------------- Component/s: CordovaLib > Plugin remove does not remove plugin dependencies from fetch.json > ----------------------------------------------------------------- > > Key: CB-9155 > URL: https://issues.apache.org/jira/browse/CB-9155 > Project: Apache Cordova > Issue Type: Bug > Components: CordovaLib > Affects Versions: Master > Reporter: Karen Tran > Priority: Minor > Labels: Plugins, fetch.json > Fix For: Master > > > Plugin A has a dependency on Plugin B. > If I add Plugin A to my project, it also adds Plugin B. > Then when I remove Plugin A, it removes Plugin B, > but Plugin B does not get removed from fetch.json. > This isn't a huge issue, but it seems like it should be deleted from fetch.json if the plugin isn't there. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org