[MOD-2364] ti.cloudpush and ti.map have conflicting jar files
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2018-05-06T13:05:48.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 6.3.0 |
Components | CloudPush, Map |
Labels | Escalation |
Reporter | Victor Vazquez Montero |
Assignee | Gary Mathews |
Created | 2017-09-26T18:44:37.000+0000 |
Updated | 2018-08-06T17:49:28.000+0000 |
Description
description
user cannot build using ti.cloudpush and ti.map and gets the following error:
[ERROR] : Conflicting jar files detected:
[ERROR] :
[ERROR] : The following modules have different "google-play-services-base.jar" files
[ERROR] : ti.cloudpush (version 4.0.3) (hash=730a1d6196847cb5b1067ac02a875876)
[ERROR] : ti.map (version 3.3.1) (hash=d256136c03c8f78d47ddb73739493aea)
[ERROR] :
[ERROR] : You can either select a version of these modules where the conflicting jar file is the same or you
[ERROR] : can try copying the jar file from one module's "lib" folder to the other module's "lib" folder.
steps to reproduce
create simple app
add latest releases of ti.cloudpush and ti.map
run application
Additional information
customer has tried to replace the jar files and are still running into errors during build
For now i've asked customer to run ti.map version 3.1.1 and ti.cloudpush version 4.0.3 as that does not run into the conflicting jar files error.
Comments
JSON Source
[~emerriman] would we be able to include this in 6.3.0?
ti.admob: https://github.com/appcelerator-modules/ti.admob/releases/tag/android-3.0.2 cloudpush: https://github.com/appcelerator-modules/cloudpush/releases/tag/android-4.0.4
Cleaning up older fixed issues. If this issue should not have been closed as fixed, please reopen.