[jira] [Commented] (THRIFT-2850) CMake for Apache Thrift

2015-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14510424#comment-14510424 ] ASF GitHub Bot commented on THRIFT-2850: Github user jeking3 commented on a diff

[GitHub] thrift pull request: THRIFT-2850 cmake win cpp library and unit te...

2015-04-23 Thread jeking3
Github user jeking3 commented on a diff in the pull request: https://github.com/apache/thrift/pull/456#discussion_r29022096 --- Diff: lib/cpp/src/thrift/transport/TSSLSocket.cpp --- @@ -576,12 +576,12 @@ int TSSLSocketFactory::passwordCallback(char* password, int size, int, void* d

[jira] [Commented] (THRIFT-2850) CMake for Apache Thrift

2015-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14510419#comment-14510419 ] ASF GitHub Bot commented on THRIFT-2850: Github user henrique commented on a diff

[GitHub] thrift pull request: THRIFT-2850 cmake win cpp library and unit te...

2015-04-23 Thread henrique
Github user henrique commented on a diff in the pull request: https://github.com/apache/thrift/pull/456#discussion_r29022002 --- Diff: lib/cpp/src/thrift/transport/TSSLSocket.cpp --- @@ -576,12 +576,12 @@ int TSSLSocketFactory::passwordCallback(char* password, int size, int, void*

[jira] [Comment Edited] (THRIFT-3000) .NET implementation has trouble with mixed IP modes

2015-04-23 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14500857#comment-14500857 ] Jens Geyer edited comment on THRIFT-3000 at 4/23/15 9:22 PM: -

[jira] [Commented] (THRIFT-3000) .NET implementation has trouble with mixed IP modes

2015-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14509834#comment-14509834 ] ASF GitHub Bot commented on THRIFT-3000: Github user Jens-G commented on the pull

[GitHub] thrift pull request: THRIFT-3000 .NET implementation has trouble w...

2015-04-23 Thread Jens-G
Github user Jens-G commented on the pull request: https://github.com/apache/thrift/pull/450#issuecomment-95721575 > IMO, @jeking3's way of being very serious about Travis failure is good way to reduce not only occasional regressions but also maintainers' work. Absolutely.

[jira] [Commented] (THRIFT-3000) .NET implementation has trouble with mixed IP modes

2015-04-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14509830#comment-14509830 ] Hudson commented on THRIFT-3000: SUCCESS: Integrated in Thrift #1516 (See [https://build

[jira] [Reopened] (THRIFT-3000) .NET implementation has trouble with mixed IP modes

2015-04-23 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer reopened THRIFT-3000: Since I don't want to lose the changes I made to the original patch, I created a branch of the repo st

[jira] [Commented] (THRIFT-3000) .NET implementation has trouble with mixed IP modes

2015-04-23 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14509798#comment-14509798 ] Jens Geyer commented on THRIFT-3000: {quote}can you take a look at #459 before revert

[jira] [Closed] (THRIFT-3111) C# library requries .NET 4.5 compatible Mono

2015-04-23 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer closed THRIFT-3111. -- Resolution: Not A Problem Assignee: Jens Geyer I'm closing this as I'm going to revert THRIFT-300

[jira] [Commented] (THRIFT-3000) .NET implementation has trouble with mixed IP modes

2015-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14509718#comment-14509718 ] ASF GitHub Bot commented on THRIFT-3000: Github user nsuke commented on the pull

[GitHub] thrift pull request: THRIFT-3000 .NET implementation has trouble w...

2015-04-23 Thread nsuke
Github user nsuke commented on the pull request: https://github.com/apache/thrift/pull/450#issuecomment-95710395 @Jens-G, can you take a look at #459 before reverting ? As to the Travis-CI failure, I'm aware that "true" CI is the Jenkins but it would be nice if Travis failure

[jira] [Commented] (THRIFT-3111) C# library requries .NET 4.5 compatible Mono

2015-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14509715#comment-14509715 ] ASF GitHub Bot commented on THRIFT-3111: GitHub user nsuke opened a pull request:

[GitHub] thrift pull request: THRIFT-3111 C# library requries .NET 4.5 comp...

2015-04-23 Thread nsuke
GitHub user nsuke opened a pull request: https://github.com/apache/thrift/pull/459 THRIFT-3111 C# library requries .NET 4.5 compatible Mono You can merge this pull request into a Git repository by running: $ git pull https://github.com/nsuke/thrift THRIFT-3111 Alternatively y

[jira] [Created] (THRIFT-3111) C# library requries .NET 4.5 compatible Mono

