[ALOY-586] Get compiler plugin/hook working with blackberry
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-06-24T17:37:37.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Alloy 1.2.0, 2013 Sprint 13 |
Components | Titanium SDK |
Labels | n/a |
Reporter | Tony Lukasavage |
Assignee | Tony Lukasavage |
Created | 2013-03-25T21:22:44.000+0000 |
Updated | 2014-06-22T13:21:15.000+0000 |
Description
Currently the BB SDK does not appear to be executing the old or new compiler plugins. This then requires developers to manually execute the alloy commands from the command line. We need to get the BB SDK invoking these plugins to provide the expected development experience.
This is especially critical because of ALOY-584, where we'd like to validate Alloy's test apps against the BB SDK. Alloy's testing suite for these apps relies on the new CLI's hook system to appropriately compile and run all these apps. ALOY-584 will be far too time consuming without this ticket's dependency (NEED TO ADD TIMOB LINK) resolved first.
Implement new node based CLI for BlackBerry to automatically pickup Alloy integration
Add Alloy support
Confirmed with [~rmcmahon] that this functionality is indeed implemented and BB will properly invoke Alloy when building.
Alloy support verified. Titanium SDK 3.1.2.v20130808180613 Alloy 1.2.0-alpha6 Appcelerator Studio 3.1.2.201308071912 CLI 3.1.2-alpha Node 0.10.13 Closing.