Re: Qpid Proton messenger on 32 bit linux

2014-01-29 Thread serega
The attached example is a send.c slightly modified send.c example. It works in 64 bit environment, but crashes when proton is build with export CFLAGS=-m32 . Can you execute it on 32 bit linux? Thanks, Sergey. -- View this message in

[jira] [Created] (PROTON-499) maven build is circularly dependent

2014-01-29 Thread Rafael H. Schloming (JIRA)
Rafael H. Schloming created PROTON-499: -- Summary: maven build is circularly dependent Key: PROTON-499 URL: https://issues.apache.org/jira/browse/PROTON-499 Project: Qpid Proton Issue Typ

Re: Qpid Proton messenger on 32 bit linux

2014-01-29 Thread Ted Ross
I haven't had a change to try it yet. I think we typically use "-m32 -march=i686" -Ted On 01/29/2014 09:56 AM, serega wrote: The attached example is a send.c slightly modified send.c example. It works in 64 bit environment, but crashe

[jira] [Commented] (PROTON-253) Remove compile-time dependency on bouncycastle cryptography library

2014-01-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13885759#comment-13885759 ] ASF subversion and git services commented on PROTON-253: Commit 15

[jira] [Commented] (PROTON-499) maven build is circularly dependent

2014-01-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13885761#comment-13885761 ] ASF subversion and git services commented on PROTON-499: Commit 15

[jira] [Commented] (PROTON-417) Remove/optionalize bouncycastle dependency

2014-01-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13885760#comment-13885760 ] ASF subversion and git services commented on PROTON-417: Commit 15

[jira] [Commented] (PROTON-494) remove JNI binding

2014-01-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13885779#comment-13885779 ] ASF subversion and git services commented on PROTON-494: Commit 15

heads up on build changes

2014-01-29 Thread Rafael Schloming
Hi, I just wanted to give everyone a heads up on a change I just committed. This may end up impacting downstream java users as the artifact names have changed a bit. You can see PROTON-499 for some of the gory details, but long story short I ended up moving around some code and flattening out the

[jira] [Resolved] (PROTON-494) remove JNI binding

2014-01-29 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael H. Schloming resolved PROTON-494. Resolution: Fixed > remove JNI binding > -- > > Key

[jira] [Resolved] (PROTON-499) maven build is circularly dependent

2014-01-29 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael H. Schloming resolved PROTON-499. Resolution: Fixed > maven build is circularly dependent > -

[jira] [Resolved] (PROTON-253) Remove compile-time dependency on bouncycastle cryptography library

2014-01-29 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael H. Schloming resolved PROTON-253. Resolution: Fixed > Remove compile-time dependency on bouncycastle cryptography lib

[jira] [Resolved] (PROTON-417) Remove/optionalize bouncycastle dependency

2014-01-29 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael H. Schloming resolved PROTON-417. Resolution: Fixed > Remove/optionalize bouncycastle dependency > --

[jira] [Commented] (PROTON-499) maven build is circularly dependent

2014-01-29 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13885885#comment-13885885 ] Robbie Gemmell commented on PROTON-499: --- This wasnt really a circular dependency as

[jira] [Commented] (PROTON-253) Remove compile-time dependency on bouncycastle cryptography library

2014-01-29 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13885936#comment-13885936 ] Robbie Gemmell commented on PROTON-253: --- bouncycastle should probably still be liste

Re: [RESULT] [VOTE]: Release Proton 0.6 RC3 as 0.6 final

2014-01-29 Thread Robbie Gemmell
The Java binaries for 0.6 seem to be MIA. Still sitting in a staging repo somewhere? Robbie On 16 January 2014 10:42, Rafael Schloming wrote: > The release artifacts for Proton 0.6 are now available from the web site: > http://qpid.apache.org/releases/qpid-proton-0.6/index.html > > --Rafael > >

[jira] [Commented] (PROTON-499) maven build is circularly dependent

2014-01-29 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13885963#comment-13885963 ] Rafael H. Schloming commented on PROTON-499: That makes sense. I figured out t

Re: [RESULT] [VOTE]: Release Proton 0.6 RC3 as 0.6 final

2014-01-29 Thread Rafael Schloming
Yup, thanks for the reminder, they should be available shortly. --Rafael On Wed, Jan 29, 2014 at 5:47 PM, Robbie Gemmell wrote: > The Java binaries for 0.6 seem to be MIA. Still sitting in a staging repo > somewhere? > > Robbie > > On 16 January 2014 10:42, Rafael Schloming wrote: > > > The re

[jira] [Commented] (PROTON-499) maven build is circularly dependent

2014-01-29 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13885979#comment-13885979 ] Robbie Gemmell commented on PROTON-499: --- mvn test shouldn't have run against the nig

[jira] [Commented] (PROTON-499) maven build is circularly dependent

2014-01-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886132#comment-13886132 ] ASF subversion and git services commented on PROTON-499: Commit 15

[jira] [Created] (PROTON-500) [proton-c] Enable valgrind on C unit tests

2014-01-29 Thread Ken Giusti (JIRA)
Ken Giusti created PROTON-500: - Summary: [proton-c] Enable valgrind on C unit tests Key: PROTON-500 URL: https://issues.apache.org/jira/browse/PROTON-500 Project: Qpid Proton Issue Type: Test

Re: [jira] [Commented] (PROTON-488) Windows 7 64-bit VS2010 qpid-proton Crash on Startup with Send / Recv Application

2014-01-29 Thread Cliff Jansen
Well thanks for all that. I'll certainly take another look and report back before committing anything. Giving a compiler family indigestion is certainly to be avoided. Cliff On Tue, Jan 28, 2014 at 11:29 AM, Fraser Adams wrote: > Hi, me again Cliff. > I've only had time to recheck this against