2015-04-23 Thread Nobuaki Sukegawa (JIRA)
Nobuaki Sukegawa created THRIFT-3111: Summary: C# library requries .NET 4.5 compatible Mono Key: THRIFT-3111 URL: https://issues.apache.org/jira/browse/THRIFT-3111 Project: Thrift Issue T

[jira] [Commented] (THRIFT-3000) .NET implementation has trouble with mixed IP modes

2015-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14509656#comment-14509656 ] ASF GitHub Bot commented on THRIFT-3000: Github user Jens-G commented on the pull

[GitHub] thrift pull request: THRIFT-3000 .NET implementation has trouble w...

2015-04-23 Thread Jens-G
Github user Jens-G commented on the pull request: https://github.com/apache/thrift/pull/450#issuecomment-95695641 Sure it did: https://builds.apache.org/job/Thrift-Compiler-Windows/ https://builds.apache.org/job/Thrift/ Travis is only an indicator with unfortunalety som

[GitHub] thrift pull request: THRIFT-3110 Print error log after cross test ...

2015-04-23 Thread nsuke
GitHub user nsuke opened a pull request: https://github.com/apache/thrift/pull/458 THRIFT-3110 Print error log after cross test failures on Travis You can merge this pull request into a Git repository by running: $ git pull https://github.com/nsuke/thrift THRIFT-3110 Alternat

[jira] [Commented] (THRIFT-3110) Print error log after cross test failures on Travis

2015-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14509467#comment-14509467 ] ASF GitHub Bot commented on THRIFT-3110: GitHub user nsuke opened a pull request:

[jira] [Commented] (THRIFT-3109) Cross test log file cannot be browsed when served in HTTP server

2015-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14509441#comment-14509441 ] ASF GitHub Bot commented on THRIFT-3109: GitHub user nsuke opened a pull request:

[GitHub] thrift pull request: THRIFT-3109 Cross test log file cannot be bro...

2015-04-23 Thread nsuke
GitHub user nsuke opened a pull request: https://github.com/apache/thrift/pull/457 THRIFT-3109 Cross test log file cannot be browsed when served in HTTP se... ...rver You can merge this pull request into a Git repository by running: $ git pull https://github.com/nsuke/thrift TH

[jira] [Created] (THRIFT-3110) Print error log after cross test failures on Travis

2015-04-23 Thread Nobuaki Sukegawa (JIRA)
Nobuaki Sukegawa created THRIFT-3110: Summary: Print error log after cross test failures on Travis Key: THRIFT-3110 URL: https://issues.apache.org/jira/browse/THRIFT-3110 Project: Thrift

[jira] [Created] (THRIFT-3109) Cross test log file cannot be browsed when served in HTTP server

2015-04-23 Thread Nobuaki Sukegawa (JIRA)
Nobuaki Sukegawa created THRIFT-3109: Summary: Cross test log file cannot be browsed when served in HTTP server Key: THRIFT-3109 URL: https://issues.apache.org/jira/browse/THRIFT-3109 Project: Thr

[jira] [Commented] (THRIFT-3000) .NET implementation has trouble with mixed IP modes

2015-04-23 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14509348#comment-14509348 ] James E. King, III commented on THRIFT-3000: All of the CI builds in Travis f

[jira] [Commented] (THRIFT-3000) .NET implementation has trouble with mixed IP modes

2015-04-23 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14509345#comment-14509345 ] James E. King, III commented on THRIFT-3000: I'm concerned that we set the ba

[jira] [Commented] (THRIFT-3000) .NET implementation has trouble with mixed IP modes

2015-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14509331#comment-14509331 ] ASF GitHub Bot commented on THRIFT-3000: Github user jeking3 commented on the pul

[GitHub] thrift pull request: THRIFT-3000 .NET implementation has trouble w...

2015-04-23 Thread jeking3
Github user jeking3 commented on the pull request: https://github.com/apache/thrift/pull/450#issuecomment-95650450 Did this complete a CI build? Someone suggested in analysis of my pull request to THRIFT-2850 that this changeset is the root cause. --- If your project is set up for i

[jira] [Commented] (THRIFT-2850) CMake for Apache Thrift

2015-04-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14509327#comment-14509327 ] ASF GitHub Bot commented on THRIFT-2850: Github user nsuke commented on the pull

[GitHub] thrift pull request: THRIFT-2850 cmake win cpp library and unit te...

2015-04-23 Thread nsuke
Github user nsuke commented on the pull request: https://github.com/apache/thrift/pull/456#issuecomment-95649911 It seems that the failure is introduced by THRIFT-3000 https://travis-ci.org/apache/thrift/builds/58981770. Unfortunately, there are no way (that I known of) to ret