Pavel Tupitsyn created IGNITE-15779:
---------------------------------------

             Summary: .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: Pavel Tupitsyn
             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)

Reply via email to