Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-11915] MobileWeb: can't build project with ti.cloud module

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-12-01T01:41:23.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sRelease 3.1.0, 2012 Sprint 24, 2012 Sprint 24 JS
ComponentsMobileWeb, Tooling
Labelsqe-mw100112, regression
ReporterDustin Hyde
AssigneeChris Barber
Created2012-12-01T00:21:37.000+0000
Updated2013-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

FileDateSize
error.png2012-12-01T00:21:37.000+0000279532
log.txt2012-12-01T00:21:37.000+000023791

Comments

  1. Chris Barber 2012-12-01

    Does "titanium module" find the ti.cloud module with the appropriate version specified by the tiapp.xml?
  2. Dustin Hyde 2012-12-01

  3. Chris Barber 2012-12-01

    Master pull request: https://github.com/appcelerator/titanium_mobile/pull/3508 3.0.x pull request: https://github.com/appcelerator/titanium_mobile/pull/3509
  4. Paras Mishra 2013-03-01

    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

JSON Source