Github user omefire commented on the pull request:

    https://github.com/apache/cordova-lib/pull/166#issuecomment-74143188
  
    if no version is specified for (e.g: cordova plugin add 
org.apache.cordova.device --save), we end up saving the current edge version 
(org.apache.cordova.device@0.2.13) into config.xml. I think no version 
specified means always get the 'latest' edge version, not pin (and get) the 
'current' edge version.
    
    Also, this behavior is different from how 'cordova platform add android 
--save' currently behaves.
    
    I think we should not save the current edge version in this case, and upon 
restoring we restore the edge version instead.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to