[TIMOB-23599] Android: Recompile ti.ldap module against latest SDK
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2016-07-21T09:04:53.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 6.0.0 |
Components | Android |
Labels | n/a |
Reporter | Christopher Williams |
Assignee | Christopher Williams |
Created | 2016-07-01T14:56:40.000+0000 |
Updated | 2018-08-06T17:49:23.000+0000 |
Description
ti.ldap: https://github.com/appcelerator-modules/ti.ldap
Generally this requires some minor changes to each module:
- bump the module's version up to the next major (i.e. 2.3.1 -> 3.0.0)
- bump the module's apiversion to 3 (for Android)
- bump the minsdk to 6.0.0 (for Android)
At a higher level, we'll need to update our CI build scripts for modules to use the master branch SDK to build against, and Android NDK r11c.
Attachments
File | Date | Size |
---|---|---|
ti.ldap-android-2.0.0.zip | 2016-07-08T17:16:32.000+0000 | 1461774 |
https://github.com/appcelerator-modules/ti.ldap/pull/18
Locally built against latest V8 (5.1.281.59) with NDK r11c.
PR Merged
https://github.com/appcelerator-modules/ti.ldap/releases/tag/android-2.0.0
Cleaning up older fixed issues. If this issue should not have been closed as fixed, please reopen.