Author: chug
Date: Mon Jul 13 20:49:48 2015
New Revision: 1690816
URL: http://svn.apache.org/r1690816
Log:
QPID-6641: Update Windows SDK build for VS2013, Boost 1.58
Relax requirement for boost/include dir. Boost.org upstream builds don't
have them.
Modified:
qpid/trunk/qpid/cpp/bindings/qpid
Author: chug
Date: Mon Jul 13 18:24:41 2015
New Revision: 1690787
URL: http://svn.apache.org/r1690787
Log:
QPID-6640: Adjust cmake 3.x generator name detection
Modified:
qpid/trunk/qpid/cpp/bindings/qpid/dotnet/CMakeLists.txt
Modified: qpid/trunk/qpid/cpp/bindings/qpid/dotnet/CMakeLists.txt
Repository: qpid-proton
Updated Branches:
refs/heads/master 6d873ebed -> b67a2a943
PROTON-944: add ability to set a default state for use when settling/freeing
received deliveries without having previously set/sent dispositon state for them
Project: http://git-wip-us.apache.org/repos/asf/qpi
Author: kwall
Date: Mon Jul 13 15:56:24 2015
New Revision: 1690741
URL: http://svn.apache.org/r1690741
Log:
QPID-6613: [Java Tests] Do not shudown the sift sub-appender after test
finishes (investigating a socket accepting thread that is occasionally not
shutdown)
Modified:
qpid/java/trunk
Author: kwall
Date: Mon Jul 13 15:38:31 2015
New Revision: 1690739
URL: http://svn.apache.org/r1690739
Log:
QPID-6638: [Java Broker] Logger UI improvements
Work done by Lorenz Quack and Keith Wall.
Modified:
qpid/java/trunk/broker-core/src/main/java/org/apache/qpid/server/logging/BrokerNam
Repository: qpid-jms
Updated Branches:
refs/heads/master 8c7d59de0 -> 45edd842e
QPIDJMS-82: fix validity of signed cert, update test to separate client and
broker config so the issue is detected and avoid system properties leaking
config into any later tests
Project: http://git-wip-us.apach
Author: kwall
Date: Mon Jul 13 11:32:31 2015
New Revision: 1690639
URL: http://svn.apache.org/r1690639
Log:
QPID-6620: [Java Broker] Remove memory logger from config-systests.json (not
required for testing, and the turbo filter was finding it, reducing the logger
level during the tests).
Modifi