[TIMOB-12248] MobileWeb: Can't compile the app with master branch
| GitHub Issue | n/a |
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Cannot Reproduce |
| Resolution Date | 2014-02-11T21:53:03.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 3.2.0 |
| Components | MobileWeb |
| Labels | supportTeam |
| Reporter | Mauro Parra-Miranda |
| Assignee | Chris Barber |
| Created | 2013-01-08T19:08:47.000+0000 |
| Updated | 2017-03-07T22:27:28.000+0000 |
Description
Problem Description
With the current master v3.1.0.v20130108153753 you can't "compile" a mobileweb app.
Steeps to reproduce
1. Get master branch (v3.1.0.v20130108153753)
2. Create a new project with mobile web support.
3. Compile the app into mobileweb.
4. The compiler will fail.
Error
Unable to generate Mobile Web App. Error:
[INFO] Titanium Mobile Web Compiler v3.1.0.v20130108153753
[INFO] Compiling Mobile Web project "testmobile" [development]
[INFO] Copying /Users/mauropm/Library/Application Support/Titanium/mobilesdk/osx/3.1.0.v20130108153753/mobileweb/themes...
[INFO] Copying /Users/mauropm/Documents/Titanium_Studio_Workspace/testmobile/Resources...
[INFO] Copying /Users/mauropm/Documents/Titanium_Studio_Workspace/testmobile/Resources/mobileweb...
[INFO] Copying /Users/mauropm/Documents/Titanium_Studio_Workspace/testmobile/Resources/mobileweb/apple_startup_images/Default.jpg...
[INFO] Copying /Users/mauropm/Documents/Titanium_Studio_Workspace/testmobile/Resources/mobileweb/apple_startup_images/Default-Portrait.jpg...
[INFO] Copying /Users/mauropm/Documents/Titanium_Studio_Workspace/testmobile/Resources/mobileweb/apple_startup_images/Default-Landscape.jpg...
[INFO] Copying /Users/mauropm/Library/Application Support/Titanium/mobilesdk/osx/3.1.0.v20130108153753/mobileweb/titanium...
[INFO] Scanning project for dependencies...
[INFO] Searching for all required modules...
```
Comments
JSON Source
Could you run the build again with the log level set to trace so that I can better see what's going on?
This issue can't be reproduced with TISDK 3.2 or higher. Therefore, marking it as resolved.
Closing this ticket as the issue cannot be reproduced.