[
https://issues.apache.org/jira/browse/THRIFT-3111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14511325#comment-14511325
]
Nobuaki Sukegawa commented on THRIFT-3111:
------------------------------------------
I thought you were intending to raise requirement to .NET 4.5/Mono 3.0 and
there wasn't any objection.
I agree that the fix for the THRIFT-3000 itself can be done without .NET 4.5,
though.
> C# library requries .NET 4.5 compatible Mono
> --------------------------------------------
>
> Key: THRIFT-3111
> URL: https://issues.apache.org/jira/browse/THRIFT-3111
> Project: Thrift
> Issue Type: Bug
> Components: Build Process, C# - Library
> Reporter: Nobuaki Sukegawa
> Assignee: Jens Geyer
>
> THRIFT-3000 patch uses a .NET 4.5 only overload of
> {{System.Reflection.PropertyInfo.SetValue}}, causing test failures on
> Travis-CI.
> This patch enforces:
> * use of .NET 4.5 compatible Mono to build C# lib
> * use of correct Mono C# compiler and compiler flags for the version of sdk
> It makes mandatory to have Mono 3.x or higher to build C#.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)