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 E5611200C31 for ; Wed, 22 Feb 2017 01:09:17 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id E3F7E160B74; Wed, 22 Feb 2017 00:09:17 +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 39520160B68 for ; Wed, 22 Feb 2017 01:09:17 +0100 (CET) Received: (qmail 91838 invoked by uid 500); 22 Feb 2017 00:09:16 -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 91827 invoked by uid 99); 22 Feb 2017 00:09:16 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Feb 2017 00:09:16 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 05497C7E09 for ; Wed, 22 Feb 2017 00:09:16 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.799 X-Spam-Level: * X-Spam-Status: No, score=1.799 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id N4fLFiJ3S330 for ; Wed, 22 Feb 2017 00:09:15 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 63A5B5F2C2 for ; Wed, 22 Feb 2017 00:09:15 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id C538AE0A2F for ; Wed, 22 Feb 2017 00:08:44 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 3A4C224134 for ; Wed, 22 Feb 2017 00:08:44 +0000 (UTC) Date: Wed, 22 Feb 2017 00:08:44 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-12021) --fetch should use dependency version saved in package.json before default cordova version when adding/restoring MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 22 Feb 2017 00:09:18 -0000 [ https://issues.apache.org/jira/browse/CB-12021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15877067#comment-15877067 ] ASF subversion and git services commented on CB-12021: ------------------------------------------------------ Commit b0402b9e51bf2d97488fedd39d13348b29f81c3c in cordova-lib's branch refs/heads/master from [~auso] [ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=b0402b9 ] CB-12021 : updated final changes and fixed typos/whitespace after final review This closes #518 > --fetch should use dependency version saved in package.json before default cordova version when adding/restoring > ---------------------------------------------------------------------------------------------------------------- > > Key: CB-12021 > URL: https://issues.apache.org/jira/browse/CB-12021 > Project: Apache Cordova > Issue Type: Bug > Components: cordova-fetch, CordovaLib > Reporter: Steve Gill > Assignee: Audrey So > Labels: cordova-7.0.0 > Fix For: 7.0.0 > > > cordova platform add android --save --fetch should use the version of cordova-android already saved in package.json instead of the version from platformsConfig.json -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org