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/11/28 13:56:58 UTC

[jira] [Commented] (IGNITE-3886) .NET: Build script

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

Pavel Tupitsyn commented on IGNITE-3886:
----------------------------------------

To easily integrate this with Maven later on we should create a script that builds everything .NET-related and *optionally* also runs Maven build.

This way .NET devs can run this script and produce binaries without messing with Maven directly, and Java people can do the opposite - build everything from Maven.

> .NET: Build script
> ------------------
>
>                 Key: IGNITE-3886
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3886
>             Project: Ignite
>          Issue Type: Task
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>              Labels: .NET
>             Fix For: 2.0
>
>
> Create a build script with powershell or cake http://cakebuild.net/.
> Currently, we have our build completely automated on TeamCity. However, it should be possible to build everything (jars, dlls, NuGet) locally with a single command.
> As a result, we should have:
> * bin folder with all .NET-related files (DLL, XML, XSD, etc) and Libs folder with jar files
> * nupkg folder with all NuGet packages
> Investigate how to integrate this with Maven: IGNITE-2292



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)