[TIMOB-12470] SDK build needs to include updated components from node-appc
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-01-29T19:28:25.000+0000 |
Affected Version/s | Release 3.0.2 |
Fix Version/s | Release 3.0.2, Release 3.1.0, 2013 Sprint 03 JS, 2013 Sprint 03 |
Components | CLI |
Labels | qe-sdk3.0.2 |
Reporter | Eric Merriman |
Assignee | Chris Barber |
Created | 2013-01-29T03:36:30.000+0000 |
Updated | 2014-06-19T12:43:34.000+0000 |
Description
While generating the instructions for the test team, I realized that one of the steps required editing the SDK node-appc folder. The current SDK contains the older version of the repo.
Steps to reproduce:
1) Install SDK 3.0.2.v20130128174806 from the CI page
2) Check contents of 3.0.2.v20130128174806/node_modules/node-appc
Result:
Older content than current repo
Expected:
Contact matches current repo
Master pull request: https://github.com/appcelerator/titanium_mobile/pull/3815 3.0.X pull request: https://github.com/appcelerator/titanium_mobile/pull/3816
To test, run "scons", unzip the generated zip file, and notice that the dist/mobilesdk-
Verified SDK 3.0.2.v20130201161712 contains "version": "0.1.28" in package.json. Closing.