You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2018/03/07 08:11:00 UTC

[jira] [Resolved] (IGNITE-7566) .NET: Build scripts: stop build when one of the steps fails

     [ https://issues.apache.org/jira/browse/IGNITE-7566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Tupitsyn resolved IGNITE-7566.
------------------------------------
    Resolution: Fixed

> .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
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: .NET
>             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)