GitHub user ktop opened a pull request: https://github.com/apache/cordova-lib/pull/491
CB-11776 Fix can't add two plugins with different edit-config targets An error was thrown when adding two plugins with different edit-config targets. The conflict checking code was missing a case, so it errors out and the second plugin cannot be added. I fixed the conflict checking and added a test case. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ktop/cordova-lib ecerror Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-lib/pull/491.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 #491 ---- commit 7b1354ac0090a36133f7fb742fb2090673e200d5 Author: ktop <ktop...@gmail.com> Date: 2016-09-19T17:53:51Z CB-11776 Fix can't add two plugins with different edit-config targets ---- --- 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