jcesarmobile commented on issue #547: Compatibility of old plugins with 
non-Java source-file entries
URL: https://github.com/apache/cordova-android/issues/547#issuecomment-439054347
 
 
   The duplicate problem is not just for the .aidl, it will happen on any 
extension if the plugin maintainer added different source-file tags for the 
same file but different paths for different cordova-android versions.
   I don't think we should fix this, we should keep with the remapping, and ask 
plugin authors to update the plugins, as this will only happen on plugins that 
got updated, not for old unmaintained plugins. 
   
   Other than that, all we can do is copy the file even if it exists instead of 
failing, but that could be even a bigger breaking change.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to