[TIMOB-11915] MobileWeb: can't build project with ti.cloud module
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-12-01T01:41:23.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | Release 3.1.0, 2012 Sprint 24, 2012 Sprint 24 JS |
Components | MobileWeb, Tooling |
Labels | qe-mw100112, regression |
Reporter | Dustin Hyde |
Assignee | Chris Barber |
Created | 2012-12-01T00:21:37.000+0000 |
Updated | 2013-03-01T07:11:09.000+0000 |
Description
MobileWeb projects with ti.cloud (acs enabled) don't build.
This is a regression. Does not occur in 2.1.4.GA.
Unable to generate Mobile Web App. Error:
[INFO] : Compiling "development" build
[INFO] : Reading Titanium Mobile Web package.json file
[INFO] : Validating theme
[INFO] : Copying project files
[INFO] : Finding all Titanium API dependencies
[INFO] : Creating favicon and Apple touch icons
[INFO] : Finding all required modules to be cached
[INFO] : Finding all precached modules
[INFO] : Finding all precached images
[INFO] : Searching for 1 Titanium Module
[WARN] : Could not find Titanium module id: ti.cloud version: latest platform: undefined
Steps to Reproduce:
1. Create Titanium Project with ACS Enabled.
2. Run as MobileWeb Preview in Browser.
Actual Result:
Build fails.
Expected Result:
Project runs in browser.
Attachments
File | Date | Size |
---|---|---|
error.png | 2012-12-01T00:21:37.000+0000 | 279532 |
log.txt | 2012-12-01T00:21:37.000+0000 | 23791 |
Does "titanium module" find the ti.cloud module with the appropriate version specified by the tiapp.xml?
Master pull request: https://github.com/appcelerator/titanium_mobile/pull/3508 3.0.x pull request: https://github.com/appcelerator/titanium_mobile/pull/3509
MobileWeb project build successfully with acs enabled. Verified on : SDK version: 3.1.0.v20130227145654 CLI version : 3.0.24 OS : MAC OSX 10.7.5 XCode : 4.5.1