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 3D48211C07 for ; Tue, 22 Apr 2014 16:40:29 +0000 (UTC) Received: (qmail 78564 invoked by uid 500); 22 Apr 2014 16:40:23 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 78520 invoked by uid 500); 22 Apr 2014 16:40:21 -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 78491 invoked by uid 99); 22 Apr 2014 16:40:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Apr 2014 16:40:20 +0000 Date: Tue, 22 Apr 2014 16:40:20 +0000 (UTC) From: "Lee Crossley (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CB-6486) Media plugin dependency MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Lee Crossley created CB-6486: -------------------------------- Summary: Media plugin dependency Key: CB-6486 URL: https://issues.apache.org/jira/browse/CB-6486 Project: Apache Cordova Issue Type: Bug Components: Plugin File, Plugin Media Affects Versions: 3.4.0 Reporter: Lee Crossley Priority: Minor The media plugin is now dependent on the file plugin. This should be reflected in the plugin.xml with a tag, otherwise errors will be thrown when building unless the file plugin is also installed separately. -- This message was sent by Atlassian JIRA (v6.2#6252)