[jira] [Commented] (THRIFT-3581) Pure Java build of the Thrift compiler using NestedVM [WIP]

2017-01-20 Thread Benjamin Gould (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15832854#comment-15832854 ] Benjamin Gould commented on THRIFT-3581: It is not a separate compiler... it is, in a sense, a

[jira] [Commented] (THRIFT-3581) Pure Java build of the Thrift compiler using NestedVM [WIP]

2017-01-20 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15832843#comment-15832843 ] James E. King, III commented on THRIFT-3581: Does this mean we would have two compilers, or

[jira] [Commented] (THRIFT-3581) Pure Java build of the Thrift compiler using NestedVM [WIP]

2017-01-20 Thread Benjamin Gould (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15832829#comment-15832829 ] Benjamin Gould commented on THRIFT-3581: I have been using and refining this for some months now,

[jira] [Commented] (THRIFT-4032) no libthrift 0.10.0 in https://repo1.maven.org/maven2/org/apache/thrift/libthrift/

2017-01-20 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15832808#comment-15832808 ] James E. King, III commented on THRIFT-4032: I suspect because of the missing -sources.jar it

[jira] [Comment Edited] (THRIFT-3013) make thrift compiler accept a list of input files

2017-01-20 Thread Benjamin Gould (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15832772#comment-15832772 ] Benjamin Gould edited comment on THRIFT-3013 at 1/21/17 3:18 AM: - FWIW I

[jira] [Commented] (THRIFT-3013) make thrift compiler accept a list of input files

2017-01-20 Thread Benjamin Gould (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15832772#comment-15832772 ] Benjamin Gould commented on THRIFT-3013: FWIW I use the technique of creating a single file that

[jira] [Commented] (THRIFT-4032) no libthrift 0.10.0 in https://repo1.maven.org/maven2/org/apache/thrift/libthrift/

2017-01-20 Thread Benjamin Gould (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15832441#comment-15832441 ] Benjamin Gould commented on THRIFT-4032: Hope the missing -sources JARs don't slip through the

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

2017-01-20 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15832345#comment-15832345 ] James E. King, III commented on THRIFT-3000: I would be okay supporting .NET 4.5 and .NET

[jira] [Updated] (THRIFT-1834) As a developer, I would like a thrift C++ runtime DLL for windows development

2017-01-20 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-1834: --- Description: I am unable to build a valid .dll version of the Thrift C++ library

[jira] [Commented] (THRIFT-3832) Thrift version 0.9.3 example on Windows, Visual Studio, linking errors during compiling

2017-01-20 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15832247#comment-15832247 ] James E. King, III commented on THRIFT-3832: Use the instructions in THRIFT-3973 to have

[jira] [Resolved] (THRIFT-3832) Thrift version 0.9.3 example on Windows, Visual Studio, linking errors during compiling

2017-01-20 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-3832. Resolution: Workaround > Thrift version 0.9.3 example on Windows, Visual Studio,

[jira] [Resolved] (THRIFT-3965) VisualStudio project cannot build compiler CPP project

2017-01-20 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-3965. Resolution: Workaround > VisualStudio project cannot build compiler CPP project >

[jira] [Updated] (THRIFT-3973) Remove MSVC C++ projects to improve maintainability; document building Thrift on Windows using CMake to generate project files

2017-01-20 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3973: --- Description: A class of issues has popped up where the project files checked into

[jira] [Commented] (THRIFT-3965) VisualStudio project cannot build compiler CPP project

2017-01-20 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15832243#comment-15832243 ] James E. King, III commented on THRIFT-3965: THRIFT-3973 was updated with a pull request

[jira] [Updated] (THRIFT-2850) As a developer, I want the cmake build system to run make cross

2017-01-20 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-2850: --- Labels: appveyor cmake travis (was: cmake travis) > As a developer, I want the

[jira] [Updated] (THRIFT-4025) As a developer, I would like to use the cmake generated config.h even on windows

2017-01-20 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-4025: --- Issue Type: Story (was: Improvement) > As a developer, I would like to use the

[jira] [Closed] (THRIFT-3939) VS2010 complains about incorrect exception handling mode during cmake build

2017-01-20 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III closed THRIFT-3939. -- Resolution: Not A Problem Assignee: James E. King, III (was: Aki Sukegawa) This

[jira] [Updated] (THRIFT-2850) As a developer, I want the cmake build system to run make cross

2017-01-20 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-2850: --- Summary: As a developer, I want the cmake build system to run make cross (was:

[jira] [Updated] (THRIFT-4037) [CMake] As a developer, I want to use a single build system for thrift to make development easier

2017-01-20 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-4037: --- Summary: [CMake] As a developer, I want to use a single build system for thrift to

[jira] [Created] (THRIFT-4037) As a developer, I want to use a single build system for thrift to make development easier

2017-01-20 Thread James E. King, III (JIRA)
James E. King, III created THRIFT-4037: -- Summary: As a developer, I want to use a single build system for thrift to make development easier Key: THRIFT-4037 URL:

[jira] [Commented] (THRIFT-3973) Remove MSVC C++ projects to improve maintainability; document building Thrift on Windows using CMake to generate project files

2017-01-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15832054#comment-15832054 ] ASF GitHub Bot commented on THRIFT-3973: GitHub user jeking3 opened a pull request:

[GitHub] thrift pull request #1162: THRIFT-3973: Provide some tools to make it easier...

2017-01-20 Thread jeking3
GitHub user jeking3 opened a pull request: https://github.com/apache/thrift/pull/1162 THRIFT-3973: Provide some tools to make it easier to build thrift C++ on Windows As a contributor and committer on the project with a focus on C++ and CMake, I needed a way to build thrift C++ on

[jira] [Created] (THRIFT-4036) Add .NET Core environment/build support to the docker image

2017-01-20 Thread James E. King, III (JIRA)
James E. King, III created THRIFT-4036: -- Summary: Add .NET Core environment/build support to the docker image Key: THRIFT-4036 URL: https://issues.apache.org/jira/browse/THRIFT-4036 Project:

[jira] [Commented] (THRIFT-4033) Default build WITH_PLUGIN=ON for all builds results in packaging errors

2017-01-20 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15831949#comment-15831949 ] James E. King, III commented on THRIFT-4033: Looks like when I set the default to "off" in

[jira] [Created] (THRIFT-4035) Thrift ruby runtime does not send unique sequence IDs in requests according to the unit tests

2017-01-20 Thread James E. King, III (JIRA)
James E. King, III created THRIFT-4035: -- Summary: Thrift ruby runtime does not send unique sequence IDs in requests according to the unit tests Key: THRIFT-4035 URL:

[jira] [Resolved] (THRIFT-3873) Fix various compiler warnings when using VS2010

2017-01-20 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-3873. Resolution: Fixed Fix Version/s: 0.11.0 Completed with

[jira] [Resolved] (THRIFT-3847) thrift/config.h includes a #define for VERSION which will likely conflict with existing user environment or code

2017-01-20 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-3847. Resolution: Fixed Fix Version/s: 0.11.0 Resolved as part of

[jira] [Commented] (THRIFT-3873) Fix various compiler warnings when using VS2010

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

[GitHub] thrift pull request #1128: THRIFT-3873: fix compiler warnings on windows wit...

2017-01-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1128 --- 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] [Commented] (THRIFT-2850) CMake for Apache Thrift

2017-01-20 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15831920#comment-15831920 ] James E. King, III commented on THRIFT-2850: Should we keep this issue open or open a new

[jira] [Closed] (THRIFT-3777) processor and concurrency tests in C++ are not part of the standard test suite and are failing

2017-01-20 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III closed THRIFT-3777. -- Resolution: Cannot Reproduce Assignee: James E. King, III Fix

[jira] [Commented] (THRIFT-3926) There should be an error emitted when http status code is not 200

2017-01-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15831848#comment-15831848 ] ASF GitHub Bot commented on THRIFT-3926: Github user jeking3 commented on the issue:

[GitHub] thrift issue #1086: THRIFT-3926 Emit an error for bad http status code

2017-01-20 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1086 Looks good to me. I guess there is no TTransportException for the js runtime? I'd like one other person more familiar with using the language to approve then we can merge it in, like

[jira] [Commented] (THRIFT-3926) There should be an error emitted when http status code is not 200

2017-01-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15831427#comment-15831427 ] ASF GitHub Bot commented on THRIFT-3926: Github user lifei commented on the issue:

[GitHub] thrift issue #1086: THRIFT-3926 Emit an error for bad http status code

2017-01-20 Thread lifei
Github user lifei commented on the issue: https://github.com/apache/thrift/pull/1086 @jeking3 modified --- 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