{ "id": "140134", "key": "TIMOB-18067", "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": "16704", "description": "Release 3.5.0", "name": "Release 3.5.0", "archived": false, "released": true, "releaseDate": "2015-01-13" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2014-11-25T04:52:54.000+0000", "created": "2014-11-21T03:59:42.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [ "qe-3.5.0", "qe-manualtest" ], "versions": [ { "id": "16676", "description": "Release 3.4.1", "name": "Release 3.4.1", "archived": false, "released": true, "releaseDate": "2014-11-14" } ], "issuelinks": [], "assignee": { "name": "fmiao", "key": "fmiao", "displayName": "Feon Sua Xin Miao", "active": true, "timeZone": "America/Vancouver" }, "updated": "2015-01-08T19:17:27.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": "13103", "name": "CLI", "description": "Node-based command line interface" } ], "attachment": [], "flagged": false, "summary": "CLI: Running \"ti build -p ios -T dist-adhoc -F universal -P --no-colors\" command throws longjohn error. ", "creator": { "name": "kagrawal", "key": "kagrawal", "displayName": "Khushbu Agrawal", "active": true, "timeZone": "Asia/Shanghai" }, "subtasks": [], "reporter": { "name": "kagrawal", "key": "kagrawal", "displayName": "Khushbu Agrawal", "active": true, "timeZone": "Asia/Shanghai" }, "environment": "Tested on: \r\n1. Mac OSX Yosemite 10.10\r\n2. Appcelerator Studio, build: 3.4.1.201410281743\r\n3. Titanium SDK, build: 3.4.1.GA\r\n4. Titanium CLI, build: 3.4.1\r\n5. Alloy: 1.5.1\r\n6. Xcode 6.1 and iOS SDK 8.1\r\n", "closedSprints": [ { "id": 265, "state": "closed", "name": "2014 Sprint 24 Tooling", "startDate": "2014-11-24T17:45:54.359Z", "endDate": "2014-12-06T02:47:00.000Z", "completeDate": "2014-12-08T17:25:44.396Z", "originBoardId": 121 } ], "comment": { "comments": [ { "id": "333180", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "You forgot to specify the provisioning profile UUID when you specified the -P flag.\r\n\r\nEdit: so the problem is with the option abbreviation.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-11-21T05:08:59.000+0000", "updated": "2014-11-21T05:09:34.000+0000" }, { "id": "333181", "author": { "name": "kagrawal", "key": "kagrawal", "displayName": "Khushbu Agrawal", "active": true, "timeZone": "Asia/Shanghai" }, "body": "I want the CLI to prompt user for the provisioning profile value.That's why not specified.\r\nYes, the problem is with the option abbreviation '-P' only.", "updateAuthor": { "name": "kagrawal", "key": "kagrawal", "displayName": "Khushbu Agrawal", "active": true, "timeZone": "Asia/Shanghai" }, "created": "2014-11-21T05:25:25.000+0000", "updated": "2014-11-21T05:25:25.000+0000" }, { "id": "333182", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "[~kagrawal] Cool, good find. :)", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-11-21T05:30:07.000+0000", "updated": "2014-11-21T05:30:07.000+0000" }, { "id": "333185", "author": { "name": "kagrawal", "key": "kagrawal", "displayName": "Khushbu Agrawal", "active": true, "timeZone": "Asia/Shanghai" }, "body": "[~cbarber] Thanks :-)", "updateAuthor": { "name": "kagrawal", "key": "kagrawal", "displayName": "Khushbu Agrawal", "active": true, "timeZone": "Asia/Shanghai" }, "created": "2014-11-21T06:04:14.000+0000", "updated": "2014-11-21T06:04:14.000+0000" }, { "id": "333558", "author": { "name": "fmiao", "key": "fmiao", "displayName": "Feon Sua Xin Miao", "active": true, "timeZone": "America/Vancouver" }, "body": "PR: https://github.com/appcelerator/titanium/pull/169\r\n\r\nRun the build command with {{-P}} option in the middle or at the end, there should be no error\r\n{code}\r\nti build -p ios -T dist-adhoc -F universal -P\r\nti build -p ios -T dist-adhoc -P -F universal\r\n{code}", "updateAuthor": { "name": "fmiao", "key": "fmiao", "displayName": "Feon Sua Xin Miao", "active": true, "timeZone": "America/Vancouver" }, "created": "2014-11-25T04:45:11.000+0000", "updated": "2014-11-25T04:45:11.000+0000" }, { "id": "338394", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as fixed. Verified longjohn error is not returned when using {{ti build -p ios -T dist-adhoc -F universal -P}} and {{ti build -p ios -T dist-adhoc -P -F universal}}. Also, was able to fully build the project with those two commands.\r\n\r\nTested on:\r\n\r\nAppcelerator Studio, build: 3.4.1.201410281743\r\nSDK build: 3.5.0.v20150108020917\r\nCLI: 3.5.0-dev (from this [commit|https://github.com/appcelerator/titanium/commit/ec0618b2063e7e079bd1f7da12ff00c21e4e2ad6])\r\nAlloy: 1.5.1\r\nXcode: 6.2 beta 3", "updateAuthor": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2015-01-08T19:16:52.000+0000", "updated": "2015-01-08T19:17:09.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }