[TIMOB-13974] Android: KS takes a long time to package - I've seen nine minutes, others report longer in some cases
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-10-19T01:23:23.000+0000 |
Affected Version/s | Release 3.1.1 |
Fix Version/s | 2013 Sprint 21, 2013 Sprint 21 Core, Release 3.2.0 |
Components | Android, Tooling |
Labels | androidbuild, ay-verified, cb-verified, qe-3.1.1 |
Reporter | Eric Merriman |
Assignee | Chris Barber |
Created | 2013-05-23T23:02:38.000+0000 |
Updated | 2013-11-11T18:52:58.000+0000 |
I tried moving the SDK the CLI and the selected SDK in the CLI to 3.1.0.GA. Same result. I will try an older KS version.
For me it was: 7:30 with 3.1.0.GA 7:54 with 3.1.1.v20130523170057 Titanium Studio, build: 3.1.1.201305222018 Mac osx 10.8.3 Mountail Lion KS 3_1_X branch I will test 3_0_X KS branch. This is the way to test older SDKs.
This is closure compiler related.
The new Android build uses UglifyJS and it's way faster than the Google Closure compiler.
Just tried this on the new Android Build and it took around 30 sec.
PR: https://github.com/appcelerator/titanium_mobile/pull/4781
Verified fixed on: Mac OSX 10.9 Mavericks Titanium Studio, build: 3.2.0.201311100540 Titanium SDK, build: 3.2.0.v20131110134044 CLI: 3.2.0 Alloy: 1.3.0 Project built successfully in 31s 118ms closing.