[TIMOB-885] Changes in the API module aren't causing rebuilds in the UI module
| GitHub Issue | n/a | 
|---|---|
| Type | Bug | 
| Priority | Medium | 
| Status | Closed | 
| Resolution | Fixed | 
| Resolution Date | 2011-04-17T01:54:33.000+0000 | 
| Affected Version/s | n/a | 
| Fix Version/s | Release 1.3.0 | 
| Components | Android | 
| Labels | android, build | 
| Reporter | Marshall Culpepper | 
| Assignee | Marshall Culpepper | 
| Created | 2011-04-15T02:38:32.000+0000 | 
| Updated | 2011-04-17T01:54:33.000+0000 | 
Description
if you make a change in the API module, (i.e a method signature change), the UI module doesn't rebuild it's references correctly without a clean build
(from [f87de32ba6d57b25c18fbc5dc503f6b37037ba03]) always clean on each build, forcing any potential stale method references not to be used (dalvik is probably the culprit) [#885 state:resolved] http://github.com/appcelerator/titanium_mobile/commit/f87de32ba6d57b25c18fbc5dc503f6b37037ba03"> http://github.com/appcelerator/titanium_mobile/commit/f87de32ba6d57...