GitHub user ktop opened a pull request: https://github.com/apache/cordova-lib/pull/380
CB-10553 Fix framework tag handler for Android The framework tag was not being handled during plugin-install for Android. In the conditional check, it checks for the string literal 'platform' instead of just the platform. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ktop/cordova-lib cb-10553 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-lib/pull/380.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 #380 ---- commit 8cd2c9a60397393a3d49e93995fe68c3c9d58704 Author: Karen Tran <ktop...@gmail.com> Date: 2016-02-07T03:01:58Z CB-10553 Fix framework tag handler for Android ---- --- 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