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

ASF GitHub Bot commented on THRIFT-4434:
----------------------------------------

Github user jeking3 commented on the issue:

    https://github.com/apache/thrift/pull/1449
  
    If you want to force another CI build without code changes, you can:
    
    $ git commit --amend --no-edit
    $ git push (you may need to force push?)
    
    That will trigger a new commit and therefore a new build.
    
    If you want help with getting MSVC2010 building I can help with that, by 
pulling your changes into my windows system and using cmake to generate a 
visual studio 2010 solution, and getting it to build.  The I can post the diff 
back here.  Let me know if you want me to do that.


> Update .NET Core components, add tests for .Net Core library and .Net Core 
> compiler, fix bugs and build process
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: THRIFT-4434
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4434
>             Project: Thrift
>          Issue Type: Improvement
>          Components: .NETCore - Compiler, .NETCore - Library, Build Process
>         Environment: Windows, Linux, MacOS
>            Reporter: Volodymyr Gotra
>            Assignee: Volodymyr Gotra
>            Priority: Critical
>
> This pull request should:
> - highly improve the current version of .Net Core library and .Net Core 
> compiler and quality of code
> - improve and simplify build process
> - improve documentation related to .Net Core library and compiler
> - fix found bugs (some of bugs can be clarified like major - they are related 
> to porting of protocols from Java version and can be present in C# library)
> - add important unit tests for .Net Core library and .Net Core compiler
> - add possibility to easy add unit tests for compiler for other languages



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to