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 2017/09/14 15:23:00 UTC

[jira] [Commented] (IGNITE-6209) .NET: Build NuGet packages for Apache-Ignite release on CI

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

Pavel Tupitsyn commented on IGNITE-6209:
----------------------------------------

The plan is:
1) Download source distro from step #3, unpack only platforms\dotnet
2) Download binary distro from step #3, unpack only libs folder (jars)
3) Download .NET binaries, unpack to corresponding folders (bin\Release of each project)
4) run {{build -skipJava -skipDotNet}} to build NuGet packages from existing binaries

This requires build.ps1 modification: add {{skipDotNet}} and {{jarFolders}} parameters.

> .NET: Build NuGet packages for Apache-Ignite release on CI
> ----------------------------------------------------------
>
>                 Key: IGNITE-6209
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6209
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>            Reporter: Oleg Ostanin
>            Assignee: Pavel Tupitsyn
>              Labels: .NET
>             Fix For: 2.3
>
>
> Create a suite to build Ignite.NET NuGet packages on TeamCity: https://ci.ignite.apache.org/project.html?projectId=IgniteRelease



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)