GitHub user gorkem opened a pull request: https://github.com/apache/cordova-lib/pull/182
Deprecate the old feature syntax from config.xml Deprecates the feature syntax and starts using the new plugin tags for defining plugins. Adjusts the tests for the new logic. The old feature syntax is still read or removed but all new entries are done with the new syntax. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gorkem/cordova-lib plugin_syntax Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-lib/pull/182.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 #182 ---- commit 88df62f1b526881cf28f2c58adb72b1b99794988 Author: Gorkem Ercan <gorkem.er...@gmail.com> Date: 2015-03-09T19:53:38Z Deprecate the old feature syntax from config.xml Deprecates the feature syntax and starts using the new plugin tags for defining plugins. Adjusts the tests for the new logic. The old feature syntax is still read or removed but all new entries are done with the new syntax. ---- --- 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