[jira] [Resolved] (THRIFT-1985) add a Vagrantfile to build and test Apache Thrift fully reproducable

2013-06-09 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-1985. - Resolution: Fixed Assignee: Roger Meier add a Vagrantfile to build and test Apache

[jira] [Resolved] (THRIFT-1952) Travis CI

2013-06-09 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-1952. - Resolution: Fixed Travis CI - Key: THRIFT-1952

[jira] [Commented] (THRIFT-2012) Modernizing Go

2013-06-09 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13678993#comment-13678993 ] Jens Geyer commented on THRIFT-2012: Against what commit is this made? I got tons of

[jira] [Commented] (THRIFT-773) Endianness is wrong if endian.h header is not available

2013-06-09 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679005#comment-13679005 ] Jens Geyer commented on THRIFT-773: --- Hi [~nova77], could you give some feedback on this

[jira] [Commented] (THRIFT-237) Update Exception class generation to TException decendent

2013-06-09 Thread Randy Abernethy (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679006#comment-13679006 ] Randy Abernethy commented on THRIFT-237: Hello Jens, I think you have it right.

[jira] [Updated] (THRIFT-1079) Support i64 in AS3

2013-06-09 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-1079: --- Patch Info: (was: Patch Available) Removed the patch available flag, as the patch seems not

[jira] [Commented] (THRIFT-1162) THttpClient - provide ReadByte() method for server response

2013-06-09 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679010#comment-13679010 ] Jens Geyer commented on THRIFT-1162: @[~ag9], is this still valid? If yes, could

[jira] [Updated] (THRIFT-1248) pointer subtraction in TMemoryBuffer relies on undefined behavior

2013-06-09 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-1248: --- Patch Info: (was: Patch Available) pointer subtraction in TMemoryBuffer relies on undefined

[jira] [Commented] (THRIFT-1248) pointer subtraction in TMemoryBuffer relies on undefined behavior

2013-06-09 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679012#comment-13679012 ] Jens Geyer commented on THRIFT-1248: [~fanatoly], I see the point. Could you please

[jira] [Resolved] (THRIFT-1775) Java ignores default value(s) for unions

2013-06-09 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-1775. Resolution: Fixed Committed. Java ignores default value(s) for unions

[jira] [Created] (THRIFT-2013) Integrate Multiplex tests into Thrift test suite

2013-06-09 Thread Jens Geyer (JIRA)
Jens Geyer created THRIFT-2013: -- Summary: Integrate Multiplex tests into Thrift test suite Key: THRIFT-2013 URL: https://issues.apache.org/jira/browse/THRIFT-2013 Project: Thrift Issue Type:

[jira] [Resolved] (THRIFT-1902) C++: Support for Multiplexing Services on any Transport, Protocol and Server

2013-06-09 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-1902. Resolution: Fixed Fix Version/s: 0.9.1 I created THRIFT-2013 for the test integration, as

[jira] [Resolved] (THRIFT-1913) skipping unknown fields in java unions

2013-06-09 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-1913. Resolution: Fixed Fix Version/s: 0.9.1 Committed. skipping unknown

[jira] [Closed] (THRIFT-1995) '.' allowed at end of identifier generates non-compilable code

2013-06-09 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Yeksigian closed THRIFT-1995. -- Resolution: Fixed '.' allowed at end of identifier generates non-compilable code

[jira] [Commented] (THRIFT-1995) '.' allowed at end of identifier generates non-compilable code

2013-06-09 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679024#comment-13679024 ] Carl Yeksigian commented on THRIFT-1995: Committed. '.' allowed

[jira] [Updated] (THRIFT-1964) 'Isset' will cause xmlserializer crashed.

2013-06-09 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Yeksigian updated THRIFT-1964: --- Attachment: 1964.patch 'Isset' will cause xmlserializer crashed.

[jira] [Commented] (THRIFT-1964) 'Isset' will cause xmlserializer crashed.

2013-06-09 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679058#comment-13679058 ] Carl Yeksigian commented on THRIFT-1964: Adding a new patch. This uses the custom

[jira] [Commented] (THRIFT-1913) skipping unknown fields in java unions

2013-06-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679061#comment-13679061 ] Hudson commented on THRIFT-1913: Integrated in Thrift #704 (See

[jira] [Updated] (THRIFT-1659) Bring nodejs default transport in line with Java default transport

2013-06-09 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-1659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henrique Mendonça updated THRIFT-1659: -- Assignee: Henrique Mendonça Bring nodejs default transport in line with Java

[jira] [Resolved] (THRIFT-1659) Bring nodejs default transport in line with Java default transport

2013-06-09 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-1659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henrique Mendonça resolved THRIFT-1659. --- Resolution: Fixed I changed the default transport for clients and servers, but

[jira] [Updated] (THRIFT-1811) ruby tutorial as part of the regular build

2013-06-09 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier updated THRIFT-1811: Attachment: 0001-THRIFT-1735-integrate-tutorial-into-regular-build.patch ruby tutorial as

[jira] [Commented] (THRIFT-1659) Bring nodejs default transport in line with Java default transport

2013-06-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679173#comment-13679173 ] Hudson commented on THRIFT-1659: Integrated in Thrift #705 (See

[jira] [Commented] (THRIFT-1811) ruby tutorial as part of the regular build

2013-06-09 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679200#comment-13679200 ] Jake Farrell commented on THRIFT-1811: -- +1 ruby tutorial as part

[jira] [Commented] (THRIFT-2012) Modernizing Go

2013-06-09 Thread Travis Cline (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679221#comment-13679221 ] Travis Cline commented on THRIFT-2012: -- Jens, it was made against 0e07ec81620 but

[jira] [Updated] (THRIFT-2005) new graphtype datatype

2013-06-09 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-2005: --- Attachment: 0001-THRIFT-2005-new_graph_datatype-parser_and_prototype.patch

[jira] [Updated] (THRIFT-2005) new graphtype datatype

2013-06-09 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-2005: --- Attachment: (was: Graph-datatype-spec.txt) new graphtype datatype

[jira] [Updated] (THRIFT-2005) new graphtype datatype

2013-06-09 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-2005: --- Attachment: Graph-datatype-spec.txt new graphtype datatype

[jira] [Updated] (THRIFT-2005) new graphtype datatype

2013-06-09 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-2005: --- Attachment: (was: Graph-datatype-spec.txt) new graphtype datatype

[jira] [Updated] (THRIFT-2005) new graphtype datatype

2013-06-09 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-2005: --- Attachment: Graph-datatype-spec.txt new graphtype datatype

[jira] [Resolved] (THRIFT-1735) integrate tutorial into regular build

2013-06-09 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-1735. - Resolution: Fixed integrate tutorial into regular build

[jira] [Resolved] (THRIFT-1811) ruby tutorial as part of the regular build

2013-06-09 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-1811. - Resolution: Fixed Assignee: Roger Meier comitted ruby tutorial as part

[jira] [Commented] (THRIFT-1735) integrate tutorial into regular build

2013-06-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679295#comment-13679295 ] Hudson commented on THRIFT-1735: Integrated in Thrift #706 (See