Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-16138] CLI: Android NDK detection fails for case mismatch of release.txt file

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2014-01-18T01:23:06.000+0000
Affected Version/sRelease 3.2.0
Fix Version/s2014 Sprint 01, 2014 Sprint 01 Core, Release 3.2.3, Release 3.3.0
ComponentsAndroid, CLI
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2014-01-07T18:28:50.000+0000
Updated2014-03-25T00:18:08.000+0000

Description

Titanium detects the Android NDK by looking for a file "RELEASE.TXT", however on certain platforms, this file may actually be named "RELEASE.txt".

Comments

  1. Chris Barber 2014-01-07

    Master pull request: https://github.com/appcelerator/titanium_mobile/pull/5193 3.2.x pull request: https://github.com/appcelerator/titanium_mobile/pull/5194
  2. Lokesh Choudhary 2014-03-25

    Verified the fix. Checked by changing the file to release.txt & then back to RELEASE.TXT. Closing. Environment: Appc Studio : 3.2.3.201403190645 Ti SDK : 3.2.3.v20140324114345 , 3.3.0.v20140324120929 Mac OSX : 10.8.5 Alloy : 1.3.1 CLI - 3.2.1

JSON Source