Re: [VOTE]: Apache Thrift 0.10.0 RC1

2016-12-22 Thread Roger Meier
+1 Quoting Randy Abernethy : Just ran a bunch of builds/demos and all went well. Travis is green for 0.10 so: +1 Many thanks for all the work on this Jake! On Thu, Dec 22, 2016 at 12:35 PM, Jake Farrell wrote: All, I propose that we accept

Re: [VOTE]: Apache Thrift 0.10.0 RC1

2016-12-22 Thread Randy Abernethy
Just ran a bunch of builds/demos and all went well. Travis is green for 0.10 so: +1 Many thanks for all the work on this Jake! On Thu, Dec 22, 2016 at 12:35 PM, Jake Farrell wrote: > All, > I propose that we accept the following release candidate as the official >

[jira] [Updated] (THRIFT-4013) make check fails on check-recursive

2016-12-22 Thread Isaac Sheff (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Isaac Sheff updated THRIFT-4013: Description: `make -k check` produces the error ``` Makefile:646: recipe for target

[jira] [Created] (THRIFT-4013) make check fails on check-recursive

2016-12-22 Thread Isaac Sheff (JIRA)
Isaac Sheff created THRIFT-4013: --- Summary: make check fails on check-recursive Key: THRIFT-4013 URL: https://issues.apache.org/jira/browse/THRIFT-4013 Project: Thrift Issue Type: Bug

[VOTE]: Apache Thrift 0.10.0 RC1

2016-12-22 Thread Jake Farrell
All, I propose that we accept the following release candidate as the official Apache Thrift 0.10.0 release. https://dist.apache.org/repos/dist/dev/thrift/0.10.0-rc1/thrift-0.10.0-rc1.tar.gz The release candidate was created from the 0.10.0 branch and can be cloned using: git clone -b 0.10.0

[GitHub] thrift issue #1088: Microsoft .Net Core library port and generator for this ...

2016-12-22 Thread Jens-G
Github user Jens-G commented on the issue: https://github.com/apache/thrift/pull/1088 @vgotra: I'm about to clean up the patch. Since in the current state it very likely will not build and you seem to have little time right now, I started work [over

[jira] [Commented] (THRIFT-4012) Python Twisted implementation uses implements, not compatible with Py3

2016-12-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15770606#comment-15770606 ] ASF GitHub Bot commented on THRIFT-4012: Github user asfgit closed the pull request at:

[GitHub] thrift pull request #1144: THRIFT-4012: Zope implements doesn't work with Py...

2016-12-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1144 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Resolved] (THRIFT-3968) Deserializing empty string/binary fields

2016-12-22 Thread Simon South (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon South resolved THRIFT-3968. - Resolution: Fixed Fix Version/s: 0.11.0 Committed. Thanks, [~matejkupljen] and [~cjmay].

[jira] [Updated] (THRIFT-3968) Deserializing empty string/binary fields

2016-12-22 Thread Simon South (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon South updated THRIFT-3968: Component/s: (was: C glib - Compiler) > Deserializing empty string/binary fields >