svn commit: r907146 - in /qpid/trunk/qpid/java: management/client/src/test/java/org/apache/qpid/management/wsdm/WsDmAdapterTest.java test-profiles/Excludes

2010-02-05 Thread rajith
Author: rajith Date: Sat Feb 6 01:04:07 2010 New Revision: 907146 URL: http://svn.apache.org/viewvc?rev=907146&view=rev Log: I am disabling the WsDmAdapterTest by commenting out the code that adds the test cases to the test suite. This test is failing due to classpath issues related to Sun shipp

svn commit: r907123 - in /qpid/trunk/qpid: cpp/src/qpid/broker/ cpp/src/qpid/cluster/ cpp/xml/ python/commands/ specs/

2010-02-05 Thread aconway
Author: aconway Date: Fri Feb 5 23:02:45 2010 New Revision: 907123 URL: http://svn.apache.org/viewvc?rev=907123&view=rev Log: Consistent connection names across a cluster. - use the same host:port for connections and their shadows. - add shadow property to managment connection to identify shadow

svn commit: r907119 - /qpid/trunk/qpid/cpp/src/tests/verify_cluster_objects

2010-02-05 Thread tross
Author: tross Date: Fri Feb 5 22:47:56 2010 New Revision: 907119 URL: http://svn.apache.org/viewvc?rev=907119&view=rev Log: QPID-2029 - Added verification script contributed by John Dunning Added: qpid/trunk/qpid/cpp/src/tests/verify_cluster_objects Added: qpid/trunk/qpid/cpp/src/tests/veri

svn commit: r907115 - /qpid/trunk/qpid/doc/book/src/

2010-02-05 Thread jonathan
Author: jonathan Date: Fri Feb 5 22:24:57 2010 New Revision: 907115 URL: http://svn.apache.org/viewvc?rev=907115&view=rev Log: Changing filename conventions - no more file names with spaces. Added: qpid/trunk/qpid/doc/book/src/AMQP-.NET-Messaging-Client.xml - copied unchanged from r902

svn commit: r907101 - /qpid/trunk/qpid/cpp/src/tests/Makefile.am

2010-02-05 Thread shuston
Author: shuston Date: Fri Feb 5 21:30:43 2010 New Revision: 907101 URL: http://svn.apache.org/viewvc?rev=907101&view=rev Log: Add Windows Powershell scripts needed for test suite to run on Windows to EXTRA_DIST so they get included in releases. Resolves QPID-2392. Modified: qpid/trunk/qpid/

[CONF] Apache Qpid > QMF Map Message Protocol

