From issues-return-98107-archive-asf-public=cust-asf.ponee.io@cordova.apache.org Sat Mar 23 16:09:03 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 218E318078F for ; Sat, 23 Mar 2019 17:09:02 +0100 (CET) Received: (qmail 78557 invoked by uid 500); 23 Mar 2019 16:09:02 -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 78309 invoked by uid 99); 23 Mar 2019 16:09:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Mar 2019 16:09:02 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 48BFEE2835 for ; Sat, 23 Mar 2019 16:09:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 79912245A2 for ; Sat, 23 Mar 2019 16:09:00 +0000 (UTC) Date: Sat, 23 Mar 2019 16:09:00 +0000 (UTC) From: "jcesarmobile (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CB-14140) Use fs-extra (and which) instead of shelljs 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-14140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jcesarmobile resolved CB-14140. ------------------------------- Resolution: Fixed Closing as it was implemented. If people think it was a mistake, it's better to send a mail to dev@cordova.apache.org to discuss it. > Use fs-extra (and which) instead of shelljs > ------------------------------------------- > > Key: CB-14140 > URL: https://issues.apache.org/jira/browse/CB-14140 > Project: Apache Cordova > Issue Type: Improvement > Components: cordova-android, cordova-ios, cordova-lib, cordova-osx, cordova-windows > Reporter: Chris Brody > Assignee: Darryl Pogue > Priority: Minor > > It is more efficient to use fs-extra, sometimes with some help from which, than shelljs. > This improvement has already landed in the master branch of cordova-common for the next major release, and work has already been started in some other packages. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org