Author: rgodfrey
Date: Thu Feb 23 23:51:45 2012
New Revision: 1293034
URL: http://svn.apache.org/viewvc?rev=1293034&view=rev
Log:
QPID-1199 : [Java Client] Can not (actually you can) append to BytesMessage
after send
Add test from JIRA to test suite showing problem no longer occurs
Mo
Author: aconway
Date: Thu Feb 23 20:17:34 2012
New Revision: 1292937
URL: http://svn.apache.org/viewvc?rev=1292937&view=rev
Log:
NO-JIRA: Fix broken distcheck - ha_tests.py not being skipped.
ha_tests.py depends on the python tools directory being available.
Modified it to skip the test if it is
Author: chug
Date: Thu Feb 23 19:13:12 2012
New Revision: 1292905
URL: http://svn.apache.org/viewvc?rev=1292905&view=rev
Log:
QPID-3799 ACL processing
1. Reformat AclData::lookup function.
2. Break int limit comparison code out of lookup().
Modified:
qpid/branches/QPID-3799-acl/cpp/src/qpid
Author: chug
Date: Thu Feb 23 19:06:52 2012
New Revision: 1292902
URL: http://svn.apache.org/viewvc?rev=1292902&view=rev
Log:
Fix minor typos.
Modified:
qpid/branches/QPID-3799-acl/cpp/src/tests/acl.py
Modified: qpid/branches/QPID-3799-acl/cpp/src/tests/acl.py
URL:
http://svn.apache.org/vi
Author: tross
Date: Thu Feb 23 18:26:25 2012
New Revision: 1292880
URL: http://svn.apache.org/viewvc?rev=1292880&view=rev
Log:
QPID-2894 - Added ACL stats to qpid-stat and a reload-file action to
qpid-config.
Ported the ACL tests to use the faster API.
Modified:
qpid/trunk/qpid/c
Author: robbie
Date: Thu Feb 23 14:20:07 2012
New Revision: 1292811
URL: http://svn.apache.org/viewvc?rev=1292811&view=rev
Log:
QPID-3325: move shutdown hook handling into Broker, set the thread name
Modified:
qpid/trunk/qpid/java/broker/src/main/java/org/apache/qpid/server/Broker.java
q