Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(6_0_X) [TIMOB-24480] Android: appc run based module builds fail due to double-namespaced classes in KrollGeneratedBindings.gperf #8883

Merged
merged 1 commit into from Mar 15, 2017

Conversation

sgtcoolguy
Copy link
Contributor

  • When full class name already includes the namespace in it, don't pre-pend the namespace
  • Also fix handling when an Android module doesn't contain a "libs" directory.

JIRA: https://jira.appcelerator.org/browse/TIMOB-24480

This is a backport for 6_0_X for PR #8882

…ouble-namespaced classes in KrollGeneratedBindings.gperf

- When full class anem already includes the namespace in it, don't pre-pend the namespace
- Also fix handling when an Android module doesn't contain a "libs" directory.
Copy link
Contributor

@garymathews garymathews left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CR: PASS
FT: PASS

@lokeshchdhry
Copy link
Contributor

FR Passed.

Facebook module built without any issues with appc run -p android --build-only.

Appc Studio : 4.8.1.201612050850
SDK Version : Locally built 6.0.3
Mac OS Version : 10.12.3
Xcode Version : Xcode 8.2.1 Build version 8C1002
Appc CLI AND Appc NPM : {"NPM":"4.2.8","CLI":"6.1.0"}
Ti CLI : 5.0.11
Alloy : 1.9.5
Node : v4.6.0

@lokeshchdhry lokeshchdhry merged commit 6b7a1c0 into tidev:6_0_X Mar 15, 2017
@sgtcoolguy sgtcoolguy deleted the TIMOB-24480-6_0_X branch March 20, 2017 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants