svn commit: r1693487 - /qpid/trunk/qpid/cpp/INSTALL-WINDOWS

2015-07-30 Thread chug
Author: chug Date: Thu Jul 30 19:46:36 2015 New Revision: 1693487 URL: http://svn.apache.org/r1693487 Log: QPID-6668: Update INSTALL-WINDOWS Explain Visual Studio 2012, not 2008 Boost 1_58 community build How to include Proton and AMQP 1.0 General simplification to show what should work Modifie

qpid-proton git commit: PROTON-953: allow non-linux platforms to run setup.py

2015-07-30 Thread kgiusti
Repository: qpid-proton Updated Branches: refs/heads/master 092d41d44 -> 7fa2c88b4 PROTON-953: allow non-linux platforms to run setup.py Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/7fa2c88b Tree: http://git

qpid-proton git commit: PROTON-961: fix check for partial delivery, allow multi-frame messages to be received by Messenger

2015-07-30 Thread robbie
Repository: qpid-proton Updated Branches: refs/heads/master 77fa91e9c -> 092d41d44 PROTON-961: fix check for partial delivery, allow multi-frame messages to be received by Messenger Change suggested by Gordon Sim Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http:

qpid-proton git commit: PROTON-966, PROTON-967: add EmptyFrame body and pass to frame handler like any other. Utilise this to make empty frame logging/tracing actually say Empty Frame instead of just

2015-07-30 Thread robbie
Repository: qpid-proton Updated Branches: refs/heads/master 611e26e7f -> 77fa91e9c PROTON-966, PROTON-967: add EmptyFrame body and pass to frame handler like any other. Utilise this to make empty frame logging/tracing actually say Empty Frame instead of just null. Project: http://git-wip-us

svn commit: r1693397 - in /qpid/java/trunk: bdbstore/src/main/java/org/apache/qpid/server/store/berkeleydb/AbstractBDBMessageStore.java broker-core/src/main/java/org/apache/qpid/server/store/AbstractJ

2015-07-30 Thread rgodfrey
Author: rgodfrey Date: Thu Jul 30 09:13:06 2015 New Revision: 1693397 URL: http://svn.apache.org/r1693397 Log: QPID-6662 : When using direct ByteBuffers the GC does not evacuate SoftRefs from memory in a timely fashion leading to out of memory errors. By explicitly nulling the softrefs when the