{ "id": "79354", "key": "TIMOB-5033", "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": "11365", "description": "Mobile 1.8.0 M12", "name": "Sprint 2011-33", "archived": true, "released": true, "releaseDate": "2011-08-22" }, { "id": "11331", "description": "", "name": "Release 1.8.0", "archived": true, "released": true, "releaseDate": "2011-10-31" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-08-17T09:46:05.000+0000", "created": "2011-08-16T22:48:57.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [ { "id": "11331", "description": "", "name": "Release 1.8.0", "archived": true, "released": true, "releaseDate": "2011-10-31" } ], "issuelinks": [], "assignee": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-16T21:00:46.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": "10207", "name": "Tooling" } ], "description": "Currently we're calling \"python\" directly when invoking the docgen script from package.py / SCons. We should be able to pass on the current interpreter directly so we don't lose any configuration / environment settings that were used to invoke the SCons build.\r\n\r\nThis is currently effecting the Linux CI server which has two Python installations: 2.4, and 2.6. Python 2.4 is the default installation, but the CI server overrides this by explicitly using python2.6 to build w/ SCons.", "attachment": [], "flagged": false, "summary": "Tooling: Use the existing python interpreter for docgen.py from SCons", "creator": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Continuous Integration Builds", "comment": { "comments": [ { "id": "163138", "author": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "body": "To verify the fix:\r\n\r\nDo a full \"scons\" build, and verify that the path printed below \"Generating JSCA\" is the full system path of your Python installation\r\n\r\n{code}\r\n$ scons\r\n( .. lots of build output .. )\r\nGenerating JSCA...\r\n/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python /Users/marshall/Code/titanium_mobile/apidoc/docgen.py -f jsca\r\nscons: done building targets.\r\n{code}", "updateAuthor": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-08-16T23:16:41.000+0000", "updated": "2011-08-16T23:24:22.000+0000" }, { "id": "413015", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as fixed.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-16T21:00:46.000+0000", "updated": "2017-03-16T21:00:46.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }