You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Petr Ivanov (Jira)" <ji...@apache.org> on 2021/10/20 07:47:00 UTC

[jira] [Assigned] (IGNITE-15779) .NET: NuGet packaging is broken in release builds

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

Petr Ivanov reassigned IGNITE-15779:
------------------------------------

    Assignee: Petr Ivanov  (was: Pavel Tupitsyn)

> .NET: NuGet packaging is broken in release builds
> -------------------------------------------------
>
>                 Key: IGNITE-15779
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15779
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>    Affects Versions: 2.12
>            Reporter: Pavel Tupitsyn
>            Assignee: Petr Ivanov
>            Priority: Blocker
>              Labels: .NET
>             Fix For: 2.12
>
>
> Project refactoring in IGNITE-15504 has caused release builds on TeamCity to fail, both Main and Nightly:
> https://ci.ignite.apache.org/buildConfiguration/Releases_NightlyRelease_ApacheIgniteNightlyReleaseAssembleNugetPackages?branch=%3Cdefault%3E&buildTypeTab=overview&mode=builds#all-projects
> Right now we use a complicated sequence of configurations:
> * Build .NET binaries (dlls) on Windows
> * Build jars and binary packages (zip with dlls and jars) on Linux
> * Build NuGets (with dlls and jars) on Windows
> All parts of .NET can be now built on Linux, so the plan is:
> * Remove .NET logic from "[1] Build .Net and C++" configuration
> * Remove "[3] Build & Upload Nuget Staging Packages", put this logic into "[1] Release Build"



--
This message was sent by Atlassian Jira
(v8.3.4#803005)