summaryrefslogtreecommitdiff
path: root/java/amqp-1-0-client-jms
Commit message (Expand)AuthorAgeFilesLines
* QPID-4454 : [AMQP 1.0 JMS Client] Applied patch (with modifications) to annot...Robert Godfrey2012-12-0510-42/+316
* QPID-4455 : [AMQP 1.0 JMS Client] Queue browsers were not returning jms messa...Robert Godfrey2012-11-211-6/+22
* QPID-4453 : [AMQP 1.0 JMS Client] ObjectMessage /w no body improperly convert...Robert Godfrey2012-11-211-1/+19
* QPID-4411 : QPID JMS QueueBrowser should defer getting messages until getEnum...Robert Godfrey2012-11-021-45/+88
* QPID-4409 : [AMQP 1.0 JMS] QueueConnection createDurableConnectionConsumer() ...Robert Godfrey2012-11-021-0/+4
* QPID-4408 Applying patch from Dejan Bosanac.Rajith Muditha Attapattu2012-11-011-1/+1
* QPID-4396 : [Java AMQP 1.0] move examples into sub-moduleRobert Godfrey2012-10-262-0/+31
* QPID-4395 : Fix client ack in onMessage in JMS AMQP 1.0 clientRobert Godfrey2012-10-262-5/+9
* QPID-4383 : Fix to set ssl based on protocolRobert Godfrey2012-10-191-1/+14
* QPID-4383 : Fix connection URLsRobert Godfrey2012-10-193-6/+37
* QPID-4365 : [Java 1-0 JMS Client] Allow setting of client id to be deferred /...Robert Godfrey2012-10-101-19/+68
* QPID-4355 : LICENSE and NOTICE included in jar files should be able to be mod...Robert Godfrey2012-10-033-0/+216
* QPID-4195 : Add AMQP 1.0 JMS Client to the release scriptRobert Godfrey2012-08-072-0/+23
* QPID-3994: trivial changes to the build.xml files to aid people regenerating ...Robert Gemmell2012-05-131-2/+2
* QPID-3953 : [Java AMQP 1-0] Fix durable subscribersRobert Godfrey2012-04-181-2/+2
* QPID-3953 : [Java AMQP 1-0] Fix durable subscribersRobert Godfrey2012-04-172-5/+19
* QPID-3953 : Fix durable subscriber unsubscribe to explicitly set durability o...Robert Godfrey2012-04-171-16/+29
* QPID-3953 : Fix durable subscriber unsubscribe to explicitly set durability o...Robert Godfrey2012-04-171-1/+1
* QPID-3951 : [Java AMQP 1.0] Correctly set default outcome on the brokerRobert Godfrey2012-04-171-1/+3
* QPID-3949 : [Java AMQP 1.0] JMSType propertyRobert Godfrey2012-04-161-1/+1
* QPID-3949 : [Java AMQP 1.0] Fix descriptors on filtersRobert Godfrey2012-04-161-3/+1
* QPID-3949 : [Java AMQP 1.0] Fix descriptors on filtersRobert Godfrey2012-04-161-12/+6
* QPID-3949 : [Java AMQP 1.0] Fix descriptors on filtersRobert Godfrey2012-04-161-3/+1
* QPID-3933 : [Java] Add interim AMQP 1-0 implementationRobert Godfrey2012-04-0463-0/+8568