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 DC400117FE for ; Wed, 10 Sep 2014 16:44:36 +0000 (UTC) Received: (qmail 79814 invoked by uid 500); 10 Sep 2014 16:44:34 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 79784 invoked by uid 500); 10 Sep 2014 16:44:34 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 79673 invoked by uid 99); 10 Sep 2014 16:44:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Sep 2014 16:44:34 +0000 Date: Wed, 10 Sep 2014 16:44:34 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-7330) Cannot create android project without android SDK installed 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-7330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14128701#comment-14128701 ] ASF subversion and git services commented on CB-7330: ----------------------------------------------------- Commit 3b99760a4250bfd8b357584d2657f6b25a1ce152 in cordova-android's branch refs/heads/master from [~agrieve] [ https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;h=3b99760 ] CB-7330 Don't run check_reqs for bin/create. The create / update script doesn't require any dependencies, so we shouldn't fail without them. > Cannot create android project without android SDK installed > ----------------------------------------------------------- > > Key: CB-7330 > URL: https://issues.apache.org/jira/browse/CB-7330 > Project: Apache Cordova > Issue Type: Bug > Components: Android > Reporter: Andrew Grieve > Assignee: Andrew Grieve > Priority: Minor > > More of a minor annoyance, but you should be able to run `cordova platform add android` without the SDK installed. Requiring it to build or run makes sense, but we shouldn't need it just to stamp out a project template. -- This message was sent by Atlassian JIRA (v6.3.4#6332)