Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1D11718B37 for ; Wed, 28 Oct 2015 10:21:28 +0000 (UTC) Received: (qmail 45395 invoked by uid 500); 28 Oct 2015 10:21:28 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 45358 invoked by uid 500); 28 Oct 2015 10:21:28 -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 45308 invoked by uid 99); 28 Oct 2015 10:21:27 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Oct 2015 10:21:27 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C330B2C1F58 for ; Wed, 28 Oct 2015 10:21:27 +0000 (UTC) Date: Wed, 28 Oct 2015 10:21:27 +0000 (UTC) From: "Vladimir Kotikov (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CB-9880) Updating Android 4.0.1 to edge fails MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-9880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Kotikov resolved CB-9880. ---------------------------------- Resolution: Fixed > Updating Android 4.0.1 to edge fails > ------------------------------------ > > Key: CB-9880 > URL: https://issues.apache.org/jira/browse/CB-9880 > Project: Apache Cordova > Issue Type: Bug > Components: Android > Reporter: Tim Barham > Assignee: Vladimir Kotikov > Priority: Blocker > > If I add Android 4.0.1 to a project, then try to upgrade to edge from git, I see the following: > {noformat} > $ cordova platform add android@4.0.1 > $ cordova platform update https://github.com/apache/cordova-android > Updating android project... > Error: manifest.setMinSDKVersion is not a function > {noformat} > Note: > * The same problem does not occur updating *from* android 4.1.1. > * The same problem does not occur updating *to* the commit just before the platform API was added to Android. -- 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