[jira] [Commented] (PROTON-743) [PATCH] ruby: user doesn't have access to clear messenger error object

2014-11-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14216170#comment-14216170 ] ASF subversion and git services commented on PROTON-743: Commit

[jira] [Commented] (PROTON-736) ruby: unable to send binary data?

2014-11-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14216195#comment-14216195 ] ASF subversion and git services commented on PROTON-736: Commit

[jira] [Created] (PROTON-751) [PATCH] proton-c: pn_connect failures aren't exposed via messenger-error

2014-11-18 Thread Dominic Evans (JIRA)
Dominic Evans created PROTON-751: Summary: [PATCH] proton-c: pn_connect failures aren't exposed via messenger-error Key: PROTON-751 URL: https://issues.apache.org/jira/browse/PROTON-751 Project: Qpid

[jira] [Updated] (PROTON-751) [PATCH] proton-c: pn_connect failures aren't exposed via messenger-error

2014-11-18 Thread Dominic Evans (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dominic Evans updated PROTON-751: - Attachment: 0001-If-pn_connect-fails-copy-io-error-to-messenger.patch patch attached [PATCH]

Request for Proton code review: SSL certificate stores (Windows and more)

2014-11-18 Thread Cliff Jansen
Following Andrew's lead, I've posted a pull request for review feedback on an extended usage pattern to the Proton API to specify alternate certificate containers, for Windows in this case, but it should also apply to alternate SSL/TLS implementations such as NSS or Java keystores.

[jira] [Commented] (PROTON-747) Use around wrapper on Messenger methods to raise errors

2014-11-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14216910#comment-14216910 ] ASF subversion and git services commented on PROTON-747: Commit

[jira] [Resolved] (PROTON-747) Use around wrapper on Messenger methods to raise errors

2014-11-18 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce resolved PROTON-747. - Resolution: Fixed Fix Version/s: 0.9 Use around wrapper on Messenger methods to