svn commit: r1161783 - /qpid/trunk/qpid/cpp/src/qpid/sys/windows/Socket.cpp

2011-08-25 Thread shuston
Author: shuston Date: Thu Aug 25 22:31:07 2011 New Revision: 1161783 URL: http://svn.apache.org/viewvc?rev=1161783&view=rev Log: Don't try setsockopt IPV6_V6ONLY when setting up new socket. Doesn't work on XP. Addresses note I left in QPID-3406. Modified: qpid/trunk/qpid/cpp/src/qpid/sys/win

svn commit: r1161507 - in /qpid/trunk/qpid/java: systests/build.xml systests/src/main/java/org/apache/qpid/test/testcases/TTLTest.java test-profiles/CPPExcludes test-profiles/JavaExcludes

2011-08-25 Thread robbie
Author: robbie Date: Thu Aug 25 11:20:24 2011 New Revision: 1161507 URL: http://svn.apache.org/viewvc?rev=1161507&view=rev Log: QPID-1004: delete dead test (as recommended on the JIRA) since it was excluded from all test profiles over 3 years and TTL functionality is covered by other tests Remo

svn commit: r1161492 - in /qpid/trunk/qpid/java: broker/src/main/java/org/apache/qpid/server/transport/ServerConnectionDelegate.java common/src/main/java/org/apache/qpid/transport/Connection.java

2011-08-25 Thread kwall
Author: kwall Date: Thu Aug 25 10:46:39 2011 New Revision: 1161492 URL: http://svn.apache.org/viewvc?rev=1161492&view=rev Log: QPID-3452: Broker now unregisters any remaining subscriptions on receipt of SessionDetach to prevent SubFlushRunner and QueueRunner sending erroneous frames causing a Pr

svn commit: r1161491 - /qpid/trunk/qpid/java/test-profiles/Java010Excludes

2011-08-25 Thread kwall
Author: kwall Date: Thu Aug 25 10:46:21 2011 New Revision: 1161491 URL: http://svn.apache.org/viewvc?rev=1161491&view=rev Log: QPID-3432: Exclude SyncWait* tests from 0-10 profile. These tests test a 0-8 specific system property. Modified: qpid/trunk/qpid/java/test-profiles/Java010Excludes