[ALOY-820] Fix alloy.jmk loading
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-10-14T21:22:46.000+0000 |
Affected Version/s | Alloy 1.3.0 |
Fix Version/s | Alloy 1.3.0, 2013 Sprint 18 |
Components | Tooling |
Labels | qe-testadded |
Reporter | Tony Lukasavage |
Assignee | Tony Lukasavage |
Created | 2013-09-05T20:52:30.000+0000 |
Updated | 2013-10-14T21:22:51.000+0000 |
Description
details: https://github.com/appcelerator/alloy/commit/fff2fd3307aeb8e7344335f670070a5b117ec597#commitcomment-3991271Comments
- Tony Lukasavage 2013-09-05 commit: https://github.com/appcelerator/alloy/commit/0b15f08d4cee6f8e664a2cae40e1d254695a0e2c This can be functionality tested by ensuring that a default alloy app does not fail during compilation when an alloy.jmk file is present.
- Federico Casali 2013-10-14 Verified as fixed. App is compiled correctly also when using 'alloy.jmk' in the app root. TiSDK 3.2.0.v20131013140318 Alloy 1.3.0 CLI 3.2.0 Closing