[jira] [Commented] (PROTON-221) optionally set warning flags only if gcc version supports them

2013-02-08 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13575105#comment-13575105 ] Cliff Jansen commented on PROTON-221: - I put in a temporary fix (r1444336) since the f

[jira] [Created] (PROTON-226) Porting Issue -- Heap Corruption using Visual Studio when running client/server proton in debug mode.

2013-02-08 Thread Mary hinton (JIRA)
Mary hinton created PROTON-226: -- Summary: Porting Issue -- Heap Corruption using Visual Studio when running client/server proton in debug mode. Key: PROTON-226 URL: https://issues.apache.org/jira/browse/PROTON-226

[jira] [Assigned] (PROTON-222) pn_messenger_send returns before message data has been written to the wire

2013-02-08 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned PROTON-222: - Assignee: Ken Giusti (was: Rafael H. Schloming) > pn_messenger_send returns before message d

Re: Proton CI jobs on Apache Jenkins (PROTON-196)

2013-02-08 Thread Ken Giusti
That's excellent - thanks! -K - Original Message - > Just to let you know we now have the following jobs configured on the > Apache Jenkins CI instances: > > Builds proton-c and executes the Python system tests: > https://builds.apache.org/view/M-R/view/Qpid/job/Qpid-proton-c/ > > Build

Proton CI jobs on Apache Jenkins (PROTON-196)

2013-02-08 Thread Keith W
Just to let you know we now have the following jobs configured on the Apache Jenkins CI instances: Builds proton-c and executes the Python system tests: https://builds.apache.org/view/M-R/view/Qpid/job/Qpid-proton-c/ Builds proton-j and executes the Python/Java system tests: https://builds.apache

[jira] [Comment Edited] (PROTON-196) Automate the running of system tests on Apache CI

2013-02-08 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13574482#comment-13574482 ] Keith Wall edited comment on PROTON-196 at 2/8/13 1:38 PM: --- We n

[jira] [Commented] (PROTON-196) Automate the running of system tests on Apache CI

2013-02-08 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13574482#comment-13574482 ] Keith Wall commented on PROTON-196: --- We now have the following Proton jobs set up on Apa

[jira] [Resolved] (PROTON-196) Automate the running of system tests on Apache CI

2013-02-08 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall resolved PROTON-196. --- Resolution: Fixed Fix Version/s: 0.4 > Automate the running of system tests on Apache CI >

Re: Building proton-c: cc1: error: unrecognized command line option "-Wvla" (RHEL 5.3)

2013-02-08 Thread Keith W
On 5 February 2013 17:38, Cliff Jansen wrote: > Hmmm. You raise a good point. > > On the one hand, we want people to be policed by these flags if they > are contributing to the proton-c work. However, we don't want proton > to be difficult to build for anybody else. > > I will raise a JIRA to ha

[jira] [Updated] (PROTON-224) Python test framework: automatically treat ProtonUnsupportedOperationException as a skipped test

2013-02-08 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated PROTON-224: -- Description: Refactor test framework to arrange for proton_test (the python test runner) to automatical

[jira] [Updated] (PROTON-224) Python test framework: automatically treat ProtonUnsupportedOperationException as a skipped test

2013-02-08 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated PROTON-224: -- Summary: Python test framework: automatically treat ProtonUnsupportedOperationException as a skipped te

[jira] [Resolved] (PROTON-224) Python test framework: treat ProtonUnsupportedOperationException automatically as a skipped test

2013-02-08 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall resolved PROTON-224. --- Resolution: Fixed Patch applied. > Python test framework: treat ProtonUnsupportedOpe

[jira] [Updated] (PROTON-224) Python test framework: treat ProtonUnsupportedOperationException automatically as a skipped test

2013-02-08 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated PROTON-224: -- Issue Type: Improvement (was: Bug) > Python test framework: treat ProtonUnsupportedOperationExcept

[jira] [Assigned] (PROTON-224) Python test framework: treat ProtonUnsupportedOperationException automatically as a skipped test

2013-02-08 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall reassigned PROTON-224: - Assignee: Keith Wall > Python test framework: treat ProtonUnsupportedOperationException > au

Re: transport interface changes

2013-02-08 Thread Phil Harvey
FYI I've raised PROTON-225 to cover the API redesign so that we have the option of implementing it separately from the PROTON-222 bug fix. On 7 February 2013 16:43, Phil Harvey wrote: > My 2 cents on the naming issue: I'm not convinced that a single queue is > the best metaphor for the Transpor

[jira] [Created] (PROTON-225) Redesign Transport interface such that Transport owns the in/out buffers rather than its client

2013-02-08 Thread Philip Harvey (JIRA)
Philip Harvey created PROTON-225: Summary: Redesign Transport interface such that Transport owns the in/out buffers rather than its client Key: PROTON-225 URL: https://issues.apache.org/jira/browse/PROTON-225

[jira] [Created] (PROTON-224) Python test framework: treat ProtonUnsupportedOperationException automatically as a skipped test

2013-02-08 Thread Keith Wall (JIRA)
Keith Wall created PROTON-224: - Summary: Python test framework: treat ProtonUnsupportedOperationException automatically as a skipped test Key: PROTON-224 URL: https://issues.apache.org/jira/browse/PROTON-224