[jira] [Resolved] (PROTON-125) Driver dies unnecessarily when poll returns error EINTR

2012-11-07 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved PROTON-125. - Resolution: Fixed Assignee: Ted Ross > Driver dies unnecessarily when poll returns error EINTR

[jira] [Updated] (PROTON-125) Driver dies unnecessarily when poll returns error EINTR

2012-11-07 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated PROTON-125: Attachment: PROTON-125.patch Proposed fix > Driver dies unnecessarily when poll returns er

[jira] [Created] (PROTON-125) Driver dies unnecessarily when poll returns error EINTR

2012-11-07 Thread Ted Ross (JIRA)
Ted Ross created PROTON-125: --- Summary: Driver dies unnecessarily when poll returns error EINTR Key: PROTON-125 URL: https://issues.apache.org/jira/browse/PROTON-125 Project: Qpid Proton Issue Type:

[jira] [Created] (PROTON-124) Porting Issue -- Visual Studio requires WSAStartup() and WSACleanup() to initialize\cleanup the Windows socket dll

2012-11-07 Thread Mary hinton (JIRA)
Mary hinton created PROTON-124: -- Summary: Porting Issue -- Visual Studio requires WSAStartup() and WSACleanup() to initialize\cleanup the Windows socket dll Key: PROTON-124 URL: https://issues.apache.org/jira/browse/

Re: [VOTE] qpid-proton 0.2 maven binaries

2012-11-07 Thread Hiram Chirino
+1 On Wed, Nov 7, 2012 at 11:37 AM, Ted Ross wrote: > The binaries for the proton-j 0.2 source packages have been deployed in > the Apache Nexus Repository. This vote is to approve the release of the > binary artifacts. I will run the vote until COB on Monday, November 12 > (EST). > > Posted

[jira] [Commented] (PROTON-120) Link.delivery() signature takes offset and size which are not used

2012-11-07 Thread Hiram Chirino (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492559#comment-13492559 ] Hiram Chirino commented on PROTON-120: -- looks good. > Link.delivery(

Re: Loading a message with AMQP types

2012-11-07 Thread Raul Jimenez
Thanks for taking the time to reply. With lists everything works but I'll switch my code over to the safe way, the verboseness is a small price to pay for type checking. -Raul Jimenez On Wed, Nov 7, 2012 at 4:38 AM, Rafael Schloming wrote: > Hi, sorry for the delay in answering this. I've been

[jira] [Commented] (PROTON-120) Link.delivery() signature takes offset and size which are not used

2012-11-07 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492550#comment-13492550 ] Gordon Sim commented on PROTON-120: --- Revised patch available for review at https://revie

[jira] [Updated] (PROTON-120) Link.delivery() signature takes offset and size which are not used

2012-11-07 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim updated PROTON-120: -- Attachment: (was: delivery_signature.patch) > Link.delivery() signature takes offset and size w

[jira] [Created] (PROTON-123) Porting Issue -- Visual Studio compilers do not support %zu and %zi (C99) in printf statements

2012-11-07 Thread Mary hinton (JIRA)
Mary hinton created PROTON-123: -- Summary: Porting Issue -- Visual Studio compilers do not support %zu and %zi (C99) in printf statements Key: PROTON-123 URL: https://issues.apache.org/jira/browse/PROTON-123

[jira] [Commented] (PROTON-122) Porting Issue -- Visual Studio compilers have different header files

2012-11-07 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492510#comment-13492510 ] Cliff Jansen commented on PROTON-122: - The boost model was used by boost itself, and w

[jira] [Commented] (PROTON-120) Link.delivery() signature takes offset and size which are not used

2012-11-07 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492488#comment-13492488 ] Gordon Sim commented on PROTON-120: --- Ok, that sounds reasonable. I'll make the change as

[VOTE] qpid-proton 0.2 maven binaries

2012-11-07 Thread Ted Ross
The binaries for the proton-j 0.2 source packages have been deployed in the Apache Nexus Repository. This vote is to approve the release of the binary artifacts. I will run the vote until COB on Monday, November 12 (EST). Posted here: https://repository.apache.org/content/repositories/orgap

[jira] [Created] (PROTON-122) Porting Issue -- Visual Studio compilers have different header files

2012-11-07 Thread Mary hinton (JIRA)
Mary hinton created PROTON-122: -- Summary: Porting Issue -- Visual Studio compilers have different header files Key: PROTON-122 URL: https://issues.apache.org/jira/browse/PROTON-122 Project: Qpid Proton

qpid-proton package review in Fedora...

2012-11-07 Thread Darryl L. Pierce
https://bugzilla.redhat.com/show_bug.cgi?id=874105 If anybody wants to take a stab at reviewing things, I'd appreciate it. :) -- Darryl L. Pierce, Sr. Software Engineer @ Red Hat, Inc. Delivering value year after year. Red Hat ranks #1 in value among software vendors. http://www.redhat.com/promo

[jira] [Commented] (PROTON-120) Link.delivery() signature takes offset and size which are not used

2012-11-07 Thread Hiram Chirino (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492400#comment-13492400 ] Hiram Chirino commented on PROTON-120: -- I would prefer if it did use the offset and s

[jira] [Updated] (PROTON-118) Add support for Messenger API

2012-11-07 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim updated PROTON-118: -- Attachment: (was: engine.patch) > Add support for Messenger API > -

[jira] [Commented] (PROTON-118) Add support for Messenger API

2012-11-07 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492398#comment-13492398 ] Gordon Sim commented on PROTON-118: --- Added slightly updated versions of the patches to r

[jira] [Updated] (PROTON-118) Add support for Messenger API

2012-11-07 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim updated PROTON-118: -- Attachment: (was: driver.patch) > Add support for Messenger API > -

Re: Loading a message with AMQP types

2012-11-07 Thread Rafael Schloming
Hi, sorry for the delay in answering this. I've been traveling to/attending ApacheCon EU, so I haven't had time to sit down and write out an example. So there are two ways of getting data into/out of a data object. This is the safe/verbose way: Creating: pn_data_t *body = pn_message_body(messag

Re: Releasing maven built binaries of 0.2

2012-11-07 Thread Hiram Chirino
I see that the binaries have been staged to nexus at: https://repository.apache.org/content/repositories/orgapacheqpid-028/org/apache/qpid/qpid-proton/0.2/ Are you guys planning on holding a vote and releasing them? On Tue, Nov 6, 2012 at 9:43 AM, Hiram Chirino wrote: > Hi, > > Now that 0.2 is