{ "id": "154541", "key": "TIMOB-20278", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "16980", "description": "New V8", "name": "Release 6.0.0", "archived": false, "released": true, "releaseDate": "2016-11-15" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2016-10-11T13:02:37.000+0000", "created": "2016-01-27T23:51:42.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [], "issuelinks": [ { "id": "50553", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "154834", "key": "TIMOB-20377", "fields": { "summary": "Android: Inclusion of Ti.map causes a compile error for Nexus 5 device running Android 6.01", "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": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "53041", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "163853", "key": "TIMOB-24010", "fields": { "summary": "Android: Update Google Play services for ti.geofence", "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": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2016-10-11T22:12:59.000+0000", "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" } }, "components": [ { "id": "10202", "name": "Android", "description": "Android Platform" } ], "description": "h6.Steps to reproduce\r\n1) Create a sample app \r\n2) Attach both modules\r\n3) Run through CLI: $ appc run -p android -T device\r\n4) Monitor console output\r\n\r\nh6.Stack Trace\r\n{code}\r\n[ERROR] Failed to run dexer:\r\n[ERROR] \r\n[ERROR] UNEXPECTED TOP-LEVEL EXCEPTION:\r\n[ERROR] java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/maps/LocationSource;\r\n[ERROR] at com.android.dx.dex.file.ClassDefsSection.add(ClassDefsSection.java:122)\r\n[ERROR] at com.android.dx.dex.file.DexFile.add(DexFile.java:161)\r\n[ERROR] at com.android.dx.command.dexer.Main.processClass(Main.java:732)\r\n[ERROR] at com.android.dx.command.dexer.Main.processFileBytes(Main.java:673)\r\n[ERROR] at com.android.dx.command.dexer.Main.access$300(Main.java:83)\r\n[ERROR] at com.android.dx.command.dexer.Main$1.processFileBytes(Main.java:602)\r\n[ERROR] at com.android.dx.cf.direct.ClassPathOpener.processArchive(ClassPathOpener.java:284)\r\n[ERROR] at com.android.dx.cf.direct.ClassPathOpener.processOne(ClassPathOpener.java:166)\r\n[ERROR] at com.android.dx.cf.direct.ClassPathOpener.process(ClassPathOpener.java:144)\r\n[ERROR] at com.android.dx.command.dexer.Main.processOne(Main.java:632)\r\n[ERROR] at com.android.dx.command.dexer.Main.processAllFiles(Main.java:510)\r\n[ERROR] at com.android.dx.command.dexer.Main.runMonoDex(Main.java:280)\r\n[ERROR] at com.android.dx.command.dexer.Main.run(Main.java:246)\r\n[ERROR] at com.android.dx.command.dexer.Main.main(Main.java:215)\r\n[ERROR] at com.android.dx.command.Main.main(Main.java:106)\r\n[ERROR] 1 error; aborting\r\n{code}\r\n\r\nh6.Work around\r\nDowngrading ti.map to 2.3.1 instead of 2.3.4\r\n{code}\r\n \r\nti.map \r\nti.geofence \r\n \r\n{code}", "attachment": [], "flagged": false, "summary": "Android: java.lang.IllegalArgumentException when ti.map and ti.geofence modules were added", "creator": { "name": "egomez", "key": "egomez", "displayName": "Eduardo Gomez", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "egomez", "key": "egomez", "displayName": "Eduardo Gomez", "active": false, "timeZone": "America/Los_Angeles" }, "environment": "TiSDK 5.1.2.GA\r\nAndroid 5\r\nti.map 2.3.4 \r\nti.geofence 1.1.2", "comment": { "comments": [ { "id": "398587", "author": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Fixed by https://github.com/appcelerator-modules/ti.geofence/pull/36", "updateAuthor": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-10-11T13:02:37.000+0000", "updated": "2016-10-11T13:02:37.000+0000" }, { "id": "398628", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified the fix.\r\n\r\nNo {{java.lang.IllegalArgumentException}} when ti.map & ti.admob are added to the project.\r\nClosing.\r\n\r\nEnvironment:\r\nAppc Studio : 4.8.0.201610060953\r\nTi SDK : 6.0.0.v20161011102836\r\nTi CLI : 5.0.10\r\nAlloy : 1.9.2\r\nMAC El Capitan : 10.11.6\r\nAppc NPM : 4.2.8-7\r\nAppc CLI : 6.0.0-57\r\nNode: 4.6.0\r\nNexus 6 - Android 6.0.1\r\nti.map : 3.0.1\r\nti.geofence : 2.0.1", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-10-11T22:12:43.000+0000", "updated": "2016-10-11T22:12:43.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }