[TIMOB-19658] Remove JDK 1.6 check from Android build and add new titanium_prep
GitHub Issue | n/a |
Type | Improvement |
Priority | None |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-10-02T14:53:51.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 5.1.0 |
Components | Android, Tooling |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2015-10-01T21:48:23.000+0000 |
Updated | 2015-11-02T23:14:13.000+0000 |
Description
Now that we've got a version of titanium_prep that no longer depends on JDK 1.6, we can remove the check from the Android build.
Attachments
Master PR: https://github.com/appcelerator/titanium_mobile/pull/7260
Awesome, since our very own installer installs 1.7 ;)
Finally no workarounds with Android Studio, all now need JDK 7 :) Thanks
Verified the fix. 1. Used a clean machine with El Capitan. 2. Ran studio installer. 3. Studio installed Java 1.7 64 bit. 4. Created an android app using SDK 5.1.0.v2015102819002. 5. Built the app to android device/emulator. 6. App built successfully. This shows we no more depend on java 1.6 to build. Closing. Environment: Appc Studio : 4.4.0.201510290507 Ti SDK : 5.1.0.v20151028190028 Ti CLI : 5.0.5 Alloy : 1.7.18 MAC Yosemite : 10.10.5 Appc NPM : 4.2.1-6 Appc CLI : 5.1.0-38 Node: v0.10.37