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 52378178E4 for ; Tue, 21 Oct 2014 20:14:36 +0000 (UTC) Received: (qmail 97544 invoked by uid 500); 21 Oct 2014 20:14:36 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 97529 invoked by uid 500); 21 Oct 2014 20:14:36 -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 97514 invoked by uid 99); 21 Oct 2014 20:14:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Oct 2014 20:14:35 +0000 Date: Tue, 21 Oct 2014 20:14:35 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-7033) cordova platform check command not working 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-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14178990#comment-14178990 ] ASF subversion and git services commented on CB-7033: ----------------------------------------------------- Commit 6d34b0e5e67c1b23e457e15cd3e260fce5f34e92 in cordova-lib's branch refs/heads/master from [~jsoref] [ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=6d34b0e ] CB-7033 Improve cordova platform check * Make a softer statement about up-to-date status > cordova platform check command not working > ------------------------------------------ > > Key: CB-7033 > URL: https://issues.apache.org/jira/browse/CB-7033 > Project: Apache Cordova > Issue Type: Bug > Components: CLI > Affects Versions: 3.4.0 > Reporter: Victor Adrian Sosa Herrera > Assignee: Josh Soref > Priority: Minor > > I have an app with Android installed and I know it was created with Cordova 3.3.1-0.1.2. > After running this command with a 3.4.1-1.0. CLI I get the following > {{$ cordova platform check}} > {{All platforms are up-to-date.}} > But after running cordova platform ls I get the following > {{$ cordova platform ls}} > {{Installed platforms: android broken}} > {{Available platforms: amazon-fireos, blackberry10, firefoxos, ubuntu}} > Using _platform check_ arguments I don't get the result I'm looking for (a platform out-of-date), while using _platform ls_ it's not very clear, but I presume the _broken_ platform is like an out-of-date message -- 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