[ALOY-901] Deleting app/alloy.js causes compile error
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-08-04T18:08:20.000+0000 |
Affected Version/s | Alloy 1.3.0 |
Fix Version/s | Alloy 1.3.0, 2013 Sprint 26 |
Components | Tooling |
Labels | qe-testadded |
Reporter | Tony Lukasavage |
Assignee | Tony Lukasavage |
Created | 2013-12-17T00:42:49.000+0000 |
Updated | 2014-08-04T18:08:20.000+0000 |
Description
To cause the error, make sure Alloy 1.3.0 is installed and do the following:Create a new mobile alloy app
Delete the alloy.js file
Run/compile the app
Get a compile error that indicates that alloy.js is missing
Comments
- Tony Lukasavage 2013-12-17 commit: https://github.com/appcelerator/alloy/commit/3d0c5acf3f388a6cd1ba9ecfff4ffc5454a5f1a7 Merged on master and 1_3_X. Test case in description should now pass without error
- Federico Casali 2013-12-17 Verified fixed. TiSDK 3.2.0.v20131216191854 CLI 3.2.0-cr3 Titanium Studio 3.2.0.201312162209 Alloy 1.3.0-cr2 Closing.