Pavel Tupitsyn created IGNITE-7566:
--------------------------------------
Summary: .NET: Build scripts: stop build when one of the steps
fails
Key: IGNITE-7566
URL: https://issues.apache.org/jira/browse/IGNITE-7566
Project: Ignite
Issue Type: Improvement
Components: platforms
Affects Versions: 2.4
Reporter: Pavel Tupitsyn
Fix For: 2.5
We have multiple build scripts for various platforms:
* {{build.bat}} / {{build.ps1}} (Windows)
* {{build.sh}} (.NET Core Linux / macOS)
* {{build-mono.sh}} (Mono Linux / macOS)
Make sure that we stop build scripts execution when one of the steps fails.
For example, if Java build fails, we should show an error and stop instead of
continuing to build .NET.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)