Re: 0.4 RC2

2013-02-21 Thread Ken Giusti
make still fails on Centos-5 due to swig parse error. See https://issues.apache.org/jira/browse/PROTON-245 I've tried Rafi's suggestion - we could simply ifdef-out the definition when the header is processed by swig: #ifndef SWIG // older versions of SWIG choke on this: static inline pn_deliv

Re: 0.4 RC2

2013-02-21 Thread Rafael Schloming
On Thu, Feb 21, 2013 at 6:57 AM, Ken Giusti wrote: > make still fails on Centos-5 due to swig parse error. See > https://issues.apache.org/jira/browse/PROTON-245 > > I've tried Rafi's suggestion - we could simply ifdef-out the definition > when the header is processed by swig: > > #ifndef SWIG

[jira] [Assigned] (PROTON-245) Use of "inline" function specifier not compatible with older versions of swig

2013-02-21 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned PROTON-245: - Assignee: Ken Giusti (was: Rafael H. Schloming) > Use of "inline" function specifier not com

Re: 0.4 RC2

2013-02-21 Thread Ken Giusti
+1 - I'll push the fix. -K - Original Message - > On Thu, Feb 21, 2013 at 6:57 AM, Ken Giusti > wrote: > > > make still fails on Centos-5 due to swig parse error. See > > https://issues.apache.org/jira/browse/PROTON-245 > > > > I've tried Rafi's suggestion - we could simply ifdef-out t

[jira] [Created] (PROTON-246) Described value at the end of a map screws up pn_data_appendn() - this screws up link attaches with filters

2013-02-21 Thread Andrew Stitcher (JIRA)
Andrew Stitcher created PROTON-246: -- Summary: Described value at the end of a map screws up pn_data_appendn() - this screws up link attaches with filters Key: PROTON-246 URL: https://issues.apache.org/jira/browse

[jira] [Resolved] (PROTON-245) Use of "inline" function specifier not compatible with older versions of swig

2013-02-21 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti resolved PROTON-245. --- Resolution: Fixed Fix Version/s: 0.4 Resolved per Rafi's suggestion - ifdef it out! http://sv

[jira] [Assigned] (PROTON-246) Described value at the end of a map screws up pn_data_appendn() - this screws up link attaches with filters

2013-02-21 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher reassigned PROTON-246: -- Assignee: Andrew Stitcher > Described value at the end of a map screws up pn_data_a

Re: 0.4 RC2

2013-02-21 Thread Andrew Stitcher
On Wed, 2013-02-20 at 12:31 -0800, Rafael Schloming wrote: > Source posted here: > - http://people.apache.org/~rhs/qpid-proton-0.4rc2/ > > Java binaries here: > - https://repository.apache.org/content/repositories/orgapacheqpid-280/ > > I'd like to call an official vote soon, e.g. tomorrow, s

[jira] [Updated] (PROTON-230) pn_data_appendn is not exiting the node tree correctly

2013-02-21 Thread Bozo Dragojevic (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bozo Dragojevic updated PROTON-230: --- Attachment: pn_data_appendn.patch > pn_data_appendn is not exiting the node tree correctl

[jira] [Commented] (PROTON-246) Described value at the end of a map screws up pn_data_appendn() - this screws up link attaches with filters

2013-02-21 Thread Bozo Dragojevic (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13583313#comment-13583313 ] Bozo Dragojevic commented on PROTON-246: I think this is duplicate of PROTON-230.

[jira] [Commented] (PROTON-246) Described value at the end of a map screws up pn_data_appendn() - this screws up link attaches with filters

2013-02-21 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13583365#comment-13583365 ] Andrew Stitcher commented on PROTON-246: Yes it is a duplicate - I've committed yo

[jira] [Commented] (PROTON-230) pn_data_appendn is not exiting the node tree correctly

2013-02-21 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13583362#comment-13583362 ] Andrew Stitcher commented on PROTON-230: Committed this patch into r1448733.

[jira] [Resolved] (PROTON-246) Described value at the end of a map screws up pn_data_appendn() - this screws up link attaches with filters

2013-02-21 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher resolved PROTON-246. Resolution: Duplicate Fix Version/s: 0.4 Duplicate of PROTON-230 >

[jira] [Resolved] (PROTON-230) pn_data_appendn is not exiting the node tree correctly

2013-02-21 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher resolved PROTON-230. Resolution: Fixed Fix Version/s: 0.4 > pn_data_appendn is not exiting the node t

Re: 0.4 RC2

2013-02-21 Thread Andrew Stitcher
On Thu, 2013-02-21 at 11:01 -0500, Andrew Stitcher wrote: > On Wed, 2013-02-20 at 12:31 -0800, Rafael Schloming wrote: > > Source posted here: > > - http://people.apache.org/~rhs/qpid-proton-0.4rc2/ > > > > Java binaries here: > > - https://repository.apache.org/content/repositories/orgapacheq

Re: 0.4 RC2

2013-02-21 Thread Paul O'Fallon
Hello. Should the RC2 build work on Windows w/o any changes? I tried it on Win8 / VS 2011 and got a warning from cmake and VS errors in the build process. I wasn't going to bother reporting them until I saw the below note about win7 and vs2008. If it *should* work on Windows, I'll follow-up wit

Re: 0.4 RC2

2013-02-21 Thread Rafael Schloming
Please follow up. It should work on at least some versions of windows and if even if we don't hit them all for 0.4 it will be good input for 0.5. ;-) --Rafael On Thu, Feb 21, 2013 at 9:55 AM, Paul O'Fallon wrote: > Hello. Should the RC2 build work on Windows w/o any changes? I tried it > on Wi

Re: 0.4 RC2

2013-02-21 Thread Rafael Schloming
On Wed, Feb 20, 2013 at 2:43 PM, Phil Harvey wrote: > Mostly looks good. One test is failing when run using the Java JNI binding > - see below. > > Tested: > > - Download tarball > - cmake, make, make install > - Observed .so and .jar files installed to correct locations > - Ran ./tests/python/

[jira] [Created] (PROTON-247) provide configuration for messenger to disable sasl layer

2013-02-21 Thread Rafael H. Schloming (JIRA)
Rafael H. Schloming created PROTON-247: -- Summary: provide configuration for messenger to disable sasl layer Key: PROTON-247 URL: https://issues.apache.org/jira/browse/PROTON-247 Project: Qpid Prot

Re: 0.4 RC2

2013-02-21 Thread Rafael Schloming
On Thu, Feb 21, 2013 at 10:53 AM, Rafael Schloming wrote: > On Wed, Feb 20, 2013 at 2:43 PM, Phil Harvey wrote: > >> Mostly looks good. One test is failing when run using the Java JNI >> binding >> - see below. >> >> Tested: >> >> - Download tarball >> - cmake, make, make install >> - Observed

[VOTE] 0.4 RC3

2013-02-21 Thread Rafael Schloming
Hi everyone, I've spun an RC3 with fixes for the two immediately soluble issues that turned up with RC2. Please check it out and cast your vote. Source is here: - http://people.apache.org/~rhs/qpid-proton-0.4rc3/ Java binaries are here: - https://repository.apache.org/content/repositories/orga

Re: 0.4 RC2

2013-02-21 Thread Paul O'Fallon
Sure -- here you go! This is what I get when building 0.4 RC2 on Windows 8 64-bit with Visual Studio 2012: https://gist.github.com/pofallon/fd31e05971442bc5 (This has both the CMAKE output as well as the Visual Studio build output) Thanks, Paul On Thu, Feb 21, 2013 at 1:12 PM, Rafael Schlo

[jira] [Created] (PROTON-248) Subordinate CMakeLists.txt files should not build on their own

2013-02-21 Thread Cliff Jansen (JIRA)
Cliff Jansen created PROTON-248: --- Summary: Subordinate CMakeLists.txt files should not build on their own Key: PROTON-248 URL: https://issues.apache.org/jira/browse/PROTON-248 Project: Qpid Proton

Re: 0.4 RC2

2013-02-21 Thread Cliff Jansen
Hi Paul, Thanks for that. I get similar errors building as you do. Note that the directory structure changed in 0.4 for the JNI work. Your build directory should be under qpid-proton-0.4 (not under proton-c). The result is that you picked up the wrong CMakeLists.txt file to start from. I open