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 2022/06/14 08:03:00 UTC

[jira] [Commented] (IGNITE-2292) .NET: Add ability to build .NET platform from Maven

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

Pavel Tupitsyn commented on IGNITE-2292:
----------------------------------------

Superceded by IGNITE-17141.

> .NET: Add ability to build .NET platform from Maven
> ---------------------------------------------------
>
>                 Key: IGNITE-2292
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2292
>             Project: Ignite
>          Issue Type: Task
>          Components: general, platforms
>    Affects Versions: ignite-1.4
>            Reporter: Vladimir Ozerov
>            Priority: Minor
>              Labels: .net
>
> Currently build procedure looks as follows:
> 1) Java is built from Maven
> 2) .NET is built manually using modules/platforms/dotnet/mkbuild.cmd
> 3) Docs fo Java, .NET and CPP are built form Maven
> Looks like we should intergrate .NET buld into Maven process so that user can build the whole product with a single command. E.g.:
> {code}mvn clean package [java_build_args] -Dignite.net.docs=true -Dignite.net.build =true -Dignite.net.build.x86=true -Dignite.net.build.x86.javaHome=[path to x86 JDK]{code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)