You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/04/15 01:10:42 UTC

[jira] [Commented] (CB-10438) Plugin dependency version/spec is not used/ignored

    [ https://issues.apache.org/jira/browse/CB-10438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15969750#comment-15969750 ] 

ASF subversion and git services commented on CB-10438:
------------------------------------------------------

Commit fd6b9dd45e5f9fa8f6e7d7bfa28b9a4183882b2b in cordova-lib's branch refs/heads/common-2.0.x from [~carynbear]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=fd6b9dd ]

CB-10438 :Install correct dependency version. Removed shell.remove, added pkg.json to dependency tests 1-3, and updated install.js (.replace) to fix tests in uninstall.spec.js and update to workw with jasmine 2.0

 This closes #530, this closes #455


> Plugin dependency version/spec is not used/ignored
> --------------------------------------------------
>
>                 Key: CB-10438
>                 URL: https://issues.apache.org/jira/browse/CB-10438
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaLib
>    Affects Versions: 6.0.0, 5.4.1
>            Reporter: Steve Gill
>            Assignee: Steve Gill
>              Labels: as-designed, cordova-7.0.0, triaged
>
> Quite the bug! 
> {code:javascript}
> <dependency id="cordova-plugin-file" spec="3.0.0" />
> or
> <dependency id="cordova-plugin-file" version="3.0.0" />
> {code}
> The above line will ignore spec or version and will always grab the latest. I went back and tried the previous version of cordova and this seems to be ignoring it as well. Seems like this was never working.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org