summaryrefslogtreecommitdiff
path: root/qpid/java/client
Commit message (Expand)AuthorAgeFilesLines
* QPID-5702: upgrade JUnit dependency from version 3.8.1 to 4.11, change import...Robert Gemmell2014-04-222-8/+8
* QPID-5048: re-instate dependency versions after qpid parent pom removal of de...Robert Gemmell2014-04-211-0/+2
* QPID-5639 : [Java Broker] Correct SASL Mechanism name in client / use consist...Robert Godfrey2014-04-122-2/+2
* QPID-5048: include the JMS API jar in the client release assemblies as we hav...Robert Gemmell2014-04-092-0/+12
* QPID-5048: add dependency change verifcation reference files and LICENSE, NOT...Robert Gemmell2014-04-056-3/+286
* QPID-5048: maven license plugin optimisation & enhanced license file generationKeith Wall2014-03-251-2/+1
* QPID-5639 : [Java Broker] Add SCRAM-SHA-1 SASL supportRobert Godfrey2014-03-212-0/+3
* QPID-5600: Advance the version number on trunk to 0.29Justin Ross2014-03-201-1/+1
* QPID-4000 , QPID-5601 : Improve conversion of reply-to between different prot...Robert Godfrey2014-03-055-20/+100
* QPID-5596 : [Java] Address bugs found by FindBugsRobert Godfrey2014-03-032-2/+2
* QPID-5048: Maven enahancements to remove child version definitions and improv...Robert Gemmell2014-02-281-1/+0
* QPID-5048: Maven enahancements to restructure POM hierarchy and improve buildRobert Gemmell2014-02-272-6/+9
* QPID-5577 : [Java Broker] Change Exchange,Queue,Binding,Consumer to implement...Robert Godfrey2014-02-261-1/+4
* QPID-5569 : NPE on getStringProperty("JMSXUserId")Robert Godfrey2014-02-201-1/+2
* QPID-5504 : refactring of queues, and introduce management node and amqp-mana...Robert Godfrey2014-02-111-1/+1
* QPID-5048: Maven POM refactoring - names, descriptions, dependencies & versionsRobert Gemmell2014-02-061-9/+9
* QPID-5504 : initial refactoring to move common code into shared classes, make...Robert Godfrey2014-01-223-8/+7
* QPID-5048: logging and build output cleanupRobert Gemmell2014-01-222-3/+4
* QPID-5048: Logging dependency and configuration tidy up for maven buildRobert Gemmell2014-01-221-8/+1
* QPID-5342 : [Java Client] 0-10 client does not close connection when heartbea...Robert Godfrey2014-01-151-4/+8
* QPID-5373: move retrieval of the peer Principal into the connection IO thread...Robert Gemmell2014-01-111-5/+0
* QPID-5420: Restore ability to consume using BURLs specifying default exchange.Keith Wall2014-01-073-6/+15
* NO-JIRA: [Java System Tests] Add extra logging to HeartbeatTest in order to u...Keith Wall2013-11-281-1/+1
* QPID-5255: Change trunk version to 0.27Justin Ross2013-11-121-1/+1
* QPID-4534: unify client heartbeat system properties/connection url options.Keith Wall2013-10-3010-150/+110
* QPID-5224: escape usage of the ExchangeBound AMQP extension during basic cons...Robert Gemmell2013-10-136-5/+64
* QPID-5223: add system property to toggle populating the 'expiration' header w...Robert Gemmell2013-10-131-3/+14
* QPID-5204 Modified the code to return qpid.subject even when renamed toRajith Muditha Attapattu2013-10-073-2/+3
* QPID-5204 If the strict-jms flag is set qpid.subject is transformed intoRajith Muditha Attapattu2013-10-071-1/+1
* QPID-5048: remove the groupId from sub-modules, inherit org.apache.qpid from ...Robert Gemmell2013-10-061-1/+0
* QPID-5197: Remove obsolete --cluster-durable/persistLastNode options in java ...Alan Conway2013-10-041-6/+1
* QPID-5048: add pluginManagement section to the qpid parent, to override apach...Robert Gemmell2013-09-301-14/+1
* QPID-5048: add initial pom files for a maven buildRobert Gemmell2013-09-232-0/+155
* QPID-5160: add a qpid-test-utils module instead of making every modules tests...Robert Gemmell2013-09-235-3/+215
* QPID-5088 : [Java Broker] Isolate use of AMQShortString and FieldTable to 0-8...Robert Godfrey2013-08-219-129/+133
* QPID-5050: Move invocation of ExceptionListener to after the failoverMutex is...Keith Wall2013-08-161-32/+44
* QPID-5065 : [Java] tests do not run on WindowsRobert Godfrey2013-08-091-1/+1
* NO_JIRA Changed the exception thrown for an invalid destination from a regula...Rajith Muditha Attapattu2013-07-231-2/+2
* NO_JIRA Corrected the error message thrown when the message id is not ofRajith Muditha Attapattu2013-07-231-1/+1
* NO_JIRA Removed two System.out's from the code.Rajith Muditha Attapattu2013-07-232-2/+0
* QPID-4961: Change trunk version to 0.25Justin Ross2013-07-181-1/+1
* QPID-4995: Generate queue name on a client if it is not provided in binding URLAlex Rudyy2013-07-173-3/+130
* QPID-4994: Remove redundant binding URL options for subscription name and cli...Alex Rudyy2013-07-171-12/+41
* QPID-4943: Introduce a feature for 0-8/0-9/0-9-1 protocols to close a connect...Alex Rudyy2013-06-215-5/+191
* QPID-4934 : [Java XA] Stop redundant session creation for XA Sessions, improv...Robert Godfrey2013-06-183-30/+46
* QPID-4904 : [Java] AMQShortString.equals should on return true if it is being...Robert Godfrey2013-06-032-46/+46
* QPID-4897 : [Java Broker] Allow selectors on bindings fro non-topic exchangesRobert Godfrey2013-06-015-139/+206
* QPID-4896: Change Drain/Spout not to assume a virtualhost named testKeith Wall2013-05-311-1/+5
* QPID-4873 Commiting patch by Helen Kwong.Rajith Muditha Attapattu2013-05-234-15/+108
* QPID-4864 The JMS client needlessly holds the failover mutex whenRajith Muditha Attapattu2013-05-171-7/+4