Ryan Willoughby created CB-6385:
-----------------------------------

             Summary: Capture plugin doesn't specify a version on file 
dependency
                 Key: CB-6385
                 URL: https://issues.apache.org/jira/browse/CB-6385
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin Media Capture
            Reporter: Ryan Willoughby
            Priority: Critical


As the developer of a tool consuming the media-capture plugin, we can't 
determine which version of the dependency plugin org.apache.cordova.file to 
install when installing the media-capture plugin.

Observed:
{code}
<dependency id="org.apache.cordova.file" />
{code}

Expected:
{code}
<dependency id="org.apache.cordova.file" version="x.x.x" />
{code}




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to