You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Mariia Mykhailova (JIRA)" <ji...@apache.org> on 2016/01/28 00:46:39 UTC

[jira] [Commented] (REEF-111) Provide continuous integration for the .NET Code

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

Mariia Mykhailova commented on REEF-111:
----------------------------------------

I've spent some time looking into this. Quick summary:

- Apache Jenkins supports msbuild for .NET but has .NET Framework of version 4.0 or older; possible upgrade to 4.5 [seems unlikely|http://mail-archives.apache.org/mod_mbox/www-builds/201601.mbox/%3CBL2PR03MB2905BA99597B485A0AB80C2D2F60@BL2PR03MB290.namprd03.prod.outlook.com%3E].
- Travis doesn't support msbuild on Windows, only mono with xbuild.
- Visual Studio Online could probably give us an open-source license, but seeing how we want to move towards support for Linux builds (REEF-334), it seems unwise to invest in this area.

Next candidates for consideration:
- http://www.appveyor.com/
- http://dotnet-ci.cloudapp.net/
- TeamCity


> Provide continuous integration for the .NET Code
> ------------------------------------------------
>
>                 Key: REEF-111
>                 URL: https://issues.apache.org/jira/browse/REEF-111
>             Project: REEF
>          Issue Type: Improvement
>          Components: REEF.NET
>    Affects Versions: 0.10
>            Reporter: Markus Weimer
>
> The .NET code is currently not part of the CI builds. We should find a solution for that, either by integrating it into the current CI setup or by providing a parallel CI setup for .NET.



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