Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EF6A1112BC for ; Mon, 15 Sep 2014 22:26:49 +0000 (UTC) Received: (qmail 91443 invoked by uid 500); 15 Sep 2014 22:26:49 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 91404 invoked by uid 500); 15 Sep 2014 22:26:49 -0000 Mailing-List: contact dev-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 dev@cordova.apache.org Received: (qmail 91385 invoked by uid 99); 15 Sep 2014 22:26:49 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Sep 2014 22:26:49 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id C25B4A14731; Mon, 15 Sep 2014 22:26:48 +0000 (UTC) From: shazron To: dev@cordova.apache.org Reply-To: dev@cordova.apache.org References: In-Reply-To: Subject: [GitHub] cordova-plugin-camera pull request: CB-7423 do cleanup after copyI... Content-Type: text/plain Message-Id: <20140915222648.C25B4A14731@tyr.zones.apache.org> Date: Mon, 15 Sep 2014 22:26:48 +0000 (UTC) Github user shazron commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/47#issuecomment-55668694 Although the Camera plugin does not depend on the File plugin, the tests do. The tests plugin.xml do not have this dependency. I manually added the File plugin, and your patch appears to work. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---