[
https://issues.apache.org/jira/browse/CB-10438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15342232#comment-15342232
]
ASF GitHub Bot commented on CB-10438:
-------------------------------------
Github user carynbear commented on the issue:
https://github.com/apache/cordova-lib/pull/455
@stevengill bump
> 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: Caryn Tran
> Labels: as-designed, cordova-fetch, 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.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]