summaryrefslogtreecommitdiff
path: root/qpid/java/amqp-1-0-client
Commit message (Expand)AuthorAgeFilesLines
* QPID-5596 : [Java] Address bugs found by FindBugsRobert Godfrey2014-03-031-1/+1
* 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-271-2/+2
* QPID-5570 : Client incorrectly acknowledges prefetched messages with client-ackRobert Godfrey2014-02-201-2/+2
* QPID-5504 : refactring of queues, and introduce management node and amqp-mana...Robert Godfrey2014-02-111-28/+64
* QPID-5048: Maven POM refactoring - names, descriptions, dependencies & versionsRobert Gemmell2014-02-061-5/+8
* QPID-5522 : TransactionController endless wait when the TCP/IP connection is ...Robert Godfrey2014-01-294-27/+58
* QPID-5459 : Added configurable TLS parameters for AMQP 1.0 client (both TCP a...Robert Godfrey2014-01-144-9/+248
* QPID-5459 : Add WebSocket transport support to the Java Broker and AMQP 1-0 J...Robert Godfrey2014-01-097-211/+428
* QPID-5439 : [AMQP 1.0 JMS Client] Updated sender to close rather than detach ...Robert Godfrey2014-01-021-1/+1
* QPID-5439 : [AMQP 1.0 JMS Client] timeout rather than wait indefinitely when ...Robert Godfrey2014-01-015-100/+190
* QPID-5344 : Deadlock in JMS AMQP 1.0 client - patch from David InghamRobert Godfrey2013-11-211-29/+32
* QPID-5295 : Thread deadlock on creating SenderRobert Godfrey2013-11-072-26/+41
* QPID-5294 : Thread deadlock due to simultaneous calls to write and close on S...Robert Godfrey2013-11-071-1/+4
* QPID-5245 : Applied patch from David InghamRobert Godfrey2013-10-242-12/+41
* QPID-5048: remove the groupId from sub-modules, inherit org.apache.qpid from ...Robert Gemmell2013-10-061-1/+0
* QPID-5048: add pluginManagement section to the qpid parent, to override apach...Robert Gemmell2013-09-301-14/+0
* QPID-5195 : Client does not properly support channel-maxRobert Godfrey2013-09-304-19/+48
* QPID-5177 : Set the default and supported outcomes on sending links in the am...Robert Godfrey2013-09-304-27/+39
* QPID-5190 : [JMS AMQP 1.0 CLient] Notify the connection endpoint when the soc...Robert Godfrey2013-09-291-0/+9
* QPID-5177 : Add support for default outcome, and assume default outcome is AC...Robert Godfrey2013-09-261-3/+37
* QPID-5113 : JMS Client - JMS Connection exception listener is not notified w...Robert Godfrey2013-09-251-2/+43
* NO-JIRA : set svn:eol-style to nativeRobert Godfrey2013-09-258-2913/+2913
* QPID-5048: add initial pom files for a maven buildRobert Gemmell2013-09-231-0/+55
* QPID-4830 : [JMS AMQP 1.0] Improve JMS client error handlingRobert Godfrey2013-05-152-0/+42
* QPID-4830 : [JMS AMQP 1.0] Improve error handling in the JMS clientRobert Godfrey2013-05-118-70/+117
* QPID-4829 : [JMS AMQP 1.0] Sessions added to started connections are not them...Robert Godfrey2013-05-111-0/+5
* NO-JIRA: add missing licence headers to various java filesRobert Gemmell2013-05-053-0/+60
* QPID-4654 : [Java Client 1.0] Add connection redirect support to the AMQP 1.0...Robert Godfrey2013-03-1716-83/+170
* QPID-4411 : QPID JMS QueueBrowser should defer getting messages until getEnum...Robert Godfrey2012-11-021-0/+31
* QPID-4396 : [Java AMQP 1.0] move examples into sub-moduleRobert Godfrey2012-10-2614-408/+31
* QPID-4382 : Wait for subsequent frames to arrive in synchronous receiveRobert Godfrey2012-10-192-105/+14
* QPID-4355 : LICENSE and NOTICE included in jar files should be able to be mod...Robert Godfrey2012-10-033-0/+216
* NO-JIRA: Add missing Apache licenses to Java source files; correct positionin...Keith Wall2012-07-023-0/+60
* QPID-3994: trivial changes to the build.xml files to aid people regenerating ...Robert Gemmell2012-05-131-2/+2
* QPID-3953 : Fix durable subscriber unsubscribe to explicitly set durability o...Robert Godfrey2012-04-171-1/+6
* QPID-3953 : Fix durable subscriber unsubscribe to explicitly set durability o...Robert Godfrey2012-04-171-0/+5
* QPID-3951 : [Java AMQP 1.0] Correctly set default outcome on the brokerRobert Godfrey2012-04-171-1/+4
* QPID-3933 : [Java] Add interim AMQP 1-0 implementationRobert Godfrey2012-04-0421-0/+5415