2010-02-05 Thread confluence
QMF Map Message Protocol Page edited by Ted Ross QMFv2 Map Message Protocol Introduction This document describes the design of a proposed protocol for QMF based on map-messages (offered by the new C++ and Python APIs as well as the

[CONF] Apache Qpid > QMF Map Message Protocol

2010-02-05 Thread confluence
QMF Map Message Protocol Page edited by Ted Ross QMFv2 Map Message Protocol Introduction This document describes the design of a proposed protocol for QMF based on map-messages (offered by the new C++ and Python APIs as well as the

svn commit: r907030 - in /qpid/trunk/qpid/cpp: src/qpid/cluster/ src/qpid/management/ xml/

2010-02-05 Thread aconway
Author: aconway Date: Fri Feb 5 18:17:57 2010 New Revision: 907030 URL: http://svn.apache.org/viewvc?rev=907030&view=rev Log: Synchronize management agent lists during cluster update. - replicate management agent lists during cluster update. - suppress management agent output during update. - on

svn commit: r907004 - in /qpid/branches/0.5.x-dev/qpid/java: client/src/main/java/org/apache/qpid/client/ systests/src/main/java/org/apache/qpid/test/unit/ack/

2010-02-05 Thread ritchiem
Author: ritchiem Date: Fri Feb 5 17:04:13 2010 New Revision: 907004 URL: http://svn.apache.org/viewvc?rev=907004&view=rev Log: QPID-2346 : Addressed the problems with AcknowledgeAfterFailoverOnMessageTest, The issues were the same as AckAfterFailoverTest. So used same prepBroker approach. Test

svn commit: r907002 - /qpid/trunk/qpid/python/setup.py

2010-02-05 Thread rhs
Author: rhs Date: Fri Feb 5 17:02:31 2010 New Revision: 907002 URL: http://svn.apache.org/viewvc?rev=907002&view=rev Log: fixed setup.py Modified: qpid/trunk/qpid/python/setup.py Modified: qpid/trunk/qpid/python/setup.py URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/python/setup.py?rev

[CONF] Apache Qpid > QMF Map Message Protocol

2010-02-05 Thread confluence
QMF Map Message Protocol Page edited by Ted Ross QMFv2 Map Message Protocol Introduction This document describes the design of a proposed protocol for QMF based on map-messages (offered by the new C++ and Python APIs as well as the

[CONF] Apache Qpid > QMF Map Message Protocol

2010-02-05 Thread confluence
QMF Map Message Protocol Page edited by Ted Ross QMFv2 Map Message Protocol Introduction This document describes the design of a proposed protocol for QMF based on map-messages (offered by the new C++ and Python APIs as well as the

svn commit: r906989 - /qpid/trunk/qpid/python/Makefile

2010-02-05 Thread rhs
Author: rhs Date: Fri Feb 5 16:15:28 2010 New Revision: 906989 URL: http://svn.apache.org/viewvc?rev=906989&view=rev Log: fixed Makefile to match new location of tests Modified: qpid/trunk/qpid/python/Makefile Modified: qpid/trunk/qpid/python/Makefile URL: http://svn.apache.org/viewvc/qpid

[CONF] Apache Qpid > QMF Map Message Protocol

2010-02-05 Thread confluence
QMF Map Message Protocol Page edited by Ted Ross QMFv2 Map Message Protocol Introduction This document describes the design of a proposed protocol for QMF based on map-messages (offered by the new C++ and Python APIs as well as the

svn commit: r906972 - in /qpid/trunk/qpid: python/models/ sandbox/ sandbox/models/

2010-02-05 Thread rhs
Author: rhs Date: Fri Feb 5 15:30:58 2010 New Revision: 906972 URL: http://svn.apache.org/viewvc?rev=906972&view=rev Log: moved python/models to sandbox/models Added: qpid/trunk/qpid/sandbox/ qpid/trunk/qpid/sandbox/models/ - copied from r906959, qpid/trunk/qpid/python/models/ Remo

svn commit: r906969 - in /qpid/trunk/qpid/python: qpid-python-test qpid/tests/__init__.py qpid/tests/codec.py qpid/tests/codec010.py qpid/tests/connection.py qpid/tests/datatypes.py qpid/tests/queue.p

2010-02-05 Thread rhs
Author: rhs Date: Fri Feb 5 15:27:54 2010 New Revision: 906969 URL: http://svn.apache.org/viewvc?rev=906969&view=rev Log: moved tests/*.py underneath qpid/tests/*.py Added: qpid/trunk/qpid/python/qpid/tests/codec.py - copied unchanged from r906959, qpid/trunk/qpid/python/tests/codec.py

[CONF] Apache Qpid > QMF Map Message Protocol

2010-02-05 Thread confluence
QMF Map Message Protocol Page edited by Ted Ross QMFv2 Map Message Protocol Introduction This document describes the design of a proposed protocol for QMF based on map-messages (offered by the new C++ and Python APIs as well as the

svn commit: r906961 [4/4] - in /qpid/trunk/qpid: cpp/src/tests/ python/ python/tests_0-10/ python/tests_0-8/ python/tests_0-9/ tests/ tests/src/ tests/src/py/ tests/src/py/qpid_tests/ tests/src/py/qpi

2010-02-05 Thread rhs
Added: qpid/trunk/qpid/tests/src/py/qpid_tests/broker_0_8/tx.py URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/tests/src/py/qpid_tests/broker_0_8/tx.py?rev=906961&view=auto == --- qpid/trunk/qpid/tests/src/py/qpid_tests

svn commit: r906959 - /qpid/trunk/qpid/cpp/src/tests/acl.py

2010-02-05 Thread rhs
Author: rhs Date: Fri Feb 5 14:56:48 2010 New Revision: 906959 URL: http://svn.apache.org/viewvc?rev=906959&view=rev Log: specify PLAIN so that sasl negotiation can't end up using ANONYMOUS Modified: qpid/trunk/qpid/cpp/src/tests/acl.py Modified: qpid/trunk/qpid/cpp/src/tests/acl.py URL: h

svn commit: r906898 - in /qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid: management/jmx/ server/ server/logging/ server/queue/ util/

2010-02-05 Thread ritchiem
Author: ritchiem Date: Fri Feb 5 11:00:45 2010 New Revision: 906898 URL: http://svn.apache.org/viewvc?rev=906898&view=rev Log: QPID-2059 : Updated test to try and wait for the subscriber message to appear in the log file. QPID-2059 : One of the main causes of SubscriptionLoggingTest failing was

svn commit: r906895 - in /qpid/trunk/qpid/java: systests/src/main/java/org/apache/qpid/test/unit/ack/AcknowledgeAfterFailoverTest.java systests/src/main/java/org/apache/qpid/test/unit/ack/AcknowledgeT

2010-02-05 Thread ritchiem
Author: ritchiem Date: Fri Feb 5 10:42:28 2010 New Revision: 906895 URL: http://svn.apache.org/viewvc?rev=906895&view=rev Log: QPID-2346 : AcknowledgeAfterFailoverTest was putting more messages on the external broker than the testing AcknowledgeTest code was expecting. Additionally when run in

svn commit: r906890 - in /qpid/trunk/qpid/java: broker/src/main/java/org/apache/qpid/server/protocol/AMQProtocolEngine.java broker/src/main/java/org/apache/qpid/server/state/AMQStateManager.java clien

2010-02-05 Thread ritchiem
Author: ritchiem Date: Fri Feb 5 10:13:21 2010 New Revision: 906890 URL: http://svn.apache.org/viewvc?rev=906890&view=rev Log: QPID-2370 : Committing patch to improve broker logging. This will not cleanly apply to trunk due to IO changes. QPID-1084 : Committed change to prevent flow control thre

svn commit: r906888 - /qpid/trunk/qpid/java/broker/build.xml

2010-02-05 Thread robbie
Author: robbie Date: Fri Feb 5 10:11:44 2010 New Revision: 906888 URL: http://svn.apache.org/viewvc?rev=906888&view=rev Log: QPID-2379: update the generated output dir to be consistent with its package heirarchy Modified: qpid/trunk/qpid/java/broker/build.xml Modified: qpid/trunk/qpid/java

svn commit: r906872 - /qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid/server/failover/FailoverMethodTest.java

2010-02-05 Thread ritchiem
Author: ritchiem Date: Fri Feb 5 09:28:18 2010 New Revision: 906872 URL: http://svn.apache.org/viewvc?rev=906872&view=rev Log: QPID-1535 : Update to FailoverMethodTest to address testNoFailover failures. Unable to locally reproduce failure so commiting to allow CI boxes to hammer result. As the