[
https://issues.apache.org/jira/browse/IGNITE-3886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15705714#comment-15705714
]
Pavel Tupitsyn edited comment on IGNITE-3886 at 11/29/16 4:13 PM:
------------------------------------------------------------------
Temporary build to test the script:
http://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests_IgnitePlatformNetNuGetTemp&branch_IgniteTests=pull/1298/head
After merge to master we can use this script in nightly coverage runs to test
it continuously (can't use it in main suites because in older branches this
will fail).
was (Author: ptupitsyn):
Temporary build to test the script:
http://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests_IgnitePlatformNetNuGetTemp&branch_IgniteTests=pull/1298/head
After merge to master we can use this script in nightly coverage runs to make
sure it works.
> .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)