Github user nikhilkh commented on the pull request:
https://github.com/apache/cordova-android/pull/264#issuecomment-190947034
My concern with silently passing here is that there could be a
runtime/build failure because potentially the wrong version of the file is
added depending on the order of adding pluigns or even worse the same filename
has completely different source code.
Fixing those runtime or gradle build failure might not be a pleasant
experience either for the user. There is no good solution for this - but
working with the conflicting plugins to change where they add those files. For
commonly used libraries, they should just use the `framework` element as that
handles scenarios around multiple plugins adding common libraries.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]