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

fix(android)(9_0_X): module "clean" shouldn't error if missing "libs" #11509

Merged
merged 2 commits into from Mar 20, 2020

Conversation

jquick-axway
Copy link
Contributor

- When doing an "appc ti clean" in module folder, now checks if "libs" directory exists before attempting to clean it.
  * Titanium 9.0.0 no longer generates a "libs" folder. So, this help avoids the error.
@build
Copy link
Contributor

build commented Feb 29, 2020

Messages
📖

💾 Here's the generated SDK zipfile.

📖 ✊ The commits in this PR match our conventions! Feel free to Rebase and Merge this PR when ready.
📖

✅ All tests are passing
Nice one! All 6555 tests are passing.
(There are 703 skipped tests not included in that total)

Generated by 🚫 dangerJS against 4227a3f

@ssekhri
Copy link

ssekhri commented Mar 20, 2020

FR Passed. Module clean works fine without error.
Verified on:
Mac OS: 10.15.1
SDK: 9.0.0.v20200228210518
Appc CLI: 8.0.0
JDK: 11.0.4
Node: 10.17.0

@ssekhri ssekhri merged commit e90b8af into tidev:9_0_X Mar 20, 2020
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

4 participants