svn commit: r781244 - in /qpid/trunk/qpid/java: client/src/main/java/org/apache/qpid/filter/PropertyExpression.java systests/src/main/java/org/apache/qpid/test/client/message/SelectorTest.java

2009-06-02 Thread rajith
Author: rajith Date: Wed Jun 3 03:12:03 2009 New Revision: 781244 URL: http://svn.apache.org/viewvc?rev=781244&view=rev Log: This is a fix for QPID-1888 The SelectorTest contains a test case to catch this as the JMS tck does not have one. Added: qpid/trunk/qpid/java/systests/src/main/java/

svn commit: r781187 - in /qpid/trunk/qpid/python: qpid-python-test qpid/tests/messaging.py

2009-06-02 Thread rhs
Author: rhs Date: Tue Jun 2 22:19:07 2009 New Revision: 781187 URL: http://svn.apache.org/viewvc?rev=781187&view=rev Log: added defines to the test harness and made the delay used by the tests configurable Modified: qpid/trunk/qpid/python/qpid-python-test qpid/trunk/qpid/python/qpid/tes

svn commit: r781161 - in /qpid/trunk/qpid/python/qpid: messaging.py tests/messaging.py

2009-06-02 Thread rhs
Author: rhs Date: Tue Jun 2 20:49:42 2009 New Revision: 781161 URL: http://svn.apache.org/viewvc?rev=781161&view=rev Log: added receiver capacity and tests Modified: qpid/trunk/qpid/python/qpid/messaging.py qpid/trunk/qpid/python/qpid/tests/messaging.py Modified: qpid/trunk/qpid/python/

svn commit: r781141 - /qpid/trunk/qpid/java/client/src/main/java/org/apache/qpid/client/BasicMessageProducer_0_10.java

2009-06-02 Thread rajith
Author: rajith Date: Tue Jun 2 19:53:23 2009 New Revision: 781141 URL: http://svn.apache.org/viewvc?rev=781141&view=rev Log: This is a fix for QPID-1887 The TimeToLiveTest should be enough to cover this case. Modified: qpid/trunk/qpid/java/client/src/main/java/org/apache/qpid/client/BasicMe

svn commit: r781132 - in /qpid/trunk/qpid/python/qpid: messaging.py tests/messaging.py

2009-06-02 Thread rhs
Author: rhs Date: Tue Jun 2 19:25:57 2009 New Revision: 781132 URL: http://svn.apache.org/viewvc?rev=781132&view=rev Log: modified start and stop to function independently of fetch vs listen, added Receiver.pending() and added tests for Receiver.start(), Receiver.stop(), and Receiver.pending()

svn commit: r781116 - /qpid/trunk/qpid/python/qpid/messaging.py

2009-06-02 Thread rhs
Author: rhs Date: Tue Jun 2 18:41:20 2009 New Revision: 781116 URL: http://svn.apache.org/viewvc?rev=781116&view=rev Log: removed unused attributed Modified: qpid/trunk/qpid/python/qpid/messaging.py Modified: qpid/trunk/qpid/python/qpid/messaging.py URL: http://svn.apache.org/viewvc/qpid/t

svn commit: r781112 - /qpid/trunk/qpid/python/LICENSE.txt

2009-06-02 Thread rhs
Author: rhs Date: Tue Jun 2 18:20:45 2009 New Revision: 781112 URL: http://svn.apache.org/viewvc?rev=781112&view=rev Log: removed svn:executable from LICENSE.txt Modified: qpid/trunk/qpid/python/LICENSE.txt (props changed) Propchange: qpid/trunk/qpid/python/LICENSE.txt ('svn:e

svn commit: r781091 - /qpid/trunk/qpid/python/qpid-python-test

2009-06-02 Thread rhs
Author: rhs Date: Tue Jun 2 17:41:11 2009 New Revision: 781091 URL: http://svn.apache.org/viewvc?rev=781091&view=rev Log: added a signal handler for terminal resize Modified: qpid/trunk/qpid/python/qpid-python-test Modified: qpid/trunk/qpid/python/qpid-python-test URL: http://svn.apache.or

svn commit: r781087 - /qpid/trunk/qpid/python/qpid-python-test

2009-06-02 Thread rhs
Author: rhs Date: Tue Jun 2 17:28:12 2009 New Revision: 781087 URL: http://svn.apache.org/viewvc?rev=781087&view=rev Log: detect the terminal width when possible Modified: qpid/trunk/qpid/python/qpid-python-test Modified: qpid/trunk/qpid/python/qpid-python-test URL: http://svn.apache.org/v

svn commit: r781070 - in /qpid/trunk/qpid/cpp/src/tests: Makefile.am run_cluster_tests

2009-06-02 Thread kpvdr
Author: kpvdr Date: Tue Jun 2 15:47:26 2009 New Revision: 781070 URL: http://svn.apache.org/viewvc?rev=781070&view=rev Log: Fixes to cluster tests which enable them to be built and run outside the source tree. Modified: qpid/trunk/qpid/cpp/src/tests/Makefile.am qpid/trunk/qpid/cpp/src/t

svn commit: r781068 - /qpid/trunk/qpid/python/qpid/messaging.py

2009-06-02 Thread rhs
Author: rhs Date: Tue Jun 2 15:38:05 2009 New Revision: 781068 URL: http://svn.apache.org/viewvc?rev=781068&view=rev Log: removed another turnary if Modified: qpid/trunk/qpid/python/qpid/messaging.py Modified: qpid/trunk/qpid/python/qpid/messaging.py URL: http://svn.apache.org/viewvc/qpid/

