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

ASF GitHub Bot commented on IGNITE-3886:
----------------------------------------

GitHub user ptupitsyn opened a pull request:

    https://github.com/apache/ignite/pull/1298

    IGNITE-3886 .NET: Build script

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ptupitsyn/ignite ignite-3886

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/1298.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1298
    
----
commit 6b8942d305a24bc97f64414d6e863fc757a829d5
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2016-11-28T13:39:31Z

    IGNITE-3886 .NET: Build script

commit 37bfc70b5f0dd3dedd4c00599d8b08865e5c9002
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2016-11-28T13:53:43Z

    Merge branch 'master' into ignite-3886

commit 504c61c7bdfdcd99669851c65b6030551dec9174
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2016-11-28T13:58:26Z

    wip

commit 22f20325fad53b41f97f453ed5acf5784ef253a7
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2016-11-28T13:59:29Z

    wip

commit 271ac6e0d9efd8bd109cf3f62cc2f276928fa2ab
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2016-11-28T14:56:07Z

    wip build Java

commit bb3da08955eb87748ba74aea0b9a689472b1dedf
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2016-11-28T15:16:00Z

    wip

commit dd4cd97631fb1d28cfd82022a221db037669699e
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2016-11-28T15:17:17Z

    wip

commit 231761d274db4a6366ad32c339cccc7666d4c027
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2016-11-28T15:22:55Z

    wip

commit e76dd6c412de7c195bff82ada6f09395d8aa02ac
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2016-11-28T15:30:44Z

    Java and .NET build steps done

commit 8cfb5870e3181e8af800960ee3ec546bcf732f49
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2016-11-28T15:33:33Z

    wip

commit 35a581b34f96f78fb87a02a8acde9d02fc432ddc
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2016-11-28T15:34:10Z

    wip

commit e144548beabd96d9dc243bf0516efcebfaf23605
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2016-11-28T15:44:13Z

    wip

commit a03eadd92b33f9977173ec7ac47db58af7441efd
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2016-11-28T15:51:13Z

    Fix quotes

commit 94b926d2f3f3c2f7c72f7cdacaebac0040016b67
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2016-11-28T15:52:53Z

    Add gitignore

commit 1262d13e2c6fdaea5171eb06ff34faa92a2811ec
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2016-11-28T15:57:57Z

    wip code analysis

commit b3ae02859b1424373a8cdecb13ff38a93313bb0e
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2016-11-28T16:33:04Z

    Add batch file for easy run

commit bf787254932fbfd905060e0756356d8d647e0f2b
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2016-11-28T16:50:52Z

    NuGet packaging added

commit 0600f548928bf6f9ecbb0ac5b594a3e2fff5bb60
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2016-11-28T16:54:03Z

    minors

----


> .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)

Reply via email to