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 5B481172F6 for ; Mon, 6 Apr 2015 23:02:25 +0000 (UTC) Received: (qmail 34865 invoked by uid 500); 6 Apr 2015 23:02:12 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 34845 invoked by uid 500); 6 Apr 2015 23:02:12 -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 34833 invoked by uid 99); 6 Apr 2015 23:02:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Apr 2015 23:02:12 +0000 Date: Mon, 6 Apr 2015 23:02:12 +0000 (UTC) From: "Dmitry Blotsky (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CB-8803) Medic builds sometimes fail cleanup on Windows MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Dmitry Blotsky created CB-8803: ---------------------------------- Summary: Medic builds sometimes fail cleanup on Windows Key: CB-8803 URL: https://issues.apache.org/jira/browse/CB-8803 Project: Apache Cordova Issue Type: Bug Components: Medic, Windows Affects Versions: Master Environment: Any cordova-medic setup on Windows. Reporter: Dmitry Blotsky Priority: Minor On Windows, sometimes the cleanup step fails because of some stray process briefly looking at a directory while the directory is being deleted. Although medic uses shelljs's implementation of {{rm}}, it still fails sometimes. This should be fixed with more persistent cleanup code. -- 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