[TIMOB-9320] Release: SDK on staging unzips to incorrect version name
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-05-31T16:59:00.000+0000 |
Affected Version/s | Release 2.0.2 |
Fix Version/s | Release 2.0.2, Release 2.1.0, Sprint 2012-11 Core |
Components | Release |
Labels | core, qe-and051412, qe-ios050912 |
Reporter | Dustin Hyde |
Assignee | Stephen Tramer |
Created | 2012-05-30T16:47:03.000+0000 |
Updated | 2012-05-31T17:26:20.000+0000 |
Description
When 2.0.2.GA is downloaded from studio, it unzips to 2.0.2.v20120530102130/ instead of 2.0.2.GA/.
Steps to Reproduce:
1. Update the SDK to the latest live SDK. Help > Update Titanium SDK.
2. Check folder name of version that was downloaded.
Expected Result:
Folder should be 2.0.2.GA.
Actual Result:
Folder is 2.0.2.v20120530102130.
Note: Otherwise, the git hash is correct, and the modules are correct.
The release scripts are being updated so that this does not happen again.
Tested latest staged build and modules are missing on Linux, Win and Mac
Tested and verified, build has modules and unzips to the correct folder 2.0.2.GA