[jira] [Created] (THRIFT-3241) fatal error: runtime: cannot map pages in arena address space

2015-07-13 Thread Jens Geyer (JIRA)
Jens Geyer created THRIFT-3241: -- Summary: fatal error: runtime: cannot map pages in arena address space Key: THRIFT-3241 URL: https://issues.apache.org/jira/browse/THRIFT-3241 Project: Thrift

[REPORT] Apache Thrift - July 2015

2015-07-13 Thread Jake Farrell
July 2015 Thrift is a framework for providing cross-platform RPC and serialization. Project Status - Since our last 0.9.2 release Apache Thrift has seen a number of bugs addressed and new features added to improve our multi os build capabilities. We have also resolved security

[jira] [Commented] (THRIFT-3223) TypeScript: Add initial support for Enum Maps

2015-07-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624659#comment-14624659 ] Hudson commented on THRIFT-3223: SUCCESS: Integrated in Thrift #1609 (See

[jira] [Resolved] (THRIFT-3223) TypeScript: Add initial support for Enum Maps

2015-07-13 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-3223. - Resolution: Fixed Fix Version/s: 0.9.3 committed TypeScript: Add initial support for

[jira] [Created] (THRIFT-3242) OSGi Import-Package directive is missing the Apache HTTP packages

2015-07-13 Thread Antonio Garcia-Dominguez (JIRA)
Antonio Garcia-Dominguez created THRIFT-3242: Summary: OSGi Import-Package directive is missing the Apache HTTP packages Key: THRIFT-3242 URL: https://issues.apache.org/jira/browse/THRIFT-3242

[GitHub] thrift pull request: Trying out the Travis CI beta setup

2015-07-13 Thread joshk
Github user joshk commented on the pull request: https://github.com/apache/thrift/pull/548#issuecomment-120993975 So just to confirm, you just want to be able to use Docker within your build? For now you can just do what I do in this PR, this will send you to the new stack

[jira] [Updated] (THRIFT-3242) OSGi Import-Package directive is missing the Apache HTTP packages

2015-07-13 Thread Antonio Garcia-Dominguez (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antonio Garcia-Dominguez updated THRIFT-3242: - Attachment:

[GitHub] thrift pull request: Trying out the Travis CI beta setup

2015-07-13 Thread joshk
Github user joshk commented on the pull request: https://github.com/apache/thrift/pull/548#issuecomment-120980979 This new setup will allow you to use Docker in your builds, is that something you are interested in? --- If your project is set up for it, you can reply to this email

[GitHub] thrift pull request: Trying out the Travis CI beta setup

2015-07-13 Thread jfarrell
Github user jfarrell commented on the pull request: https://github.com/apache/thrift/pull/548#issuecomment-120985354 yes, if we can get into the beta that would be great. our dockerfile that .travis.yaml mirrors from is build/docker/ubuntu/Dockerfile --- If your project is set up

[GitHub] thrift pull request: Trying out the Travis CI beta setup

2015-07-13 Thread jfarrell
Github user jfarrell commented on the pull request: https://github.com/apache/thrift/pull/548#issuecomment-120975801 Hey @joshk, would love to get to a dockerized build in travis for testing so we can mirror our test env anywhere (currently having to duplicate setup in .travis.yaml

[GitHub] thrift pull request: Trying out the Travis CI beta setup

2015-07-13 Thread joshk
Github user joshk commented on the pull request: https://github.com/apache/thrift/pull/548#issuecomment-121061375 @jfarrell hey, I was just wondering, all the failures, are they expected? --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] thrift pull request: Trying out the Travis CI beta setup

2015-07-13 Thread joshk
Github user joshk commented on the pull request: https://github.com/apache/thrift/pull/548#issuecomment-121075497 Hey @jfarrell, so I took a few stabs to see if I could get more of your build green, and I don't think I can by myself. I would really love your help in getting

[GitHub] thrift pull request: Thrift 2905 - Modern Objective-C Swift co...

2015-07-13 Thread kdubb
Github user kdubb commented on the pull request: https://github.com/apache/thrift/pull/539#issuecomment-120824710 @jimspeth These look like obvious changes. I will incorporate them. --- If your project is set up for it, you can reply to this email and have your reply appear on

[jira] [Commented] (THRIFT-3229) Timeout Exception

2015-07-13 Thread Petter Christian (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624260#comment-14624260 ] Petter Christian commented on THRIFT-3229: -- [~jensg] Could you reproduce the