| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-4645: add the broker-plugins and bdbstore moudles as optional dependenci... | Robert Gemmell | 2013-03-11 | 1 | -1/+2 |
| * | QPID-4445: make the jar file produced by the JCA module use 'jca' in its name... | Robert Gemmell | 2013-03-10 | 1 | -0/+3 |
| * | QPID-4390: Introduce a configuration store in java broker allowing runtime mo... | Alex Rudyy | 2013-02-19 | 1 | -10/+24 |
| * | QPID-4281: Fix setting of log4j configuration in system tests. While testing ... | Alex Rudyy | 2013-01-24 | 1 | -0/+1 |
| * | QPID-4526: stop deleting (and logging that we are) the scratch profile proper... | Robert Gemmell | 2013-01-04 | 1 | -3/+2 |
| * | QPID-4526: stop logging warnings about <module>/resource dirs not existing | Robert Gemmell | 2013-01-04 | 1 | -10/+17 |
| * | QPID-4511: move the broker-plugins lib dir under build/scratch to prevent it ... | Robert Gemmell | 2012-12-19 | 1 | -3/+3 |
| * | QPID-4458: remove unused subdirs and files from gentools then move the remain... | Robert Gemmell | 2012-12-18 | 1 | -4/+5 |
| * | QPID-4467, QPID-4431: base the maven output on the next release version (even... | Robert Gemmell | 2012-11-25 | 1 | -1/+1 |
| * | QPID-4458: revert changes in r1412380, a CI build failure after a clean check... | Robert Gemmell | 2012-11-23 | 1 | -2/+2 |
| * | QPID-4458: remove the gentool/lib folder, retrieve the velocity dependencies ... | Robert Gemmell | 2012-11-22 | 1 | -2/+2 |
| * | QPID-4456: ensure the broker plugins get packaged in the release binary and a... | Robert Gemmell | 2012-11-21 | 1 | -13/+7 |
| * | QPID-4431: add 'deploy-snapshot' target for use in publishing snapshot maven ... | Robert Gemmell | 2012-11-11 | 1 | -3/+24 |
| * | QPID-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoad... | Robert Gemmell | 2012-10-12 | 1 | -32/+60 |
| * | QPID-4355 : LICENSE and NOTICE included in jar files should be able to be mod... | Robert Godfrey | 2012-10-03 | 1 | -0/+3 |
| * | QPID-4152: added condition to cover-test target so it only runs if units test... | Keith Wall | 2012-08-01 | 1 | -1/+1 |
| * | QPID-4152 : Refactor coverage targets in Java build system. | Keith Wall | 2012-07-19 | 1 | -59/+39 |
| * | QPID-4093: work around ancient versions of Ant lacking 'erroronmissingdir' in... | Robert Gemmell | 2012-06-28 | 1 | -8/+20 |
| * | QPID-3998, QPID-3999, QPID-4093: add new management plugins for jmx/rest/webu... | Robert Gemmell | 2012-06-28 | 1 | -1/+7 |
| * | QPID-4006: add support for using BDB HA to form an active-passive cluster for... | Robert Gemmell | 2012-05-17 | 1 | -1/+1 |
| * | QPID-3994: add properties for libraries used only in the build | Robert Gemmell | 2012-05-14 | 1 | -3/+3 |
| * | QPID-3994: add property for bnd jar location | Robert Gemmell | 2012-05-14 | 1 | -1/+1 |
| * | QPID-3994: use Ivy to download the main component dependencies during the bui... | Robert Gemmell | 2012-05-11 | 1 | -3/+3 |
| * | QPID-3917: Refactor VirtualHost/MessageStore implementations to be ready for ... | Keith Wall | 2012-03-30 | 1 | -1/+1 |
| * | QPID-3913: Add functionality to upgrade bdbstore automatically on broker star... | Keith Wall | 2012-03-27 | 1 | -0/+2 |
| * | NO-JIRA: Extend genpom's search path to include a modules private /lib directory | Keith Wall | 2012-02-22 | 1 | -1/+1 |
| * | QPID-3761: rename the fallback config to ensure it isnt just picked up by Log... | Robert Gemmell | 2012-01-16 | 1 | -2/+2 |
| * | QPID-3402: ensure the test JVMs execute with the working dir set to the qpid/... | Robert Gemmell | 2011-09-30 | 1 | -2/+4 |
| * | QPID-3513: Avoid use of shell script clean-dir during test cycle | Keith Wall | 2011-09-29 | 1 | -2/+0 |
| * | QPID-3402: fix excludes files to work with spaces etc in path, make SSL tests... | Robert Gemmell | 2011-09-25 | 1 | -1/+1 |
| * | NO-JIRA: small adjustments to stop Ant generating warnings and spewing irrele... | Robert Gemmell | 2011-08-15 | 1 | -1/+2 |
| * | QPID-3402: revert r1155516, bad things happened without space | Robert Gemmell | 2011-08-09 | 1 | -1/+1 |
| * | QPID-3402: also use a semi-colon deliminator instead of just whitespace, so a... | Robert Gemmell | 2011-08-09 | 1 | -1/+1 |
| * | QPID-3343: refactor test profiles to allow testing within the same JVM for al... | Robert Gemmell | 2011-07-07 | 1 | -16/+5 |
| * | NO-JIRA: add settings file to allow specifying qpid specific settings, allow ... | Robert Gemmell | 2011-05-09 | 1 | -5/+7 |
| * | QPID-3181: addition of new task 'eclipse' to the Java build system to support... | Robert Gemmell | 2011-04-05 | 1 | -0/+81 |
| * | QPID-3184: Amend ant build to produce cobertura coverage.xml | Robert Gemmell | 2011-04-05 | 1 | -3/+0 |
| * | QPID-3142: enable tests to run against a copy of an existing work directory | Robert Gemmell | 2011-03-15 | 1 | -0/+3 |
| * | QPID-3125: add target to produce module-level JUnit test reports | Robert Gemmell | 2011-03-08 | 1 | -0/+9 |
| * | QPID-1916: default to using a local repo in the scratch dir (configurable wit... | Robert Gemmell | 2011-02-08 | 1 | -5/+8 |
| * | QPID-1916: use module.depends to indicate module interdependencies in generat... | Robert Gemmell | 2011-02-07 | 1 | -1/+4 |
| * | QPID-1916: updates to allow creation of maven artifacts for client+common mod... | Robert Gemmell | 2011-02-07 | 1 | -6/+38 |
| * | QPID-3039: explicitly define which debug info to include in the compiled clas... | Robert Gemmell | 2011-02-06 | 1 | -1/+1 |
| * | QPID-2787: Move QpidTestCase to Common test module so that any test can inher... | Robert Gemmell | 2010-08-06 | 1 | -0/+1 |
| * | QPID-2717: Upgrade the bnd to version 0.0.384 | Robert Gemmell | 2010-08-01 | 1 | -1/+1 |
| * | QPID-2526 : Applied patch to module.xml that quotes LogMessage files for proc... | Martin Ritchie | 2010-07-14 | 1 | -2/+2 |
| * | QPID-2686: Update Ant doc task | Robert Gemmell | 2010-07-08 | 1 | -3/+38 |
| * | QPID-2635: Add fork once to junit ant task | Robert Gemmell | 2010-06-23 | 1 | -4/+5 |
| * | QPID-2625 : Moved Logging generation to moudule.xml to allow plugins to utili... | Martin Ritchie | 2010-06-14 | 1 | -0/+73 |
| * | Enforce usage of the requested test profile by failing immediately if it isnt... | Robert Gemmell | 2010-05-24 | 1 | -1/+6 |