You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2018/11/30 15:41:08 UTC

[cordova-deprecated] branch master updated: Details cordova-plugin-compat + cordova-plugin-console

This is an automated email from the ASF dual-hosted git repository.

janpio pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-deprecated.git


The following commit(s) were added to refs/heads/master by this push:
     new f3b41b7  Details cordova-plugin-compat + cordova-plugin-console
f3b41b7 is described below

commit f3b41b7cae38ef7d0b4ffacbfbd7449cb224e7e5
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Fri Nov 30 16:41:00 2018 +0100

    Details cordova-plugin-compat + cordova-plugin-console
---
 README.md | 23 ++++++++++++++++-------
 1 file changed, 16 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md
index 906fb2f..2715cc3 100644
--- a/README.md
+++ b/README.md
@@ -18,13 +18,22 @@ Apache Cordova is a relatively old project. As such, we deprecated serveral of o
 
 ## Deprecated Core Plugins
 
-- apache/cordova-plugin-console
-- apache/cordova-plugin-contacts
-- apache/cordova-plugin-device-motion
-- apache/cordova-plugin-device-orientation
-- apache/cordova-plugin-file-transfer
-- apache/cordova-plugin-globalization
-- apache/cordova-plugin-legacy-whitelist
+### [cordova-plugin-compat](https://github.com/apache/cordova-plugin-compat)
+
+- Reason: `cordova-plugin-compat` has been integrated into the `cordova-android` 6.3.0 release. The plugin should be removed from projects using this or newer versions of `cordova-android`
+- Deprecation announcement: https://cordova.apache.org/news/2017/09/22/plugins-release.html
+
+### [cordova-plugin-console](https://github.com/apache/cordova-plugin-console)
+
+- Reason: The plugin functionality was integrated into `cordova-ios` 4.5.0+. The plugin was not needed any more.
+- Deprecation announcement: https://cordova.apache.org/news/2017/09/22/plugins-release.html
+
+### cordova-plugin-contacts
+### cordova-plugin-device-motion
+### cordova-plugin-device-orientation
+### cordova-plugin-file-transfer
+### cordova-plugin-globalization
+### cordova-plugin-legacy-whitelist
 
 ## Deprecated Tooling
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org