Author: tross
Date: Tue Dec 6 22:41:40 2011
New Revision: 1211214
URL: http://svn.apache.org/viewvc?rev=1211214&view=rev
Log:
QPID-3663 - Updated the LVQ section of the C++ Broker book.
Modified:
qpid/trunk/qpid/doc/book/src/LVQ.xml
Modified: qpid/trunk/qpid/doc/book/src/LVQ.xml
URL:
http:
Author: chug
Date: Tue Dec 6 21:10:56 2011
New Revision: 1211152
URL: http://svn.apache.org/viewvc?rev=1211152&view=rev
Log:
QPID-2643 Visual Studio 2010
Use separate directories for each version of Visual Studio.
This lets parallel build use private sandboxes and work better.
In examples-cmak
Author: grkvlt
Date: Tue Dec 6 18:16:18 2011
New Revision: 1211061
URL: http://svn.apache.org/viewvc?rev=1211061&view=rev
Log:
QPID-3662: Only display connection options once in toString of URL
Modified:
qpid/trunk/qpid/java/client/src/main/java/org/apache/qpid/client/AMQConnectionURL.java
Author: grkvlt
Date: Tue Dec 6 18:16:01 2011
New Revision: 1211060
URL: http://svn.apache.org/viewvc?rev=1211060&view=rev
Log:
QPID-3661: Add Dynamic-Import-Package wildcard entry to client .bnd file
Modified:
qpid/trunk/qpid/java/client/src/main/java/client.bnd
Modified: qpid/trunk/qpid/ja
Author: grkvlt
Date: Tue Dec 6 18:15:31 2011
New Revision: 1211059
URL: http://svn.apache.org/viewvc?rev=1211059&view=rev
Log:
QPID-3489: Attempt to load all custom exchanges rather than returning at first
failure
Modified:
qpid/trunk/qpid/java/broker/src/main/java/org/apache/qpid/server/e
Author: aconway
Date: Tue Dec 6 15:56:40 2011
New Revision: 1210989
URL: http://svn.apache.org/viewvc?rev=1210989&view=rev
Log:
QPID-3652: Fix cluster authentication.
Only allow brokers that authenticate as the cluster-username to join a cluster.
New broker first connects to a cluster broker a
Author: aconway
Date: Tue Dec 6 15:30:35 2011
New Revision: 1210983
URL: http://svn.apache.org/viewvc?rev=1210983&view=rev
Log:
QPID-3603: Set bridge sync parameter to 1.
Modified:
qpid/branches/qpid-3603/qpid/cpp/src/qpid/broker/DeliveryRecord.cpp
qpid/branches/qpid-3603/qpid/cpp/src/qp