GitHub user omefire opened a pull request: https://github.com/apache/cordova-lib/pull/178
CB-8521 `cordova plugin save` should save all installed plugins and their version/git-url/folder-location into config.xml CB-8521 `cordova plugin save` should save all installed plugins and their version/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-8521 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-lib/pull/178.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 #178 ---- commit e4b6803dcdd690895627c08e5f749e3f90fb951f Author: Omar Mefire <ommen...@microsoft.com> Date: 2015-02-25T20:21:55Z CB-8521 save all plugins found in fetch.json into config.xml commit f6ffb764326790a224964784c885c690c16e9bf0 Author: Omar Mefire <ommen...@microsoft.com> Date: 2015-03-04T22:42:51Z CB-8521 When removing a plugin, update fetch.json accordingly commit dc840e98ecb18e8b92a584ec92ae139f98d1d0aa Author: Omar Mefire <ommen...@microsoft.com> Date: 2015-03-05T04:42:09Z CB-8521 Fix: ConfigParser.RemoveFeature() commit 5861580e0322d375394fb28b892bf5daf284eae8 Author: Omar Mefire <ommen...@microsoft.com> Date: 2015-03-06T22:17:56Z CB-8521 When adding a new plugin, save its variables in addition to its source to 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