[TIMOB-24701] Hyperloop: Android - Generated metabase is copied to /Resources/android in classic projects
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Critical |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2017-09-15T15:06:14.000+0000 |
| Affected Version/s | Hyperloop 2.1.0 |
| Fix Version/s | n/a |
| Components | Android |
| Labels | n/a |
| Reporter | Hans Knöchel |
| Assignee | Jan Vennemann |
| Created | 2017-05-16T18:02:07.000+0000 |
| Updated | 2017-09-15T15:06:14.000+0000 |
Description
When using Hyperloop Android a classic Titanium project (non-Alloy), the metabase is not only generated to build/hyperloop but also to Resources/android. This should *never* happen, because developers store their application logic there and all generated files should stay in build/.
Closing, as this will be fixed with TIMOB-24829.