Author: rhs
Date: Wed Apr 11 22:39:33 2012
New Revision: 1325050
URL: http://svn.apache.org/viewvc?rev=1325050&view=rev
Log:
added tests and fixed various bugs found along the way
Added:
qpid/proton/trunk/proton-c/tests/
qpid/proton/trunk/proton-c/tests/__init__.py
qpid/proton/trunk/p
Author: astitcher
Date: Wed Apr 11 22:23:16 2012
New Revision: 1325043
URL: http://svn.apache.org/viewvc?rev=1325043&view=rev
Log:
QPID-3944: Autotools build system doesn't correctly detect python developer
libraries
Modified:
qpid/trunk/qpid/cpp/configure.ac
Modified: qpid/trunk/qpid/cpp/c
0.16 Release
Page edited by Justin Ross
Comment:
Add RC2
Changes (2)
...
h2. Status
- 11 April: R
Author: aconway
Date: Wed Apr 11 14:51:56 2012
New Revision: 1324795
URL: http://svn.apache.org/viewvc?rev=1324795&view=rev
Log:
QPID-3603: Update example rgmanager configuration.
Modified:
qpid/trunk/qpid/doc/book/src/Active-Passive-Cluster.xml
Modified: qpid/trunk/qpid/doc/book/src/Active-
Author: gsim
Date: Wed Apr 11 12:03:58 2012
New Revision: 1324719
URL: http://svn.apache.org/viewvc?rev=1324719&view=rev
Log:
QPID-3943: Make topic subscriptions unreliable by default
Modified:
qpid/trunk/qpid/python/qpid/messaging/driver.py
qpid/trunk/qpid/tests/src/py/qpid_tests/broker_
Author: robbie
Date: Wed Apr 11 09:00:54 2012
New Revision: 1324655
URL: http://svn.apache.org/viewvc?rev=1324655&view=rev
Log:
QPID-3911: Fix deadlock on concurrent invocation of MessageConsumer#close() and
Session#rollback() from consumer MessageListener
This patch contains the following c
Author: robbie
Date: Wed Apr 11 08:53:33 2012
New Revision: 1324648
URL: http://svn.apache.org/viewvc?rev=1324648&view=rev
Log:
QPID-3905: NullPointerException is thrown on rejecting messages whilst closing
the connection
merged from trunk r1304970
Modified:
qpid/branches/0.16/qpid/java/