[jira] [Commented] (THRIFT-1829) cpp unit tests fail to build using multiple make jobs

2013-01-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13554686#comment-13554686 ] Hudson commented on THRIFT-1829: Integrated in Thrift #614 (See [https://builds.apache.or

Jenkins build is back to normal : Thrift-cpp #513

2013-01-15 Thread Apache Jenkins Server
See

[jira] [Updated] (THRIFT-1595) Java test server should follow the documented behavior as of THRIFT-1590

2013-01-15 Thread Kamil Salas (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamil Salas updated THRIFT-1595: Attachment: thrift_1595_v2.patch Sorry, It should work now :) > Java test server

[jira] [Commented] (THRIFT-1830) Tutorials linking to SVN instead of git

2013-01-15 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13554466#comment-13554466 ] Roger Meier commented on THRIFT-1830: - {noformat} contrib/fb303/java/build.xml:

[jira] [Commented] (THRIFT-1595) Java test server should follow the documented behavior as of THRIFT-1590

2013-01-15 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13554454#comment-13554454 ] Roger Meier commented on THRIFT-1595: - Thanks Kamil! this looks really good, the onl

[jira] [Resolved] (THRIFT-1829) cpp unit tests fail to build using multiple make jobs

2013-01-15 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-1829. - Resolution: Fixed Assignee: Roger Meier Thanks David! I added a few more hot fixes for th

[jira] [Created] (THRIFT-1830) Tutorials linking to SVN instead of git

2013-01-15 Thread Carl Yeksigian (JIRA)
Carl Yeksigian created THRIFT-1830: -- Summary: Tutorials linking to SVN instead of git Key: THRIFT-1830 URL: https://issues.apache.org/jira/browse/THRIFT-1830 Project: Thrift Issue Type: Bug

[jira] [Updated] (THRIFT-1829) cpp unit tests fail to build using multiple make jobs

2013-01-15 Thread David Rennalls (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Rennalls updated THRIFT-1829: --- Attachment: cpp_test_noparallel.patch Patch that adds .NOTPARALLEL to the automake files

[jira] [Created] (THRIFT-1829) cpp unit tests fail to build using multiple make jobs

2013-01-15 Thread David Rennalls (JIRA)
David Rennalls created THRIFT-1829: -- Summary: cpp unit tests fail to build using multiple make jobs Key: THRIFT-1829 URL: https://issues.apache.org/jira/browse/THRIFT-1829 Project: Thrift Is

[jira] [Updated] (THRIFT-563) Support for Multiplexing Services on any Transport, Protocol and Server

2013-01-15 Thread Patrik Lindblom (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrik Lindblom updated THRIFT-563: --- Attachment: multiplex_c++.tar Added C++ implementation of the classes. > Sup