You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by Bryan Ellis <er...@apache.org> on 2021/04/13 10:48:52 UTC

[DISCUSS] deprecate cordova-plugin-whitelist

I would like to start the process of deprecating the Cordova Whitelist Plugin.

I have already submitted a PR to Cordova-Android’s repo which integrates this plugin as a core feature.

Additionally, during this migration/integration PR, I have also renamed this plugin to AllowList.

The Cordova-Android AllowList PR can be found here:

 	https://github.com/apache/cordova-android/pull/1138 <https://github.com/apache/cordova-android/pull/1138>


Before we can merge in the Cordova-Android's PR, we should first merge in this cordova-plugin-whitelist PR and deprecate it.

	https://github.com/apache/cordova-plugin-whitelist/pull/59 <https://github.com/apache/cordova-plugin-whitelist/pull/59>


	The cordova-plugin-whitelist PR does:

		1. It updates the Android engine version range restriction. It will prevent this plugin from being installed onto Cordova Android 10 and greater and Cordova Android 4 or less.
		2. Adds all the deprecation notices.


Are there any concerns with continuing the deprecation process at this moment for this plugin?

I would like to start the vote tomorrow if there are no concerns.

Re: [DISCUSS] deprecate cordova-plugin-whitelist

Posted by julio cesar sanchez <jc...@gmail.com>.
I don’t think we need a vote for deprecating the plugin since the
integration was voted back on 2017. The deprecation is part of the
integration, so the same vote should be enough.


El El mar, 13 abr 2021 a las 12:49, Bryan Ellis <er...@apache.org> escribió:

> I would like to start the process of deprecating the Cordova Whitelist
> Plugin.
>
> I have already submitted a PR to Cordova-Android’s repo which integrates
> this plugin as a core feature.
>
> Additionally, during this migration/integration PR, I have also renamed
> this plugin to AllowList.
>
> The Cordova-Android AllowList PR can be found here:
>
>         https://github.com/apache/cordova-android/pull/1138 <
> https://github.com/apache/cordova-android/pull/1138>
>
>
> Before we can merge in the Cordova-Android's PR, we should first merge in
> this cordova-plugin-whitelist PR and deprecate it.
>
>         https://github.com/apache/cordova-plugin-whitelist/pull/59 <
> https://github.com/apache/cordova-plugin-whitelist/pull/59>
>
>
>         The cordova-plugin-whitelist PR does:
>
>                 1. It updates the Android engine version range
> restriction. It will prevent this plugin from being installed onto Cordova
> Android 10 and greater and Cordova Android 4 or less.
>                 2. Adds all the deprecation notices.
>
>
> Are there any concerns with continuing the deprecation process at this
> moment for this plugin?
>
> I would like to start the vote tomorrow if there are no concerns.
>