{ "id": "172912", "key": "TIMOB-26764", "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": "19882", "name": "Release 8.0.0", "archived": false, "released": true, "releaseDate": "2019-03-14" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2019-02-12T15:01:47.000+0000", "created": "2019-01-24T23:26:31.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [ { "id": "20238", "description": "", "name": "Release 7.5.0", "archived": false, "released": true, "releaseDate": "2018-11-15" } ], "issuelinks": [], "assignee": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2019-02-27T14:54:34.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "1. The {{minsdk}} of ACA module needs to be changed to 8.0.0 as this is causing new app creation to fail with SDK 7.5.0 with below error:\r\n{code}\r\n2019-01-24T23:13:08.404Z | TRACE | Checking /Users/lchoudhary/Library/Application Support/Titanium/modules/android/com.appcelerator.aca\r\n2019-01-24T23:13:08.405Z | DEBUG | looks like com.appcelerator.aca is not installed android \r\n2019-01-24T23:13:08.405Z | TRACE | Checking /Users/lchoudhary/Library/Application Support/Titanium/modules/iphone/com.appcelerator.aca\r\n2019-01-24T23:13:08.405Z | DEBUG | com.appcelerator.aca is not available iphone\r\n2019-01-24T23:13:08.406Z | TRACE | Checking /Users/lchoudhary/Library/Application Support/Titanium/modules/android/com.appcelerator.apm\r\n2019-01-24T23:13:08.406Z | DEBUG | com.appcelerator.apm installed is the latest android 3.1.2\r\n2019-01-24T23:13:08.406Z | TRACE | Checking /Users/lchoudhary/Library/Application Support/Titanium/modules/iphone/com.appcelerator.apm\r\n2019-01-24T23:13:08.407Z | DEBUG | com.appcelerator.apm installed is the latest iphone 3.1.2\r\n2019-01-24T23:13:08.407Z | DEBUG | Install SDK compatible performance module undefined\r\n2019-01-24T23:13:08.407Z | ERROR | An uncaught exception was thrown!\r\nParameter \"url\" must be a string, not undefined\r\n2019-01-24T23:13:08.408Z | ERROR | Parameter \"url\" must be a string, not undefined\r\n2019-01-24T23:13:08.408Z | TRACE | TypeError: Parameter \"url\" must be a string, not undefined\r\n at Url.parse (url.js:103:11)\r\n at Object.urlParse [as parse] (url.js:97:13)\r\n at Object.installTiModule (/Users/lchoudhary/.appcelerator/install/7.0.10-master.5/package/node_modules/appc-cli-titanium/plugins/util.js:566:30)\r\n at /Users/lchoudhary/.appcelerator/install/7.0.10-master.5/package/node_modules/appc-cli-titanium/plugins/new.js:919:14\r\n at fn (/Users/lchoudhary/.appcelerator/install/7.0.10-master.5/package/node_modules/async/lib/async.js:746:34)\r\n at /Users/lchoudhary/.appcelerator/install/7.0.10-master.5/package/node_modules/async/lib/async.js:1213:16\r\n at /Users/lchoudhary/.appcelerator/install/7.0.10-master.5/package/node_modules/async/lib/async.js:166:37\r\n at /Users/lchoudhary/.appcelerator/install/7.0.10-master.5/package/node_modules/async/lib/async.js:706:43\r\n at /Users/lchoudhary/.appcelerator/install/7.0.10-master.5/package/node_modules/async/lib/async.js:167:37\r\n at Immediate._onImmediate (/Users/lchoudhary/.appcelerator/install/7.0.10-master.5/package/node_modules/async/lib/async.js:1206:34)\r\n2019-01-24T23:13:08.409Z | TRACE | Sending exit signal to titanium process: 26973\r\n{code} ", "attachment": [], "flagged": false, "summary": "Change minsdk of ACA module to 8.0.0", "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": "SDK: 7.5.0.GA", "comment": { "comments": [ { "id": "445696", "author": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "body": "This is a minor issue as the ACA module cannot be obtained without the appropriate org entitlements. This is also related to https://techweb.axway.com/jira/browse/APPTS-10373 where the platforms need unifying into a single payload.", "updateAuthor": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-01-28T18:04:01.000+0000", "updated": "2019-01-28T18:04:01.000+0000" }, { "id": "445954", "author": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "body": "aca: https://github.com/appcelerator-modules/appcelerator.aca/pull/15", "updateAuthor": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-02-08T22:04:23.000+0000", "updated": "2019-02-08T22:04:23.000+0000" }, { "id": "445989", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "PR Merged.", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-02-11T18:38:22.000+0000", "updated": "2019-02-11T18:38:22.000+0000" }, { "id": "445991", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "FR Passed.\r\nACA min sdk is 8.0.0.", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-02-11T22:32:10.000+0000", "updated": "2019-02-11T22:32:10.000+0000" }, { "id": "446012", "author": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "body": "*Closing ticket as fixed,*\r\n\r\nThe fix can be found in ACA version 1.0.1 and CLI 7.0.10-master.14", "updateAuthor": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "created": "2019-02-12T15:01:42.000+0000", "updated": "2019-02-12T15:01:42.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }