Re: ruby test failures on master?

2015-06-24 Thread Rafael Schloming
FWIW, I'm on fedora 20 also. --Rafael On Wed, Jun 24, 2015 at 8:33 AM, Ken Giusti kgiu...@redhat.com wrote: I'm seeing exactly the same failures on latest proton master on my fedora 20 box. - Original Message - From: Rafael Schloming r...@alum.mit.edu To: proton@qpid.apache.org

Re: ruby test failures on master?

2015-06-24 Thread Ken Giusti
I'm seeing exactly the same failures on latest proton master on my fedora 20 box. - Original Message - From: Rafael Schloming r...@alum.mit.edu To: proton@qpid.apache.org Sent: Wednesday, June 24, 2015 8:10:03 AM Subject: ruby test failures on master? Is anyone else seeing the

proton-j snapshots now being built with JDK7

2015-06-24 Thread Robbie Gemmell
Hi folks, Just an FYI that I have updated the Jenkins job publishing the proton-j snapshots to use JDK7. The job previously used JDK6, but has been failing recently, apparently because infra put Nexus behind a new SSL proxy which thus far at least breaks deploying anything using JDK6. The source

Proton-c SSL Connection

2015-06-24 Thread logty
Hi all, I have been trying to establish an SSL connection with proton-c on an apache apollo server but have not been having any luck yet. I have tried setting up certificates and key/trust stores with keytool, and linking to them with pn_messenger_set_private_key and pn_messenger_set_certificate.

[jira] [Created] (PROTON-920) frames on invalid channel crash proton

2015-06-24 Thread Gordon Sim (JIRA)
Gordon Sim created PROTON-920: - Summary: frames on invalid channel crash proton Key: PROTON-920 URL: https://issues.apache.org/jira/browse/PROTON-920 Project: Qpid Proton Issue Type: Bug

[jira] [Created] (PROTON-921) [C windows] compile warnings: PN_WINAPI defined multiple times

2015-06-24 Thread Chuck Rolke (JIRA)
Chuck Rolke created PROTON-921: -- Summary: [C windows] compile warnings: PN_WINAPI defined multiple times Key: PROTON-921 URL: https://issues.apache.org/jira/browse/PROTON-921 Project: Qpid Proton

[jira] [Commented] (PROTON-921) [C windows] compile warnings: PN_WINAPI defined multiple times

2015-06-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14599887#comment-14599887 ] ASF subversion and git services commented on PROTON-921: Commit

[jira] [Commented] (PROTON-920) frames on invalid channel crash proton

2015-06-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14599898#comment-14599898 ] ASF subversion and git services commented on PROTON-920: Commit

[jira] [Resolved] (PROTON-920) frames on invalid channel crash proton

2015-06-24 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim resolved PROTON-920. --- Resolution: Fixed frames on invalid channel crash proton --

[GitHub] qpid-proton pull request: Fix 2 Code Analysis warnings and a reall...

2015-06-24 Thread dcristoloveanu
Github user dcristoloveanu commented on the pull request: https://github.com/apache/qpid-proton/pull/39#issuecomment-114940533 Ping ... --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

Re: ruby test failures on master?

2015-06-24 Thread aconway
On Wed, 2015-06-24 at 08:10 -0400, Rafael Schloming wrote: Is anyone else seeing the ruby tests fail on master? I've attached the test output. --Rafael Seeing the same thing on fedora 22. I had a quick look and it appears like somebody started to re-organize the namespaces in the ruby