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

[TIMOB-23613] Implement --file-listing to avoid ENAMETOOLONG #8713

Merged
merged 3 commits into from Jan 7, 2017

Conversation

infosia
Copy link
Contributor

@infosia infosia commented Dec 27, 2016

TIMOB-23613

Implement --file-listing for titanium_prep Windows to avoid spawn ENAMETOOLONG. This should export a file that contains file name listing separated by new lines, for instance;

alloy/CFG.js
app.js
alloy/backbone.js
alloy/constants.js
alloy/controllers/BaseController.js
alloy/controllers/index.js
alloy/styles/index.js
alloy/sync/localStorage.js
alloy/underscore.js
alloy/widget.js
alloy.js
_app_props_.json

@garymathews
Copy link
Contributor

CR: PASS
FT: PASS

@garymathews garymathews merged commit 4b8a4c8 into tidev:master Jan 7, 2017
@infosia infosia deleted the TIMOB-23613-fileflag branch January 9, 2017 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants