Nobuaki Sukegawa created THRIFT-3111:
----------------------------------------

             Summary: 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


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)

Reply via email to