GitHub user audreyso opened a pull request:
https://github.com/apache/cordova-lib/pull/598
CB-13123 : plugin add should use cordovaDependency instead
of plugin.xml engine tag
<!--
Please make sure the checklist boxes are all checked before submitting the
PR. The checklist
is intended as a quick reference, for complete details please see our
Contributor Guidelines:
http://cordova.apache.org/contribute/contribute_guidelines.html
Thanks!
-->
### Platforms affected
### What does this PR do?
plugin add/ install should use cordovaDependency instead of plugin.xml
engine tag
### What testing has been done on this change?
### Checklist
- [X] [Reported an issue](http://cordova.apache.org/contribute/issues.html)
in the JIRA database
- [X] Commit message follows the format: "CB-3232: (android) Fix bug with
resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform
affected.
- [X] Added automated test coverage as appropriate for this change.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/audreyso/cordova-lib CB-13123
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-lib/pull/598.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 #598
----
commit 5d6ad4a3dc4ed41b87140fcd9cf83d359b6fb798
Author: Audrey So <[email protected]>
Date: 2017-10-18T20:47:00Z
CB-13123 : plugin add/ install should use cordovaDependency instead of
plugin.xml engine tag
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]