[TIMOB-20058] Fail gracefully if an individual platform check fails
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | None |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | CLI, Tooling |
Labels | n/a |
Reporter | Ingo Muschenetz |
Assignee | Chris Barber |
Created | 2015-11-24T12:06:17.000+0000 |
Updated | 2018-01-23T13:48:20.000+0000 |
Description
Based on TIMOB-20057, if the Windows platform check fails, ALL building is broken.
Instead, we should try/catch around the individual platform checks so that if one fails, at least the rest would continue to work.
I think this can now be closed as it was implemented in TIMOB-24750. We now no longer error out when building for Android if Windows detection barfs as we will not do Windows detection
Due to the schedule for 7.0.0 versus the remaining work, moving to 7.1.0