[TIMOB-24868] Android: Duplicate build steps during module builds
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2017-07-10T22:56:02.000+0000 |
Affected Version/s | Release 6.1.0 |
Fix Version/s | Release 6.1.2 |
Components | Android |
Labels | n/a |
Reporter | Jan Vennemann |
Assignee | Jan Vennemann |
Created | 2017-06-21T10:48:30.000+0000 |
Updated | 2017-07-20T22:32:45.000+0000 |
Description
The 6_1_X branch currently has the
processResources
step twice for module builds and the master branch has the verifyBuildArch
step twice. This won't affect the build result but is obviously unnecessary.
*Steps to reproduce the behavior*
PR (master): https://github.com/appcelerator/titanium_mobile/pull/9166 PR (6_1_X): https://github.com/appcelerator/titanium_mobile/pull/9165
Validated the fix with this environment: Node Version: 6.10.3 NPM Version: 3.10.10 Mac OS: 10.12.4 Appc CLI: 6.2.2 Appc CLI NPM: 4.2.9 Titanium SDK version: 6.1.2 locally built Appcelerator Studio, build: 4.9.0.201705302345 Xcode 8.3.2 I used ti.map module as my test module. I cloned that repo and buillt with the above SDK. After verifying that the build was successful, I checked the logs, and "Verifying build architectures" occurred only once.
Closing ticket as fixes are seen in SDK 6.1.2.v20170710160853.