[GitHub] thrift pull request: make thrift cocoa lib support TMultiplexedPro...

2014-07-12 Thread drobakowski
Github user drobakowski commented on the pull request: https://github.com/apache/thrift/pull/150#issuecomment-48805552 Hi @Jens-G, absolutely, whatever it takes to get one or the other patch committed! :) I will try to show the main differences from my point of view.

[jira] [Commented] (THRIFT-2144) Cocoa: Client-side support for Multiplexing Services on any Transport and Protocol

2014-07-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14059704#comment-14059704 ] ASF GitHub Bot commented on THRIFT-2144: Github user drobakowski commented on the

[jira] [Updated] (THRIFT-1609) Cocoa import namespace

2014-07-12 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-1609: --- Description: {code:title=domain.thrift} namespace java domain.thrift namespace cocoa domain

[jira] [Resolved] (THRIFT-1609) Cocoa import namespace

2014-07-12 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-1609. Resolution: Fixed Fix Version/s: 1.0 +1 committed Cocoa import namespace

Build failed in Jenkins: Thrift-Compiler-Windows #1277

2014-07-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/Thrift-Compiler-Windows/1277/changes Changes: [jensg] THRIFT-1609 Cocoa import namespace -- [...truncated 119 lines...] lib/c_glib/Makefile.am:35: warning: source file

Build failed in Jenkins: Thrift #1216

2014-07-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/Thrift/1216/changes Changes: [jensg] THRIFT-1609 Cocoa import namespace -- [...truncated 102 lines...] compiler/cpp/Makefile.am:34: but option 'subdir-objects' is disabled compiler/cpp/Makefile.am:34: warning: source file

[jira] [Commented] (THRIFT-1609) Cocoa import namespace

2014-07-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14059746#comment-14059746 ] Hudson commented on THRIFT-1609: FAILURE: Integrated in Thrift #1216 (See

Re: Release Apache Thrift 0.9.2

2014-07-12 Thread Jens Geyer
Hi, with this commit it starts to fail here: SHA-1: 8fd8c6366d99ceeccdbcbbe94e87ae247c8c66f6 * THRIFT-2602:Fix missing dist files Add all missing files to the dist package. I also get a message when running bootstrap.sh, maybe this is the root cause? lib/d/Makefile.am:20: option

Re: Release Apache Thrift 0.9.2

2014-07-12 Thread Jens Geyer
Hi, seems to be the serial-test option. I run automake 1.12 and I found this post right now: https://lists.gnu.org/archive/html/automake/2013-01/msg00058.html With automake 1.13 and later, just adding the 'serial-test' will do the trick which seems to imply that it won't work with 1.12 or

Re: Release Apache Thrift 0.9.2

2014-07-12 Thread Henrique Mendonça
Hi Jens, I can only find serial-tests on lib/d Have you tried to configure without this lib to see if it works? I had an issue with parallel tests before but adding this option is not very back compatible, as we can see... so this is actually a bug there IMHO. Best, Henrique On 12 July 2014

Re: Release Apache Thrift 0.9.2

2014-07-12 Thread Jake Farrell
Automake 1.12 made parallel tests as the default which causes the d library tests to fail. Can use the AUTOMAKE_VERSION defined in ac_prog_bison to checks to add/remove the AUTOMAKE_OPTIONS line in the lid/d/Makefile.am if AUTOMAKE_VERSION = 1.11 -Jake Automake 1.11 was introduced in 10/2011,

AW: Release Apache Thrift 0.9.2

2014-07-12 Thread Jens Geyer
@henrique Yes, i tried to remove both entries, and it worked. So that seems to be the issue. No prbs with ubuntu and opensuse, they are at automake = 1.13 and work like a charm. @jake I was not able to find a suitable 1.13 mingw package until now. The official repo shows 1.11 to me, a 1.12 is

[jira] [Updated] (THRIFT-2624) Add TServerEventHandler support to C#

2014-07-12 Thread Randy Abernethy (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randy Abernethy updated THRIFT-2624: Attachment: 0001-add-server-events-to-CS-lib.patch This patch adds: - TServerEventHandler

[jira] [Created] (THRIFT-2625) Consolidate C# server code

2014-07-12 Thread Jens Geyer (JIRA)
Jens Geyer created THRIFT-2625: -- Summary: Consolidate C# server code Key: THRIFT-2625 URL: https://issues.apache.org/jira/browse/THRIFT-2625 Project: Thrift Issue Type: Improvement

Build failed in Jenkins: Thrift-Compiler-Windows #1278

2014-07-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/Thrift-Compiler-Windows/1278/ -- [...truncated 119 lines...] lib/c_glib/Makefile.am:35: warning: source file 'src/thrift/c_glib/protocol/thrift_protocol_factory.c' is in a subdirectory, lib/c_glib/Makefile.am:35: but

[jira] [Comment Edited] (THRIFT-2621) Add basic default hash code method to python

2014-07-12 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14059937#comment-14059937 ] Jens Geyer edited comment on THRIFT-2621 at 7/12/14 10:17 PM:

[jira] [Comment Edited] (THRIFT-2621) Add basic default hash code method to python

2014-07-12 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14059937#comment-14059937 ] Jens Geyer edited comment on THRIFT-2621 at 7/12/14 10:41 PM:

Build failed in Jenkins: Thrift-Compiler-Windows #1280

2014-07-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/Thrift-Compiler-Windows/1280/ -- Started by an SCM change Building remotely on ubuntu3 (Ubuntu ubuntu) in workspace https://builds.apache.org/job/Thrift-Compiler-Windows/ws/ git rev-parse --is-inside-work-tree Fetching