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 2016/06/20 12:28:06 UTC

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

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

Pavel Tupitsyn updated IGNITE-2292:
-----------------------------------
    Labels: .net  (was: )

> 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
>              Labels: .net
>             Fix For: 1.7
>
>
> 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
(v6.3.4#6332)