summaryrefslogtreecommitdiff
path: root/qpid/java/module.xml
Commit message (Expand)AuthorAgeFilesLines
* QPID-5774: first main swipe, remove the Ant builds main build.xml and associa...Robert Gemmell2014-05-211-897/+0
* QPID-5726 : [Java Broker] Use annotation processing to generate object factor...Robert Godfrey2014-04-281-1/+1
* QPID-5677: stop including extra files within the qpid-all.jar manifest jarsRobert Gemmell2014-04-091-1/+1
* QPID-5677: separate and update the LICENCE and NOTICE file used for sourceRobert Gemmell2014-04-091-8/+12
* QPID-5624: Remove virtualhost xml configuration. Move virtual host configurat...Alex Rudyy2014-03-121-0/+1
* QPID-5459 : Add WebSocket transport support to the Java Broker and AMQP 1-0 J...Robert Godfrey2014-01-091-2/+10
* QPID-5158: remove old/duplicate create-version target, fix version.file prope...Robert Gemmell2013-09-291-24/+0
* QPID-5162: move the bdbstore-specific systests to their own moduleRobert Gemmell2013-09-231-1/+8
* QPID-5158: extract the generation process for the common and broker modules i...Robert Gemmell2013-09-231-74/+0
* QPID-5157: Remove dead target whose execution is conditional on a property wh...Robert Gemmell2013-09-231-2/+0
* QPID-5074: update broker binary release tar process to handle plugins with de...Robert Gemmell2013-08-161-1/+6
* NO-JIRA: Fixed Eclipse project generation - project name suffix now has defau...Phil Harvey2013-08-141-0/+1
* NO-JIRA: Ant eclipse targets now support eclipse.project.suffix property.Phil Harvey2013-07-161-2/+2
* QPID-4645: add the broker-plugins and bdbstore moudles as optional dependenci...Robert Gemmell2013-03-111-1/+2
* QPID-4445: make the jar file produced by the JCA module use 'jca' in its name...Robert Gemmell2013-03-101-0/+3
* QPID-4390: Introduce a configuration store in java broker allowing runtime mo...Alex Rudyy2013-02-191-10/+24
* QPID-4281: Fix setting of log4j configuration in system tests. While testing ...Alex Rudyy2013-01-241-0/+1
* QPID-4526: stop deleting (and logging that we are) the scratch profile proper...Robert Gemmell2013-01-041-3/+2
* QPID-4526: stop logging warnings about <module>/resource dirs not existingRobert Gemmell2013-01-041-10/+17
* QPID-4511: move the broker-plugins lib dir under build/scratch to prevent it ...Robert Gemmell2012-12-191-3/+3
* QPID-4458: remove unused subdirs and files from gentools then move the remain...Robert Gemmell2012-12-181-4/+5
* QPID-4431: base the maven output on the next release version (even) rather th...Robert Gemmell2012-11-251-1/+1
* QPID-4458: revert changes in r1412380, a CI build failure after a clean check...Robert Gemmell2012-11-231-2/+2
* QPID-4458: remove the gentool/lib folder, retrieve the velocity dependencies ...Robert Gemmell2012-11-221-2/+2
* QPID-4456: ensure the broker plugins get packaged in the release binary and a...Robert Gemmell2012-11-211-13/+7
* QPID-4431: add 'deploy-snapshot' target for use in publishing snapshot maven ...Robert Gemmell2012-11-111-3/+24
* QPID-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoad...Robert Gemmell2012-10-121-32/+60
* QPID-4355 : LICENSE and NOTICE included in jar files should be able to be mod...Robert Godfrey2012-10-031-0/+3
* QPID-4152: added condition to cover-test target so it only runs if units test...Keith Wall2012-08-011-1/+1
* QPID-4152 : Refactor coverage targets in Java build system.Keith Wall2012-07-191-59/+39
* QPID-4093: work around ancient versions of Ant lacking 'erroronmissingdir' in...Robert Gemmell2012-06-281-8/+20
* QPID-3998, QPID-3999, QPID-4093: add new management plugins for jmx/rest/webu...Robert Gemmell2012-06-281-1/+7
* QPID-4006: add support for using BDB HA to form an active-passive cluster for...Robert Gemmell2012-05-171-1/+1
* QPID-3994: add properties for libraries used only in the buildRobert Gemmell2012-05-141-3/+3
* QPID-3994: add property for bnd jar locationRobert Gemmell2012-05-141-1/+1
* QPID-3994: use Ivy to download the main component dependencies during the bui...Robert Gemmell2012-05-111-3/+3
* QPID-3917: Refactor VirtualHost/MessageStore implementations to be ready for ...Keith Wall2012-03-301-1/+1
* QPID-3913: Add functionality to upgrade bdbstore automatically on broker star...Keith Wall2012-03-271-0/+2
* NO-JIRA: Extend genpom's search path to include a modules private /lib directoryKeith Wall2012-02-221-1/+1
* QPID-3761: rename the fallback config to ensure it isnt just picked up by Log...Robert Gemmell2012-01-161-2/+2
* QPID-3402: ensure the test JVMs execute with the working dir set to the qpid/...Robert Gemmell2011-09-301-2/+4
* QPID-3513: Avoid use of shell script clean-dir during test cycleKeith Wall2011-09-291-2/+0
* QPID-3402: fix excludes files to work with spaces etc in path, make SSL tests...Robert Gemmell2011-09-251-1/+1
* NO-JIRA: small adjustments to stop Ant generating warnings and spewing irrele...Robert Gemmell2011-08-151-1/+2
* QPID-3402: revert r1155516, bad things happened without spaceRobert Gemmell2011-08-091-1/+1
* QPID-3402: also use a semi-colon deliminator instead of just whitespace, so a...Robert Gemmell2011-08-091-1/+1
* QPID-3343: refactor test profiles to allow testing within the same JVM for al...Robert Gemmell2011-07-071-16/+5
* NO-JIRA: add settings file to allow specifying qpid specific settings, allow ...Robert Gemmell2011-05-091-5/+7
* QPID-3181: addition of new task 'eclipse' to the Java build system to support...Robert Gemmell2011-04-051-0/+81
* QPID-3184: Amend ant build to produce cobertura coverage.xmlRobert Gemmell2011-04-051-3/+0