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 8BD0211824 for ; Wed, 20 Aug 2014 15:16:42 +0000 (UTC) Received: (qmail 25263 invoked by uid 500); 20 Aug 2014 15:16:31 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 25252 invoked by uid 500); 20 Aug 2014 15:16:31 -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 25189 invoked by uid 99); 20 Aug 2014 15:16:30 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Aug 2014 15:16:30 +0000 Date: Wed, 20 Aug 2014 15:16:30 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-5258) build / run - stdout & stderr empty on Windows 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-5258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14103989#comment-14103989 ] ASF GitHub Bot commented on CB-5258: ------------------------------------ Github user asfgit closed the pull request at: https://github.com/apache/cordova-coho/pull/7 > build / run - stdout & stderr empty on Windows > ---------------------------------------------- > > Key: CB-5258 > URL: https://issues.apache.org/jira/browse/CB-5258 > Project: Apache Cordova > Issue Type: Bug > Components: Android, BlackBerry, CLI, Coho, iOS, Plugman > Affects Versions: 3.1.0 > Reporter: Bryan Higgins > Assignee: Josh Soref > Fix For: 3.5.0 > > > Cordova CLI build and run commands do not show any error messages (stderr) and when running in verbose mode no script output is displayed (stdout). > I noticed this problem testing Windows 8 + BlackBerry. I'm not sure if it also affects other platforms. > Reverting from spawn to exec does not appear to fix the issue. Nor does removing the call to "cmd /C" and appending ".bat". -- This message was sent by Atlassian JIRA (v6.2#6252)