Repository: qpid-jms
Updated Branches:
refs/heads/master 644117cff -> 5b5b67561
use latest slf4j
Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/5b5b6756
Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/5b5b
Repository: qpid-proton
Updated Branches:
refs/heads/master 4b0261c10 -> 26f3db408
use the min variable even when assertions are not enabled
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/26f3db40
Tree: http:/
Author: rgodfrey
Date: Wed Jan 14 21:04:57 2015
New Revision: 1651826
URL: http://svn.apache.org/r1651826
Log:
QPID-6313 : [JMS AMQP 1.0 Client] increment redelivery count when recover() is
called
Modified:
qpid/trunk/qpid/java/amqp-1-0-client-jms/src/main/java/org/apache/qpid/amqp_1_0/jms/
Author: kwall
Date: Wed Jan 14 19:46:08 2015
New Revision: 1651787
URL: http://svn.apache.org/r1651787
Log:
QPID-6304: [Java Broker] Remove now redundant
FileKeyStoreCreationTest/FileTrustStoreCreationTest
* These test cases seemed to be testing features of the core model rather than
anything s
Author: kwall
Date: Wed Jan 14 19:45:42 2015
New Revision: 1651786
URL: http://svn.apache.org/r1651786
Log:
QPID-6292: [Java Broker Tests] Add model mechanism test testing the behaviour
of secure attributes
Modified:
qpid/trunk/qpid/java/broker-core/src/test/java/org/apache/qpid/server/mode
Repository: qpid-jms
Updated Branches:
refs/heads/master eb9a58b39 -> 644117cff
add timeouts
Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/644117cf
Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/644117cf
Author: chug
Date: Wed Jan 14 18:54:00 2015
New Revision: 1651773
URL: http://svn.apache.org/r1651773
Log:
QPID-6308: Preserve request string encoding in response string.
Non-string requests are echoed as utf8 strings.
Modified:
qpid/trunk/qpid/cpp/examples/messaging/server.cpp
Modified: qp
Repository: qpid-jms
Updated Branches:
refs/heads/master 109bb5a38 -> eb9a58b39
Add test for creating many connections at once to try and reproduce some
hangs that happen infrequently on create of a new connection.
Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://gi
Repository: qpid-jms
Updated Branches:
refs/heads/master 527f838ef -> 109bb5a38
throw InvalidDestinationException when encountering the NOT_FOUND condition,
e.g when attempting to remove a non-existing DurableSubscription
Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit:
Repository: qpid-jms
Updated Branches:
refs/heads/master d041eccd2 -> 527f838ef
Give the mechanisms simpler names in logs.
Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/527f838e
Tree: http://git-wip-us.apache.org/r
Repository: qpid-jms
Updated Branches:
refs/heads/master b8d40c2c1 -> d041eccd2
Remove these leftover bits from old client work, the adviusory stuff
would need to be figured out via some management spec probably.
Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://gi
ensure the noLocal flag is passed through to durable subscriber
Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/b8d40c2c
Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/b8d40c2c
Diff: http://git-wip-us.apache.
add some notes for possible cleanup
Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/d2b7e6d7
Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/d2b7e6d7
Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/
allow configuring the clientID via the ConnectionFactory using brokerURI or
JNDI properties
Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/c15320bc
Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/c15320bc
Di
Repository: qpid-jms
Updated Branches:
refs/heads/master 6217cb29a -> b8d40c2c1
require an explicit clientID be set on the Connection in order to create a
DurableSubscriber, preventing their use with auto-generated clientID
Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit
set a properties key prefix for the connection factory JNDI properties,
simplify context factory implementation slightly
Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/617df635
Tree: http://git-wip-us.apache.org/repos/
Repository: qpid-proton
Updated Branches:
refs/heads/master fe31dcea7 -> 4b0261c10
python wrappers for C reactor/handler infrastructure
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/9f011aa0
Tree: http://git-
added reactor property in python; added reactor attachment to transports
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/4b0261c1
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/4b0261c1
Diff: http://
Author: macbean
Date: Wed Jan 14 10:38:04 2015
New Revision: 1651615
URL: http://svn.apache.org/r1651615
Log:
QPID-6304: [Java Broker] Allow truststore and keystore (JKS) files to be stored
as a data:// URL inside the config
* Added truststore/keystore unit tests too to cover both new and (most
19 matches
Mail list logo