svn commit: r1022722 - /qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid/test/unit/topic/DurableSubscriptionTest.java

2010-10-14 Thread rajith
Author: rajith Date: Thu Oct 14 21:21:02 2010 New Revision: 1022722 URL: http://svn.apache.org/viewvc?rev=1022722&view=rev Log: QPID-2418 The tests "testResubscribeWithChangedSelectorNoClose" and "testDurSubAddMessageSelectorNoClose" are failing against the c++ broker due to wrong assumptions ma

svn commit: r1022712 - /qpid/trunk/qpid/cpp/include/qpid/messaging/Session.h

2010-10-14 Thread jonathan
Author: jonathan Date: Thu Oct 14 21:11:38 2010 New Revision: 1022712 URL: http://svn.apache.org/viewvc?rev=1022712&view=rev Log: Removed confusing text from reject() and release() doxygen strings. Modified: qpid/trunk/qpid/cpp/include/qpid/messaging/Session.h Modified: qpid/trunk/qpid/cpp/i

svn commit: r1022704 - /qpid/trunk/qpid/cpp/bindings/qpid/dotnet/configure-windows.ps1

2010-10-14 Thread chug
Author: chug Date: Thu Oct 14 20:55:58 2010 New Revision: 1022704 URL: http://svn.apache.org/viewvc?rev=1022704&view=rev Log: QPID-2907 Developing Qpid Cpp Messaging .NET Binding requires setup help This script helps a user set up 32-bit and 64-bit Windows development trees without manually edit

svn commit: r1022679 [2/2] - in /qpid/trunk/qpid/cpp: rubygen/ src/qpid/broker/ src/qpid/cluster/ src/qpid/management/ src/qpid/replication/ src/qpid/xml/ src/tests/

2010-10-14 Thread aconway
Modified: qpid/trunk/qpid/cpp/src/qpid/management/ManagementTopicExchange.h URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/src/qpid/management/ManagementTopicExchange.h?rev=1022679&r1=1022678&r2=1022679&view=diff ==