{ "id": "163238", "key": "TIMOB-23912", "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" }, { "id": "18338", "name": "node-appc 0.2.38", "archived": false, "released": true, "releaseDate": "2016-09-19" }, { "id": "18339", "name": "node-appc 0.2.39", "archived": false, "released": true, "releaseDate": "2016-09-19" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2016-09-26T05:20:32.000+0000", "created": "2016-09-15T21:33:17.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "qe-6.0.0" ], "versions": [ { "id": "16980", "description": "New V8", "name": "Release 6.0.0", "archived": false, "released": true, "releaseDate": "2016-11-15" } ], "issuelinks": [], "assignee": { "name": "fmiao", "key": "fmiao", "displayName": "Feon Sua Xin Miao", "active": true, "timeZone": "America/Vancouver" }, "updated": "2016-10-12T04:51:22.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" }, { "id": "13715", "name": "Hyperloop", "description": "Hyperloop project" }, { "id": "10207", "name": "Tooling" } ], "description": "h5.Steps to reproduce:\r\n1. Make sure you have both modules with {{apiversion}} 2 & 3. ( e.g: I have module ver 2.0.0 & 1.2.7 for hyperloop).\r\n2. In the {{tiapp.xml}} select {{latest}} for any module.\r\n3. Build the app for android device/emulator.\r\n\r\nh5.Actual results:\r\n1. You will get error:\r\n{code}\r\n[ERROR] : Found incompatible Titanium Modules:\r\n[ERROR] : id: hyperloop\t version: 1.2.7\t platform: android\t min sdk: 5.4.0\r\n[ERROR] : id: ti.map\t version: 2.3.10\t platform: android\t min sdk: 4.1.0\r\n{code}\r\n2. Basically it does not select the latest even though avaliable or somehow finds module with apiversion 2 & throws an incompatiblity error.\r\n\r\nh5.Expected result:\r\n1. If {{latest}} is selected in the tiapp.xml & SDK 6.0.0 is selected it should not matter if I have a module with apiversion 2, it should pickup one with apiversion 3 & build.", "attachment": [], "flagged": false, "summary": "Android: Selecting \"latest\" in tiapp.xml for modules, while having both modules with apiversion 2 & 3 & building gives error \"Found incompatible Titanium Modules\" ", "creator": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Environment:\r\nAppc Studio : 4.8.0.201609061702\r\nTi SDK : 6.0.0.v20160913184210\r\nTi CLI : 5.0.9\r\nAlloy : 1.9.1\r\nMAC El Capitan : 10.11.6\r\nAppc NPM : 4.2.8-6\r\nAppc CLI : 6.0.0-38\r\nNode: 4.4.4\r\nNexus 6 - Android 6.0.1", "closedSprints": [ { "id": 708, "state": "closed", "name": "2016 Sprint 19 Tooling", "startDate": "2016-09-10T00:25:31.005Z", "endDate": "2016-09-24T00:25:00.000Z", "completeDate": "2016-09-26T05:33:10.846Z", "originBoardId": 199 } ], "comment": { "comments": [ { "id": "396406", "author": { "name": "fmiao", "key": "fmiao", "displayName": "Feon Sua Xin Miao", "active": true, "timeZone": "America/Vancouver" }, "body": "node-appc PR: https://github.com/appcelerator/node-appc/pull/119", "updateAuthor": { "name": "fmiao", "key": "fmiao", "displayName": "Feon Sua Xin Miao", "active": true, "timeZone": "America/Vancouver" }, "created": "2016-09-16T22:37:49.000+0000", "updated": "2016-09-16T22:37:49.000+0000" }, { "id": "396526", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "tisdk master PR: https://github.com/appcelerator/titanium_mobile/pull/8398\r\ntisdk 6_0_X PR: https://github.com/appcelerator/titanium_mobile/pull/8399", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-09-19T15:44:34.000+0000", "updated": "2016-09-19T15:44:34.000+0000" }, { "id": "396555", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified the fix.\r\n\r\nSelecting {{latest}} selects the latest & we do not see any incompatibility error when modules with both ApiVersion 2 & 3 are present.\r\nClosing.\r\n\r\nEnvironment:\r\nAppc Studio : 4.8.0.201609101003\r\nTi SDK : 6.0.0.v20160919100523\r\nTi CLI : 5.0.9\r\nAlloy : 1.9.1\r\nMAC El Capitan : 10.11.6\r\nAppc NPM : 4.2.8-6\r\nAppc CLI : 6.0.0-46\r\nNode: 4.4.4\r\nNexus 6 - Android 6.0.1", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-09-19T18:39:48.000+0000", "updated": "2016-09-19T18:39:48.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }