Re: [DISCUSS] cordova-lib 10.0.0 Major Release

2020-07-03 Thread julio cesar sanchez
Ah, didn’t know about the deprecated field. Then yeah, I think we can set them to true at any moment in a minor release and then totally remove for next major. We should probably start separate deprecation vote threads for each platform. El El vie, 3 jul 2020 a las 20:00, Chris Brody escribió:

Re: [DISCUSS] cordova-lib 10.0.0 Major Release

2020-07-03 Thread Chris Brody
I thought it was cordova-lib, which is used by the Cordova CLI, that would generate the deprecated platform messages. Just a reminder that the platform supported "out of the box" are imported here (with a require statement):

Re: [DISCUSS] cordova-lib 10.0.0 Major Release

2020-07-03 Thread julio cesar sanchez
Does the CLI/lib has something to do with platform deprecation? I mean, do we add warnings or something when adding them? As far as I know you can always add any platform as long as it implements the required API, whether is official and maintained or official and deprecated or a 3rd party

Re: [DISCUSS] cordova-lib 10.0.0 Major Release

2020-06-28 Thread Chris Brody
Thanks. Am I right to assume we can start the deprecation in a minor release? On Sun, Jun 28, 2020 at 9:32 PM Bryan Ellis wrote: > The pinning for Android, OSX, and iOS will be bumped before release. I am > currently working on that PR. > > The deprecation & removal of OSX and Windows pinning

Re: [DISCUSS] cordova-lib 10.0.0 Major Release

2020-06-28 Thread Bryan Ellis
The pinning for Android, OSX, and iOS will be bumped before release. I am currently working on that PR. The deprecation & removal of OSX and Windows pinning from Lib will not be performed in this release. An official vote thread will need to be created for each platform in question. The

Re: [DISCUSS] cordova-lib 10.0.0 Major Release

2020-06-28 Thread Chris Brody
I think src/platforms/platformsConfig.json should be updated for the recent cordova-osx & upcoming cordova-android major releases. I would also like to see cordova-osx and cordova-windows deprecated now, for reasons discussed in another thread: - cordova-osx has outdated platform name (minor)