apache / cordova-mobile-spec

Apache Cordova mobile-spec
Apache License 2.0
66 stars 107 forks source link

Remove Deprecated Plugins #197

Closed erisu closed 3 years ago

erisu commented 5 years ago

Platforms affected

all

What does this PR do?

This PR removes deprecated plugins.

What testing has been done on this change?

erisu commented 5 years ago

I will let someone else take charge of releasing this tool. If a pre-release is required, the releaser might want to consider releasing from c29f54f.

I am currently focused on the Cordova 9 release and in the meantime, I manually applied these changes locally so that builds can continue to pass and that these deprecated plugins are not preventing releases.

raphinesse commented 5 years ago

@janpio I thought the reason for dropping support for some plugins was that we don't want to spend any more work on them?

Even If someone wants to spend their time working on keeping them alive and tested, I do not think that mainstream development should be blocked by that. A version of this tool that is compatible with legacy plugins could and probably should be developed in and released from a separate branch. Or is there any reason why that approach would not be feasible?