summaryrefslogtreecommitdiff
path: root/java/module.xml
Commit message (Expand)AuthorAgeFilesLines
* 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-4467, QPID-4431: base the maven output on the next release version (even...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
* QPID-3142: enable tests to run against a copy of an existing work directoryRobert Gemmell2011-03-151-0/+3
* QPID-3125: add target to produce module-level JUnit test reportsRobert Gemmell2011-03-081-0/+9
* QPID-1916: default to using a local repo in the scratch dir (configurable wit...Robert Gemmell2011-02-081-5/+8
* QPID-1916: use module.depends to indicate module interdependencies in generat...Robert Gemmell2011-02-071-1/+4
* QPID-1916: updates to allow creation of maven artifacts for client+common mod...Robert Gemmell2011-02-071-6/+38
* QPID-3039: explicitly define which debug info to include in the compiled clas...Robert Gemmell2011-02-061-1/+1
* QPID-2787: Move QpidTestCase to Common test module so that any test can inher...Robert Gemmell2010-08-061-0/+1
* QPID-2717: Upgrade the bnd to version 0.0.384Robert Gemmell2010-08-011-1/+1
* QPID-2526 : Applied patch to module.xml that quotes LogMessage files for proc...Martin Ritchie2010-07-141-2/+2
* QPID-2686: Update Ant doc taskRobert Gemmell2010-07-081-3/+38
* QPID-2635: Add fork once to junit ant taskRobert Gemmell2010-06-231-4/+5
* QPID-2625 : Moved Logging generation to moudule.xml to allow plugins to utili...Martin Ritchie2010-06-141-0/+73
* Enforce usage of the requested test profile by failing immediately if it isnt...Robert Gemmell2010-05-241-1/+6