summaryrefslogtreecommitdiff
path: root/qpid/java/broker/build.xml
Commit message (Expand)AuthorAgeFilesLines
* QPID-5774: first main swipe, remove the Ant builds main build.xml and associa...Robert Gemmell2014-05-211-85/+0
* QPID-5159: add management/common to the broker module.depends to ensure its i...Robert Gemmell2013-09-271-1/+1
* 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-0/+85
* QPID-5159: move the entire broker dir to broker-core, no other changes, fixup...Robert Gemmell2013-09-231-87/+0
* QPID-5158: extract the generation process for the common and broker modules i...Robert Gemmell2013-09-231-2/+2
* QPID-5074: update broker binary release tar process to handle plugins with de...Robert Gemmell2013-08-161-5/+2
* QPID-4659 : [Java Broker] move amqp 0-8 implementation into a pluginRobert Godfrey2013-07-161-2/+2
* QPID-4659 : [Java Broker] move amqp 0-10 implementation into a pluginRobert Godfrey2013-07-151-2/+2
* QPID-4659 : [Java Broker] move amqp 1-0 implementation into a pluginRobert Godfrey2013-07-151-3/+3
* QPID-4983 : [Java Broker] Move store implementations to broker pluginsRobert Godfrey2013-07-101-2/+2
* QPID-4837 : [Java Broker] add ability to use connection pool for JDBC storeRobert Godfrey2013-06-241-2/+2
* QPID-4645: make the broker-plugins and bdbstore modules runtime dependencies ...Robert Gemmell2013-05-041-2/+2
* QPID-4645: the firewall plugin no longer exists, functionality is aprt of the...Robert Gemmell2013-03-121-2/+2
* QPID-4645: forgot the HA related jmx addon for the optional bdbstoreRobert Gemmell2013-03-121-2/+2
* QPID-4645: add the broker-plugins and bdbstore moudles as optional dependenci...Robert Gemmell2013-03-111-0/+5
* QPID-4511: move the broker-plugins lib dir under build/scratch to prevent it ...Robert Gemmell2012-12-191-1/+1
* QPID-4456: ensure the broker plugins get packaged in the release binary and a...Robert Gemmell2012-11-211-2/+8
* QPID-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoad...Robert Gemmell2012-10-121-1/+1
* QPID-4242 : [Java Broker] Remove QMFv1 implementationRobert Godfrey2012-08-291-17/+1
* QPID-4114: broker release now includes BDB if optional=true sys property is setKeith Wall2012-07-121-1/+4
* QPID-3994: trivial changes to the build.xml files to aid people regenerating ...Robert Gemmell2012-05-131-1/+0
* QPID-3933 : [Java] Add interim AMQP 1-0 implementationRobert Godfrey2012-04-041-1/+1
* QPID-3801 : [Java] Move JMS Selector code into commonRobert Godfrey2012-02-021-8/+1
* NO-JIRA: copy optional module scripts if the module is requestedRobert Gemmell2011-11-301-3/+15
* QPID-3558: Add broker Maven and OSGi artifacts to buildAndrew Donald Kennedy2011-10-311-1/+2
* QPID-3504: add the Java broker bdbstore to the build as an optional moduleRobert Gemmell2011-09-241-0/+4
* QPID-2929: *actually* fix inclusion of the broker-plugins in the release *arc...Robert Gemmell2010-11-081-2/+2
* QPID-2929: ensure the broker-plugins are added to the broker release binary w...Robert Gemmell2010-11-041-1/+7
* QPID-2625 : Moved Logging generation to moudule.xml to allow plugins to utili...Martin Ritchie2010-06-141-50/+0
* QPID-2634: use ant fixcrlf task as part of the broker packaging process to en...Robert Gemmell2010-06-071-1/+2
* QPID-2625 : Update GenerateLogMessages to probe the property file for 3-Digit...Martin Ritchie2010-06-021-0/+2
* QPID-2526: quote arguments to allow building with spaces in pathRobert Gemmell2010-05-311-1/+5
* QPID-2465: Set javac includeantruntime property in build filesRobert Gemmell2010-03-291-1/+1
* QPID-2379: update the generated output dir to be consistent with its package ...Robert Gemmell2010-02-051-1/+1
* QPID-2379 : Initial work on adding QMF and federation to the Java BrokerRobert Godfrey2010-01-311-1/+16
* Merge java-network-refactor branchAidan Skinner2009-10-151-0/+1
* QPID-2001 : Update to ensure changes to all LogMessages properties files caus...Martin Ritchie2009-08-121-1/+1
* QPID-2001 : Add Default en_US messages logging along with a Velocity Template...Martin Ritchie2009-07-221-1/+48
* QPID-1927: move mbean interfaces to management-common, make broker module dep...Robert Gemmell2009-07-111-1/+1
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+57
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-57/+0
* QPID-1257 : Change to allow mstool.log4j as part of the build so that the too...Martin Ritchie2008-10-171-1/+1
* QPID-1330 : Ensure release-bin copies all files in java/broker/binMartin Ritchie2008-10-091-2/+2
* QPID-1257 : Add new build target 'release-bin' that will generate a broker an...Martin Ritchie2008-09-051-10/+30
* QPID-1037: removed manual setting of the module.name property as it is set au...Rafael H. Schloming2008-05-121-1/+1
* QPID-1037: Added module name prop and an exclude.modules prop + switch systes...Arnaud Simon2008-05-081-1/+1
* QPID-993: added an osgi manifest to broker-plugins jarRafael H. Schloming2008-05-011-1/+0
* QPID-832 sync build stuff from thegreatmergeAidan Skinner2008-04-241-0/+38
* Delete stuff that's just going to get synced from M2.xAidan Skinner2008-04-231-38/+0