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 90FE9F45F for ; Tue, 9 Apr 2013 18:22:22 +0000 (UTC) Received: (qmail 94582 invoked by uid 500); 9 Apr 2013 18:22:19 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 94550 invoked by uid 500); 9 Apr 2013 18:22:19 -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 94459 invoked by uid 99); 9 Apr 2013 18:22:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Apr 2013 18:22:19 +0000 Date: Tue, 9 Apr 2013 18:22:19 +0000 (UTC) From: "Joe Bowser (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (CB-2997) Add a ./cordova/lib/start-emulator project-level helper script to Android 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-2997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser reassigned CB-2997: ------------------------------ Assignee: Benn Mapes (was: Joe Bowser) > Add a ./cordova/lib/start-emulator project-level helper script to Android > ------------------------------------------------------------------------- > > Key: CB-2997 > URL: https://issues.apache.org/jira/browse/CB-2997 > Project: Apache Cordova > Issue Type: Sub-task > Components: Android > Reporter: Filip Maj > Assignee: Benn Mapes > Fix For: 2.7.0 > > > {code} > start-emulator [id] > {code} > Starts an emulator image. > If {{id}} is specified, will attempt to start the emulator image with the specified ID. If the emulator image is not available or is unable to be started, should print an error message and exit with code 2. > If no {{id}} is specified, it will try to start the first available emulator (using the {{list-emulator-images}} script [CB-2950]). If no emulator images are available, it will error out and exit with code 2. > If this implementation is not available for a particular platform, the script should print an appropriate error message and exit with code 1. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira