You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/11/23 18:58:59 UTC

[GitHub] dpogue commented on issue #580: Deprecate old plugin target-dir structure support

dpogue commented on issue #580: Deprecate old plugin target-dir structure support
URL: https://github.com/apache/cordova-android/issues/580#issuecomment-441303902
 
 
   I've been thinking the same thing.
   
   In the **next major** (cordova-android@8) we should:
   * Print a visible warning for each plugin that needs its paths remapped, maybe with a link to the issues page for that plugin (if it exists in plugin.xml)
     (Note: only one warning per plugin, not one warning per remapped file!)
   * Print a single visible error/warning that the project is using plugins that will not be compatible with future versions of Cordova-Android
   
   In the **next next major** (cordova-android@9) we should:
   * Remove support for the path remapping
   * Maybe try to detect cases where we know path remapping is needed and print a visible error that the plugin is not compatible
   
   For the next major, we should also make sure all of our core plugins have been updated to not need remapping

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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