Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D664A200B46 for ; Sat, 2 Jul 2016 01:42:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D4FC0160A6C; Fri, 1 Jul 2016 23:42:12 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 22999160A61 for ; Sat, 2 Jul 2016 01:42:11 +0200 (CEST) Received: (qmail 22417 invoked by uid 500); 1 Jul 2016 23:42:11 -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 22404 invoked by uid 99); 1 Jul 2016 23:42:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jul 2016 23:42:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 000DC2C027F for ; Fri, 1 Jul 2016 23:42:10 +0000 (UTC) Date: Fri, 1 Jul 2016 23:42:10 +0000 (UTC) From: "Jesse MacFadyen (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CB-11526) util.js creates directory if required (side effect) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 01 Jul 2016 23:42:13 -0000 Jesse MacFadyen created CB-11526: ------------------------------------ Summary: util.js creates directory if required (side effect) Key: CB-11526 URL: https://issues.apache.org/jira/browse/CB-11526 Project: Apache Cordova Issue Type: Bug Components: CordovaLib Reporter: Jesse MacFadyen Assignee: Jesse MacFadyen cordova-lib/src/cordova/util.js cannot be used without it creating the directory. https://github.com/apache/cordova-lib/blob/master/cordova-lib/src/cordova/util.js#L41 -- 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