[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 -

[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-tabpanelfocusedCommentId=13492398#comment-13492398 ] Gordon Sim commented on PROTON-118: --- Added slightly updated versions of the patches to

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.

[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:

[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-tabpanelfocusedCommentId=13492488#comment-13492488 ] Gordon Sim commented on PROTON-120: --- Ok, that sounds reasonable. I'll make the change as

[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-tabpanelfocusedCommentId=13492510#comment-13492510 ] Cliff Jansen commented on PROTON-122: - The boost model was used by boost itself, and

[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] [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

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 r...@alum.mit.edu wrote: Hi, sorry for the delay in answering

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 tr...@redhat.com 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

[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:

[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