cordova-lib icon indicating copy to clipboard operation
cordova-lib copied to clipboard

CB-13123 : plugin add should use cordovaDependency instead

Open audreyso opened this issue 7 years ago • 2 comments

of plugin.xml engine tag

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 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.

audreyso avatar Oct 19 '17 22:10 audreyso

This is not going to make next release, getting bumped for now

stevengill avatar Dec 12 '17 00:12 stevengill

Next to failing tests this PR now also has conflicts. Could you please rebase on master @audreyso and fix those? Then we can take another look at those test failures. Thank you.

janpio avatar Sep 05 '18 10:09 janpio