summaryrefslogtreecommitdiff
path: root/qpid/java/client/src
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-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-055-2/+281
* 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 restructure POM hierarchy and improve buildRobert Gemmell2014-02-271-4/+7
* 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-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-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-5197: Remove obsolete --cluster-durable/persistLastNode options in java ...Alan Conway2013-10-041-6/+1
* QPID-5048: add initial pom files for a maven buildRobert Gemmell2013-09-231-0/+27
* QPID-5160: add a qpid-test-utils module instead of making every modules tests...Robert Gemmell2013-09-234-2/+214
* 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-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
* QPID-3838 If stric-jms flag is used qpid.subject is prefixed with "JMS_"Rajith Muditha Attapattu2013-05-092-6/+56
* QPID-4714 Moved _delegate.closeConnection method inside a finally blockRajith Muditha Attapattu2013-04-251-3/+12
* QPID-3769 Modified the equals and hashcode methods in AMQTopic to fallRajith Muditha Attapattu2013-04-012-5/+36
* QPID-3769 Addressed concerns raised by Alex. Expanded the tests toRajith Muditha Attapattu2013-03-261-2/+6
* QPID-3769 Added a check to see if the subject is equal.Rajith Muditha Attapattu2013-03-261-0/+15
* QPID-4637: Change the Qpid version to 0.23Justin Ross2013-03-241-1/+1
* QPID-4000 : [Java Broker] Add conversion of 0-x messages to 1-0 subscriptionsRobert Godfrey2013-03-176-1122/+212