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] [Commented] (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:comment-tabpanel&focusedCommentId=16389221#comment-16389221 ] 

Pavel Tupitsyn commented on IGNITE-7566:
----------------------------------------

Fixed in master: {{0936f162b84d0ff701ac020405e7e44f55fae52e}}.

> .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)