[ 
https://issues.apache.org/jira/browse/IGNITE-15779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433756#comment-17433756
 ] 

Ivan Daschinsky commented on IGNITE-15779:
------------------------------------------

[~ptupitsyn] Could you please add one line to 
{code}
%define __jar_repack %{nil}
%define user ignite
%define _libdir /usr/lib
%define _log %{_var}/log
%define _sharedstatedir /var/lib
+ %define _binaries_in_noarch_packages_terminate_build 0
{code}
to {{./packaging/rpm/apache-ignite.spec}}

Currently, this line is added by sed on TC

> .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
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> 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"
> ** One step "pwsh ./.build.ps1 -skipJava" will create dlls and nuget packages 
> ** We can upload nuget packages together with rpm/deb and other binaries to 
> Apache SVN for vote



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

Reply via email to