summaryrefslogtreecommitdiff
path: root/qpid/java/pom.xml
Commit message (Expand)AuthorAgeFilesLines
* update version numbers on 0.32.x branchRobert Godfrey2015-05-061-1/+1
* QPID-6359: Lock in 0.32 release version numbersJustin Ross2015-03-101-1/+1
* QPID-6343: [Java Broker] Upgrade Apache Derby dependency to 10.11.1.1Alex Rudyy2015-01-281-0/+1
* QPID-6333: [Java Broker] Upgrade BDB JE version to 5.0.104Alex Rudyy2015-01-221-0/+1
* QPID-6265: Unify log4j layout for system tests and spawn broker, rename test ...Alex Rudyy2014-12-111-1/+1
* QPID-6265: Change system tests to have one log per file configured using Log4...Alex Rudyy2014-12-101-3/+0
* QPID-5996 : Applying patch from Robbie GemmellRobert Godfrey2014-08-201-2/+3
* QPID-6010 : [Java Tests] Use context defaulting to select protocols in useRobert Godfrey2014-08-171-17/+17
* QPID-5996 : temporarily revert due to failures with external toolsRobert Godfrey2014-08-151-0/+1
* QPID-5996 : [Java Build] Coverage reports are not being producedRobert Godfrey2014-08-141-1/+0
* QPID-5813: Advance version numbers on trunk to 0.29 or 0.32-SNAPSHOT as appro...Justin Ross2014-08-071-1/+1
* QPID-5048: add pom to build the AMQP 1.0 JMS client examples, simplify exampl...Robert Gemmell2014-08-051-0/+1
* QPID-5918: [Java Broker] Use the interpolation of file.separator to build pat...Keith Wall2014-07-241-1/+1
* QPID-5903: Apply json escaping mechanism to virtualhost blueprints used in in...Keith Wall2014-07-221-1/+1
* QPID-5853: Fix quote character location in broker commandAlex Rudyy2014-06-301-1/+1
* QPID-5853: Fix quote character location in broker command for WindowsAlex Rudyy2014-06-271-1/+1
* QPID-5048: add pom to build the AMQP 0-x JMS client examplesRobert Gemmell2014-06-261-0/+1
* QPID-5853: Use quotes in broker command line provided by maven profile in ord...Alex Rudyy2014-06-261-3/+3
* QPID-5821: [Java Broker] Refactor MessageStore and DurableConfigurationStore ...Andrew MacBean2014-06-261-3/+3
* QPID-5851: [Java Broker] Introduce new test profiles for JSON configuration s...Alex Rudyy2014-06-261-22/+78
* QPID-5752: qpid-java-build POM special char removalRobert Gemmell2014-05-081-1/+1
* QPID-5048: change to using the qpid-parent 1.0 release pomRobert Gemmell2014-05-021-1/+1
* QPID-5048: remove enforcer rule that requires enable property to be set.Robert Gemmell2014-04-291-5/+0
* QPID-5048: update pom versions to 0.30-SNAPSHOT, using: mvn release:update-ve...Robert Gemmell2014-04-291-3/+2
* QPID-5726 : [Java Broker] Use annotation processing to generate object factor...Robert Godfrey2014-04-281-0/+1
* QPID-5048 : Add empty argLine property to allow for tests to run within Intel...Robert Godfrey2014-04-261-0/+1
* QPID-5702: remove override from pom to inherit parent property specifying jun...Robert Gemmell2014-04-221-3/+0
* QPID-5717: remove compiler configuration override and inherit parent valuesRobert Gemmell2014-04-221-4/+0
* QPID-5048: update to use the current antrun-plugin configuration syntaxRobert Gemmell2014-04-211-2/+2
* QPID-5048: override the parent pom property to keep using junit 3.8.1 until Q...Robert Gemmell2014-04-211-0/+3
* QPID-5048: re-instate dependency versions after qpid parent pom removal of de...Robert Gemmell2014-04-211-2/+59
* QPID-5048: update property to reflect the 'cpp' profile being non-persistent ...Robert Gemmell2014-04-071-1/+1
* QPID-5048: add dependency change verifcation reference files and LICENSE, NOT...Robert Gemmell2014-04-051-68/+0
* QPID-5653, QPID-5624: Remove support for virtual host xml and make message an...Keith Wall2014-04-011-27/+16
|\
| * NO-JIRA: Final merge from trunk before reintegrationjava-broker-bdb-ha2Keith Wall2014-04-011-1/+49
| |\ | |/ |/|
* | QPID-5048: added basic cpp broker test profileRobert Gemmell2014-03-281-1/+49
| * NO-JIRA: Merge changes from trunk.Keith Wall2014-03-261-31/+35
| |\ | |/ |/|
* | QPID-5048: maven license plugin optimisation & enhanced license file generationKeith Wall2014-03-251-31/+35
| * NO-JIRA: Merge changes from trunk.Keith Wall2014-03-251-20/+91
| |\ | |/ |/|
* | QPID-5048: dby profiles, bdb test deps and config for perftests-systests & bd...Alex Rudyy2014-03-211-20/+91
| * QPID-5624: Remove dead test virtualhost.xml files and references to the sameKeith Wall2014-03-211-12/+0
| * Temporary change to pom.xml to clean broker between tests - change will come ...Keith Wall2014-03-181-0/+1
| * NO-JIRA: Merged changes from trunk with command:Keith Wall2014-03-181-0/+31
| |\ | |/ |/|
* | QPID-5048: unexclude some dirs, make the test-profiles exclusion specific onl...Robert Gemmell2014-03-161-6/+2
* | QPID-5048: split out systests from perftests and add rat plugin configRobert Gemmell2014-03-161-0/+19
* | QPID-5048: add missing version for jxr plugin usage in the reporting section,...Robert Gemmell2014-03-141-0/+1
* | QPID-5048: surefire, site, coverage and jxr configRobert Gemmell2014-03-141-0/+15
| * QPID-5024: Change maven test profiles to pass message store type by type name...Keith Wall2014-03-171-12/+12
|/
* QPID-5048: Maven enahancements to remove child version definitions and improv...Robert Gemmell2014-02-281-1/+10
* QPID-5048: remove the relativePath to qpid-parent, which is now in a separate...Robert Gemmell2014-02-271-1/+0