svn commit: r781062 - /qpid/trunk/qpid/python/qpid/messaging.py

2009-06-02 Thread rhs
Author: rhs Date: Tue Jun 2 15:34:08 2009 New Revision: 781062 URL: http://svn.apache.org/viewvc?rev=781062&view=rev Log: removed another turnary if Modified: qpid/trunk/qpid/python/qpid/messaging.py Modified: qpid/trunk/qpid/python/qpid/messaging.py URL: http://svn.apache.org/viewvc/qpid/

svn commit: r781061 - /qpid/trunk/qpid/python/qpid/messaging.py

2009-06-02 Thread rhs
Author: rhs Date: Tue Jun 2 15:31:32 2009 New Revision: 781061 URL: http://svn.apache.org/viewvc?rev=781061&view=rev Log: removed another turnary if Modified: qpid/trunk/qpid/python/qpid/messaging.py Modified: qpid/trunk/qpid/python/qpid/messaging.py URL: http://svn.apache.org/viewvc/qpid/

svn commit: r781059 - /qpid/trunk/qpid/python/qpid-python-test

2009-06-02 Thread rhs
Author: rhs Date: Tue Jun 2 15:28:27 2009 New Revision: 781059 URL: http://svn.apache.org/viewvc?rev=781059&view=rev Log: removed keyword arg from __import__ call for python 2.4 Modified: qpid/trunk/qpid/python/qpid-python-test Modified: qpid/trunk/qpid/python/qpid-python-test URL: http://

svn commit: r781058 - /qpid/trunk/qpid/python/qpid-python-test

2009-06-02 Thread rhs
Author: rhs Date: Tue Jun 2 15:22:34 2009 New Revision: 781058 URL: http://svn.apache.org/viewvc?rev=781058&view=rev Log: removed turnary if Modified: qpid/trunk/qpid/python/qpid-python-test Modified: qpid/trunk/qpid/python/qpid-python-test URL: http://svn.apache.org/viewvc/qpid/trunk/qpid

svn commit: r781056 - /qpid/trunk/qpid/python/qpid-python-test

2009-06-02 Thread rhs
Author: rhs Date: Tue Jun 2 15:17:42 2009 New Revision: 781056 URL: http://svn.apache.org/viewvc?rev=781056&view=rev Log: modified empty generator idiom to work on python 2.4 Modified: qpid/trunk/qpid/python/qpid-python-test Modified: qpid/trunk/qpid/python/qpid-python-test URL: http://svn

svn commit: r781046 - in /qpid/trunk/qpid/cpp/bindings/qmf: python/Makefile.am ruby/Makefile.am

2009-06-02 Thread astitcher
Author: astitcher Date: Tue Jun 2 14:45:39 2009 New Revision: 781046 URL: http://svn.apache.org/viewvc?rev=781046&view=rev Log: Bit more fixed for QPID-1874 Modified: qpid/trunk/qpid/cpp/bindings/qmf/python/Makefile.am qpid/trunk/qpid/cpp/bindings/qmf/ruby/Makefile.am Modified: qpid/tru

svn commit: r781044 - in /qpid/trunk/qpid/python: qpid-python-test qpid/debug.py qpid/messaging.py qpid/testlib.py qpid/tests/ qpid/tests/__init__.py qpid/tests/messaging.py

2009-06-02 Thread rhs
Author: rhs Date: Tue Jun 2 14:24:57 2009 New Revision: 781044 URL: http://svn.apache.org/viewvc?rev=781044&view=rev Log: first commit of new messaging API and test harness Added: qpid/trunk/qpid/python/qpid-python-test (with props) qpid/trunk/qpid/python/qpid/debug.py qpid/trunk/q

svn commit: r781043 - /qpid/trunk/qpid/python/qpid/session.py

2009-06-02 Thread rhs
Author: rhs Date: Tue Jun 2 14:24:03 2009 New Revision: 781043 URL: http://svn.apache.org/viewvc?rev=781043&view=rev Log: only sync when we need to Modified: qpid/trunk/qpid/python/qpid/session.py Modified: qpid/trunk/qpid/python/qpid/session.py URL: http://svn.apache.org/viewvc/qpid/trunk

svn commit: r781041 - /qpid/trunk/qpid/python/qpid/datatypes.py

2009-06-02 Thread rhs
Author: rhs Date: Tue Jun 2 14:23:20 2009 New Revision: 781041 URL: http://svn.apache.org/viewvc?rev=781041&view=rev Log: made Future.get throw an exception on timeout Modified: qpid/trunk/qpid/python/qpid/datatypes.py Modified: qpid/trunk/qpid/python/qpid/datatypes.py URL: http://svn.apac

svn commit: r781040 - in /qpid/trunk/qpid/cpp/bindings/qmf: python/Makefile.am ruby/Makefile.am

2009-06-02 Thread astitcher
Author: astitcher Date: Tue Jun 2 14:21:06 2009 New Revision: 781040 URL: http://svn.apache.org/viewvc?rev=781040&view=rev Log: Fixed out of tree build broken by QPID-1874 Modified: qpid/trunk/qpid/cpp/bindings/qmf/python/Makefile.am qpid/trunk/qpid/cpp/bindings/qmf/ruby/Makefile.am Mod