summaryrefslogtreecommitdiff
path: root/qpid/java/build.xml
Commit message (Expand)AuthorAgeFilesLines
* QPID-5774: first main swipe, remove the Ant builds main build.xml and associa...Robert Gemmell2014-05-211-361/+0
* QPID-5764: update note to reflect the trunk maven build no longer requiring f...Robert Gemmell2014-05-131-4/+2
* QPID-5764: add note detaling the move to the maven build for future releases,...Robert Gemmell2014-05-131-0/+19
* 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-5674: update the target creating the 'java release' tar to ignore the te...Robert Gemmell2014-04-091-0/+2
* QPID-5677: separate and update the LICENCE and NOTICE file used for sourceRobert Gemmell2014-04-091-3/+7
* QPID-5048: split out systests from perftests and add rat plugin configRobert Gemmell2014-03-161-1/+1
* QPID-5459 : Add WebSocket transport support to the Java Broker and AMQP 1-0 J...Robert Godfrey2014-01-091-1/+1
* QPID-5162: move the bdbstore-specific systests to their own moduleRobert Gemmell2013-09-231-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-1/+1
* QPID-4837 : [Java Broker] add ability to use connection pool for JDBC storeRobert Godfrey2013-06-241-3/+6
* QPID-4777: Add UI to view and edit web management configurationAlex Rudyy2013-04-261-1/+1
* QPID-4431: add 'deploy-snapshot' target for use in publishing snapshot maven ...Robert Gemmell2012-11-111-0/+4
* QPID-4396 : [Java AMQP 1.0] move examples into sub-moduleRobert Godfrey2012-10-261-1/+1
* QPID-4160: remove the old JMX Management ConsoleRobert Gemmell2012-07-201-3/+1
* QPID-4152 : Refactor coverage targets in Java build system.Keith Wall2012-07-191-21/+30
* QPID-3998, QPID-3999, QPID-4093: add new management plugins for jmx/rest/webu...Robert Gemmell2012-06-281-1/+1
* QPID-3994: add ability to specify -Doptional=true to enable all optional modu...Robert Gemmell2012-05-141-1/+6
* QPID-3994: add support for optionally retrieving FindBugs using IvyRobert Gemmell2012-05-121-6/+8
* QPID-3994: use Ivy to download the main component dependencies during the bui...Robert Gemmell2012-05-111-2/+20
* QPID-3936: initial checkin of new testing framework, initially to be used for...Robert Gemmell2012-04-051-1/+1
* QPID-3933 : [Java] Add interim AMQP 1-0 implementationRobert Godfrey2012-04-041-1/+1
* QPID-3929: remove old perftests + integrationtests + junit-toolkit modules an...Robert Gemmell2012-04-041-2/+2
* QPID-3751 Committing patch from Weston Price.Rajith Muditha Attapattu2012-03-081-8/+8
* NO-JIRA: delete the testkit module, it contains a single class which is almos...Robert Gemmell2012-03-031-1/+1
* QPID-3044: Implement JCA Adapter for Java JMS clientAndrew Stitcher2011-12-181-1/+2
* QPID-3504: remove the build.overrides file, subversion cant ignore changes to...Robert Gemmell2011-10-241-2/+0
* QPID-3504: add the Java broker bdbstore to the build as an optional moduleRobert Gemmell2011-09-241-1/+4
* QPID-3473 : Replace use of MINA IO with transport IO (joint work with Robbie ...Robert Godfrey2011-09-071-1/+1
* QPID-3365: Reverted change to build system to avoid dependency on Ant 1.7.1. ...Keith Wall2011-08-221-1/+1
* QPID-3365: Extend build system to build optional client-plugins.Robert Gemmell2011-07-211-2/+2
* QPID-3260: remove defunct java/management/tools/qpid-cli moduleRobert Gemmell2011-05-161-3/+2
* QPID-3181: addition of new task 'eclipse' to the Java build system to support...Robert Gemmell2011-04-051-0/+3
* QPID-3184: Amend ant build to produce cobertura coverage.xmlRobert Gemmell2011-04-051-1/+12
* QPID-3125: add target to produce module-level JUnit test reportsRobert Gemmell2011-03-081-0/+4
* QPID-1916: updates to allow creation of maven artifacts for client+common mod...Robert Gemmell2011-02-071-0/+4
* QPID-2857: Remove the FindBugs binarys from the repository and add instructio...Robert Gemmell2010-09-271-1/+1
* QPID-2857: Increase max memory for the findbugs task to 512MB to prevent OOMERobert Gemmell2010-09-191-0/+1
* QPID-2857 : Added findbugs task to the build to automate the procedure for fi...Robert Godfrey2010-09-171-0/+22
* QPID-2686: Update Ant doc taskRobert Gemmell2010-07-081-0/+4
* QPID-2580 : Correct build order to allow plugins to use QpidTestCaseMartin Ritchie2010-05-071-3/+2
* QPID-2530 : Updated build system to have a new findSubProjects macro in build...Martin Ritchie2010-04-261-2/+7
* QPID-2525: Updated Build.xml to build Management ExamplesMartin Ritchie2010-04-211-1/+1
* testkit.py provides the plumbing for running longer duration tests using the ...Rajith Muditha Attapattu2009-11-111-0/+9
* QPID-2002 : Update the build order so that systests can depend on the managem...Martin Ritchie2009-08-121-2/+2
* QPID-2003 : Update build.xml to include build/scratch areasMartin Ritchie2009-07-231-0/+3
* QPID-1927: move mbean interfaces to management-common, make broker module dep...Robert Gemmell2009-07-111-2/+2
* QPID-1926: modify management-common module to output an osgi bundle, and have...Robert Gemmell2009-07-111-1/+1