[TIMOB-24941] Android: 'scons.js package' does not package modules on Windows
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Resolved |
| Resolution | Fixed |
| Resolution Date | 2017-07-06T14:20:03.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | n/a |
| Reporter | Yordan Banev |
| Assignee | Yordan Banev |
| Created | 2017-07-06T12:15:19.000+0000 |
| Updated | 2017-07-06T14:20:03.000+0000 |
Description
When building the SDK from sources, calling the 'package' scons method for Android target creates an archive without the 'android/modules' folder containing .zip and .jar files.
PR: https://github.com/appcelerator/titanium_mobile/pull/9197