{ "id": "155207", "key": "AC-692", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2016-02-29T15:47:32.000+0000", "created": "2016-02-29T15:04:06.000+0000", "labels": [], "versions": [ { "id": "17038", "name": "Appcelerator Studio 4.5.0", "archived": false, "released": false } ], "issuelinks": [ { "id": "50719", "type": { "id": "10011", "name": "Includes", "inward": "is included by", "outward": "includes" }, "inwardIssue": { "id": "132683", "key": "MOD-1985", "fields": { "summary": "Implement technique to avoid conflicting jars", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false } } } } ], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2016-04-06T12:24:18.000+0000", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [], "description": "h3. Steps to Reproduce\nNow modules with google play service jar are installed with \n1) the google-play-service-base.jar\n2) the specific jar for the module exemple : google-play-service-map.jar\nAs your Ti.MAP\n\nThe issue is : when you use a module who use the global google-play-service.jar\n\nTi try to inject method contain in google-play-service-base.jar and google-play-service-map.jar in the project but those methods are already in the google-play-service.jar\n\nAnd you have this error (for my sample)\n\nFailed to run dexer:\n[ERROR] : \n[ERROR] : Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/actions/ItemListIntents;\n[ERROR] : Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/actions/NoteIntents;\n[ERROR] : Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/actions/ReserveIntents;\n[ERROR] : Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/actions/SearchIntents;\n[ERROR] : Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/auth/AccountChangeEvent;\n[ERROR] : Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/auth/AccountChangeEventsRequest;\n[ERROR] : Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/auth/AccountChangeEventsResponse;\n[ERROR] : Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/auth/GoogleAuthException; \n\nSo how can manage multiple google-service-base.jar with global google-service-base.jar?\n\nh3. Actual Result\nMethods in google-service-base.jar are added even if contain in google-play-service.jar \n\nh3. Expected Result\nDon't added methods if there are already in the global jar google-play-service.jar", "attachment": [ { "id": "58359", "filename": ".log", "author": { "name": "baharroth", "key": "baharroth", "displayName": "Baharroth", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-02-29T15:04:53.000+0000", "size": 3627447, "mimeType": "text/plain" }, { "id": "58360", "filename": "diagnostic7066364367187692694.log", "author": { "name": "baharroth", "key": "baharroth", "displayName": "Baharroth", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-02-29T15:05:30.000+0000", "size": 850498, "mimeType": "text/plain" } ], "flagged": false, "summary": "Google play service jar new system", "creator": { "name": "baharroth", "key": "baharroth", "displayName": "Baharroth", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "baharroth", "key": "baharroth", "displayName": "Baharroth", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "378158", "author": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "body": "This requires MOD-1985", "updateAuthor": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "created": "2016-02-29T15:47:10.000+0000", "updated": "2016-02-29T15:47:10.000+0000" }, { "id": "381855", "author": { "name": "annakozy@direcciona.me", "key": "annakozy@direcciona.me", "displayName": "Ganna Kozynenko", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I just ran into this bug with this module: \r\n\r\nhttps://github.com/SeanChristopherConway/titanium-google-geofence/issues/1\r\n\r\nI am compiling in Titanium 5.2.0\r\n\r\nThis module adds google-play-services-custom.jar\r\n\r\nI also use CloudPush and it adds these\r\n\r\ngoogle-play-services-base.jar\r\ngoogle-play-services-gcm.jar", "updateAuthor": { "name": "annakozy@direcciona.me", "key": "annakozy@direcciona.me", "displayName": "Ganna Kozynenko", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-04-06T12:24:18.000+0000", "updated": "2016-04-06T12:24:18.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }