Re: Proton 0.8 RC1

2014-09-30 Thread Cliff Jansen
Windows now works with ctest for 0.8. Yay! The rc1 version of qpid-proton-0.8.tar.gz works for me (build and ctest) on: XP32bit compile python27 cmake28 VS2010 server VM WIN7 32bit compile python25 cmake28 vs2008 laptop WIN8 64bit compile python27 cmake30 vs2013 server VM

[jira] [Commented] (PROTON-660) Fix openssl.c build on windows

2014-09-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14152976#comment-14152976 ] ASF subversion and git services commented on PROTON-660: Commit 16

[jira] [Commented] (PROTON-648) Memory leaks on aborted connections.

2014-09-30 Thread Marcel Meulemans (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14153041#comment-14153041 ] Marcel Meulemans commented on PROTON-648: - Verified fixed with the attach test pro

[jira] [Created] (PROTON-704) delivery-count is set incorrectly during outbound transformation

2014-09-30 Thread Robbie Gemmell (JIRA)
Robbie Gemmell created PROTON-704: - Summary: delivery-count is set incorrectly during outbound transformation Key: PROTON-704 URL: https://issues.apache.org/jira/browse/PROTON-704 Project: Qpid Proton

[jira] [Commented] (PROTON-704) delivery-count is set incorrectly during outbound transformation

2014-09-30 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14153153#comment-14153153 ] Robbie Gemmell commented on PROTON-704: --- The above commit missed the first 0.8 RC ye

Re: Proton 0.8 RC1

2014-09-30 Thread Ken Giusti
I'm hitting an 'invalid read' valgrind error in the python message LoadSave tests: [kgiusti@t530 python]$ valgrind -q --trace-children=yes --suppressions=./proton_tests/valgrind.supp ./proton-test "proton_tests.message.LoadSaveTest.testData"proton_tests.message.LoadSaveTest.testData ..

[jira] [Resolved] (PROTON-704) delivery-count is set incorrectly during outbound transformation

2014-09-30 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell resolved PROTON-704. --- Resolution: Fixed > delivery-count is set incorrectly during outbound transformation > ---

[jira] [Commented] (PROTON-704) delivery-count is set incorrectly during outbound transformation

2014-09-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14153151#comment-14153151 ] ASF subversion and git services commented on PROTON-704: Commit 16

[jira] [Created] (PROTON-705) Windows: Allow C based tests to run directly from ctest/Visual Studio without having to set up environment

2014-09-30 Thread Andrew Stitcher (JIRA)
Andrew Stitcher created PROTON-705: -- Summary: Windows: Allow C based tests to run directly from ctest/Visual Studio without having to set up environment Key: PROTON-705 URL: https://issues.apache.org/jira/browse/

[jira] [Commented] (PROTON-705) Windows: Allow C based tests to run directly from ctest/Visual Studio without having to set up environment

2014-09-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14153270#comment-14153270 ] ASF subversion and git services commented on PROTON-705: Commit 16

[jira] [Resolved] (PROTON-705) Windows: Allow C based tests to run directly from ctest/Visual Studio without having to set up environment

2014-09-30 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher resolved PROTON-705. Resolution: Fixed Fix Version/s: 0.8 > Windows: Allow C based tests to run directly f

[jira] [Resolved] (PROTON-660) Fix openssl.c build on windows

2014-09-30 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher resolved PROTON-660. Resolution: Fixed > Fix openssl.c build on windows > -- > >

[jira] [Created] (PROTON-706) CMake fails - get_filename_component unknown component DIRECTORY

2014-09-30 Thread Chuck Rolke (JIRA)
Chuck Rolke created PROTON-706: -- Summary: CMake fails - get_filename_component unknown component DIRECTORY Key: PROTON-706 URL: https://issues.apache.org/jira/browse/PROTON-706 Project: Qpid Proton

[jira] [Commented] (PROTON-705) Windows: Allow C based tests to run directly from ctest/Visual Studio without having to set up environment

2014-09-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14153460#comment-14153460 ] ASF subversion and git services commented on PROTON-705: Commit 16

Heads UP: Fix to Qpid Proton build means that Windows developers will need to regenerate their build

2014-09-30 Thread Andrew Stitcher
TL;DR: On Windows with Visual Studio, Remove CMakeCache.txt and rerun CMake. I've fixed a problem with the build just ignoring the BUILD_WITH_CXX build setting - however it means that unless you remove that cached setting and run cmake again or just run cmake from scratch you will get errors in yo