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

Dmitry Blotsky edited comment on CB-10110 at 12/7/15 8:45 PM:
--------------------------------------------------------------

[~stevegill] that sounds good to me. Let's do this for all Cordova-related 
repos. We shouldn't have any {{>=}} s in our code.


was (Author: dblotsky):
[~stevegill] that sounds good to me. Let's do this for all Cordova-related 
repos. We shouldn't have any {{>=}}s in our code.

> Audit and remove all ">=" dependencies and pins
> -----------------------------------------------
>
>                 Key: CB-10110
>                 URL: https://issues.apache.org/jira/browse/CB-10110
>             Project: Apache Cordova
>          Issue Type: Task
>            Reporter: Dmitry Blotsky
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> This applies to _all_ components. We should never automatically update to 
> major versions of dependencies or pins; it should be a deliberate manual 
> process.
> They should be replaced with carets ({{^}}) where the version is greater than 
> 1.0.0, and with strict equality ({{==}}) where the version is less than 1.0.0.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to