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/
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
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/
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
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()
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
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
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
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
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
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/
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/
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/
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://
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
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
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
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
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
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
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
21 matches
Mail list logo