{ "id": "136076", "key": "ALOY-1126", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "11113", "key": "ALOY", "name": "Alloy", "projectCategory": { "id": "10400", "description": "Tools for developing applications", "name": "Tooling" } }, "fixVersions": [], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2014-09-03T23:35:20.000+0000", "created": "2014-09-03T23:18:04.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [ "alloy-configuration", "tooling" ], "versions": [ { "id": "15909", "description": "Alloy 1.5.0", "name": "Alloy 1.5.0", "archived": false, "released": true, "releaseDate": "2014-09-29" } ], "issuelinks": [], "assignee": { "name": "pinnamuri", "key": "pinnamuri", "displayName": "Praveen Innamuri", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2014-09-03T23:38:17.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": "13604", "name": "Tooling", "description": "Items related to Alloy tooling and workflow" } ], "description": "h5. Description\r\nWhen updating Alloy build, the wrong version downloaded. I had 1.5.0-beta\r\nh5. To reproduce\r\n1. Run \r\n{code}\r\nsudo npm install -g git://github.com/appcelerator/alloy.git#1_5_X\r\n{code}\r\n2. Check Alloy version\r\nalloy -v\r\nh5. Actual result\r\n{code}\r\noromero$ sudo npm install -g git://github.com/appcelerator/alloy.git#1_5_X\r\nPassword:\r\n/usr/local/bin/alloy -> /usr/local/lib/node_modules/alloy/bin/alloy\r\nalloy@1.5.0-alpha /usr/local/lib/node_modules/alloy\r\n├── colors@0.6.0-1\r\n├── commander@0.6.1\r\n├── pkginfo@0.2.2\r\n├── wrench@1.3.9\r\n├── xmldom@0.1.19\r\n├── node.extend@1.0.10 (is@0.3.0)\r\n├── source-map@0.1.9 (amdefine@0.1.0)\r\n├── xml2tss@0.0.5 (xml2js@0.2.8)\r\n├── moment@2.7.0\r\n├── uglify-js@2.4.15 (uglify-to-browserify@1.0.2, async@0.2.10, source-map@0.1.34, optimist@0.3.7)\r\n└── jsonlint@1.5.1 (JSV@4.0.2, nomnom@1.8.0)\r\nOlgas-MacBook-Pro:titanium_mobile_tests_internal oromero$ alloy -v\r\n1.5.0-alpha\r\n\r\n", "attachment": [], "flagged": false, "summary": "The wrong version of Alloy : \"alpha\" downloaded instead of \"beta\"", "creator": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Mac osx 10.9.4 Maverics\r\nTitanium SDK, build: 3.4.0.v20140829184521\r\nacs@1.0.16\r\nalloy@1.5.0-dev (git://github.com/appcelerator/alloy.git#28af71f2e10ca61929443277176323ec8746ee14)\r\ninstall@0.1.7\r\nnpm@1.4.23\r\nsudo@1.0.3\r\ntitanium@3.4.0-dev (git://github.com/appcelerator/titanium.git#be6d7a682c881e42246a2d31caac931b5f694024)\r\ntitanium-code-processor@1.1.1", "comment": { "comments": [ { "id": "321683", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Typo in the install command\r\n", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-09-03T23:23:40.000+0000", "updated": "2014-09-03T23:23:40.000+0000" }, { "id": "321685", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": " oromero$ alloy -v\r\n1.5.0-beta\r\nOlgas-MacBook-Pro:titanium_mobile_tests_internal oromero$ sudo npm install -g git://github.com/appcelerator/alloy.git#1_5_X\r\n/usr/local/bin/alloy -> /usr/local/lib/node_modules/alloy/bin/alloy\r\nalloy@1.5.0-alpha /usr/local/lib/node_modules/alloy\r\n├── colors@0.6.0-1\r\n├── commander@0.6.1\r\n├── wrench@1.3.9\r\n├── pkginfo@0.2.2\r\n├── xmldom@0.1.19\r\n├── node.extend@1.0.10 (is@0.3.0)\r\n├── source-map@0.1.9 (amdefine@0.1.0)\r\n├── moment@2.7.0\r\n├── uglify-js@2.4.15 (uglify-to-browserify@1.0.2, async@0.2.10, source-map@0.1.34, optimist@0.3.7)\r\n├── xml2tss@0.0.5 (xml2js@0.2.8)\r\n└── jsonlint@1.5.1 (JSV@4.0.2, nomnom@1.8.0)\r\nOlgas-MacBook-Pro:titanium_mobile_tests_internal oromero$ alloy -v\r\n1.5.0-alpha\r\n", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-09-03T23:28:15.000+0000", "updated": "2014-09-03T23:28:37.000+0000" }, { "id": "321688", "author": { "name": "pinnamuri", "key": "pinnamuri", "displayName": "Praveen Innamuri", "active": false, "timeZone": "America/Los_Angeles" }, "body": "There is a mismatch in the original version created by Tim and I have updated the tag 1.5.0-beta with the correct version. However, the changes are now pushed to 1_5_X branch as well.", "updateAuthor": { "name": "pinnamuri", "key": "pinnamuri", "displayName": "Praveen Innamuri", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2014-09-03T23:35:20.000+0000", "updated": "2014-09-03T23:35:20.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }