GitHub user omefire opened a pull request: https://github.com/apache/cordova-lib/pull/170
CB-8499 `cordova platform save` should save all currently installed platforms and their versions/git-url/folder-location into config.xml. CB-8499 `cordova platform save` should save all currently installed platforms and their versions/git-url/folder-location into config.xml. You can merge this pull request into a Git repository by running: $ git pull https://github.com/MSOpenTech/cordova-lib CB-8499 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-lib/pull/170.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #170 ---- commit 6dac55f9995a0abd847051ba1ae1eeac2384362f Author: Omar Mefire <ommen...@microsoft.com> Date: 2015-02-18T19:15:53Z CB-8499 When adding a platform, capture version/folder/url being added to allow us to be able to save all installed platforms and their versions later on by doing 'cordova platform save' commit 0063dfeeceef675bba072bc95e0add07d30a4326 Author: Omar Mefire <ommen...@microsoft.com> Date: 2015-02-18T20:21:12Z CB-8499 When deleting a platform, remove it from platforms.json commit c440aac71cb3eee5226cbe7f57ecb09e8a1315cb Author: Omar Mefire <ommen...@microsoft.com> Date: 2015-02-18T21:59:18Z CB-8499 `cordova platform save`: save installed platforms and their sources (versions/git_urls/folders) into config.xml ---- --- 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