summaryrefslogtreecommitdiff
path: root/qpid/java/broker-plugins/amqp-msg-conv-0-8-to-1-0
Commit message (Expand)AuthorAgeFilesLines
* QPID-6125 : [Java Broker] AMQP 0-8/9/9-1 protocol handler refactoringRobert Godfrey2014-10-171-40/+8
* QPID-6047 : [Java Broker] Improve Message conversion between 1.0 and 0.x prot...Robert Godfrey2014-08-272-3/+19
* QPID-6003 : [Java Broker] improve conversion of non-standard AMQP 1.0 types i...Robert Godfrey2014-08-151-1/+1
* QPID-5813: Advance version numbers on trunk to 0.29 or 0.32-SNAPSHOT as appro...Justin Ross2014-08-071-1/+1
* QPID-5965 : [Java Broker] flow transient messages to disk in low memory situa...Robert Godfrey2014-08-061-1/+12
* QPID-4304 : [Java Broker] Add an attribute to queues - "messageDurability" - ...Robert Godfrey2014-07-251-6/+0
* QPID-5774: first main swipe, remove the Ant builds main build.xml and associa...Robert Gemmell2014-05-211-33/+0
* QPID-5048: update pom versions to 0.30-SNAPSHOT, using: mvn release:update-ve...Robert Gemmell2014-04-291-1/+1
* QPID-5726 : [Java Broker] Use annotation processing to generate object factor...Robert Godfrey2014-04-285-25/+16
* QPID-5672 : [Java Broker] move variable interpolation to the configured objectRobert Godfrey2014-04-091-2/+2
* QPID-4000 , QPID-5601 : Improve conversion of reply-to between different prot...Robert Godfrey2014-03-051-2/+40
* 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-4000 : [Java Broker] add initial conversions from AMQP 1.0 messages to 0...Robert Godfrey2014-02-182-0/+210
* QPID-5048: Maven POM refactoring - names, descriptions, dependencies & versionsRobert Gemmell2014-02-061-12/+12
* QPID-5504 : initial refactoring to move common code into shared classes, make...Robert Godfrey2014-01-221-1/+1
* 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-5048: add initial pom files for a maven buildRobert Gemmell2013-09-231-0/+84
* QPID-5160: add a qpid-test-utils module instead of making every modules tests...Robert Gemmell2013-09-231-1/+1
* QPID-5159: fixups after previous directory rename of broker to broker-coreRobert Gemmell2013-09-231-3/+3
* QPID-4659 : [Java Broker] fix pom generationRobert Godfrey2013-07-161-1/+1
* QPID-4659 : [Java Broker] move amqp 0-8 implementation into a pluginRobert Godfrey2013-07-161-2/+2
* QPID-4659 : [Java Broker] move amqp 1-0 implementation into a pluginRobert Godfrey2013-07-153-0/+177