summaryrefslogtreecommitdiff
path: root/qpid/java
Commit message (Collapse)AuthorAgeFilesLines
* QPID-5764: add note detaling the move to the maven build for future releases0.28Robert Gemmell2014-05-131-0/+19
| | | | | | | merged from trunk r1594176 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.28@1594179 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: change to using the qpid-parent 1.0 release pomRobert Gemmell2014-05-021-1/+1
| | | | | | | merge from trunk r1592047 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.28@1592050 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5739: update Hello example config to correctly specify clientid, and ↵Robert Gemmell2014-05-021-2/+2
| | | | | | | | | show how to control the AMQP open frame hostname merge from trunk r1591655 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.28@1591893 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5673 : merge to 0.28 branchRobert Godfrey2014-05-022-7/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.28@1591819 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: fix scope on dependencyRobert Gemmell2014-05-011-0/+1
| | | | | | | merge from trunk r1591247 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.28@1591699 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048 : Add empty argLine property to allow for tests to run within ↵Robert Gemmell2014-05-011-0/+1
| | | | | | | | | IntelliJ which otherwise fail merge from trunk r1590281 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.28@1591697 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5723: fix JavaScript issues to enable evaluation under the new engine ↵Robert Gemmell2014-05-011-2/+2
| | | | | | | | | in JDK 8 merge from trunk r1590256 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.28@1591690 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5723: fix compilation under JDK 8 (somehow..?)Robert Gemmell2014-05-011-1/+2
| | | | | | | merge from trunk r1590255 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.28@1591687 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5717: override qpid-parent and specify a 1.6.0 minimum JVM enforcement ↵Robert Gemmell2014-04-221-1/+2
| | | | | | to match the existing 1.6 class format override git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.28@1589078 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: 0.28 specific update to compensate for changes in qpid-parent pom ↵Robert Gemmell2014-04-221-0/+4
| | | | | | in r1589051 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.28@1589053 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: update to use the current antrun-plugin configuration syntaxRobert Gemmell2014-04-211-2/+2
| | | | | | | merge from trunk r1588905 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.28@1588909 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: override the parent pom property to keep using junit 3.8.1 until ↵Robert Gemmell2014-04-211-0/+3
| | | | | | | | | QPID-5702 is applied merge from trunk r1588895 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.28@1588908 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: re-instate dependency versions after qpid parent pom removal of ↵Robert Gemmell2014-04-2128-10/+166
| | | | | | | | | dependency management section. merge from trunk r1588885 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.28@1588907 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5677: make 0.28 specific alterations to handle difference in ↵Robert Gemmell2014-04-134-53/+35
| | | | | | dependencies from trunk git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.28@1586999 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5676, QPID-5677, QPID-5048: go back to using the original BCEL ↵Robert Gemmell2014-04-134-13/+6
| | | | | | | | dependency, update dependency related info accordingly merge from trunk r1586273 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.28@1586998 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5677: stop including extra files within the qpid-all.jar manifest jarsRobert Gemmell2014-04-132-2/+2
| | | | | | merge from trunk r1586156 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.28@1586996 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5675: remove the unused xalan dependency, matching previous change in ↵Robert Gemmell2014-04-133-34/+1
| | | | | | | | the maven build merge from trunk r1586028 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.28@1586995 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5674: update the target creating the 'java release' tar to ignore the ↵Robert Gemmell2014-04-131-0/+2
| | | | | | | | test results and work directories merge from trunk r1586027 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.28@1586994 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: include the JMS API jar in the client release assemblies as we ↵Robert Gemmell2014-04-134-0/+24
| | | | | | | | have in the past merge from trunk r1586025 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.28@1586993 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5677: separate and update the LICENCE and NOTICE file used for source ↵Robert Gemmell2014-04-137-635/+896
| | | | | | | | | release, jar files, and the ugly 'java binary release' tar, and use the files added for the maven assemblies for the individual component binary releases, allowing us to ensure they have appropriately tailored information to match their content merge trunk r1586023 (coming later: branch-specific updates to this and more) git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.28@1586991 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048,QPID-5657: initial bulk change toward bringing the maven build on ↵Robert Gemmell2014-04-1340-135/+1728
| | | | | | | | | | | | | | | | | | the 0.28 branch up to parity with trunk Merges the following revisions from trunk: r1579935 r1581349 r1582781 r1582782 r1585102 r1585103 r1585105 r1585106 r1585112 r1585440 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.28@1586990 13f79535-47bb-0310-9956-ffa450edef68
* merged bugfix r1579926 from trunkRobert Godfrey2014-03-251-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.28@1581527 13f79535-47bb-0310-9956-ffa450edef68
* merged bugfix r1580560 from trunkRobert Godfrey2014-03-251-1/+40
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.28@1581526 13f79535-47bb-0310-9956-ffa450edef68
* merged bugfix r1580559 from trunkRobert Godfrey2014-03-254-93/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.28@1581524 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5600: Advance the release version to 0.28Justin Ross2014-03-205-5/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.28@1579693 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: stop the new perftets-systests module from making a release archiveRobert Gemmell2014-03-161-21/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1578151 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: unexclude some dirs, make the test-profiles exclusion specific ↵Robert Gemmell2014-03-161-6/+2
| | | | | | only to the test ssl resources git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1578150 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5600: remove stale and unused RELEASE_NOTES.txt and containing ↵Robert Gemmell2014-03-161-21/+0
| | | | | | qpid/java/release-docs directory git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1578149 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: split out systests from perftests and add rat plugin configRobert Gemmell2014-03-1631-28/+301
| | | | | | Patch supplied by Andrew MacBean <andymacbean@gmail.com> git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1578145 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: add missing version for jxr plugin usage in the reporting ↵Robert Gemmell2014-03-141-0/+1
| | | | | | section, which doesnt respect/adhere to the pluginManagement versions git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1577600 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: surefire, site, coverage and jxr configRobert Gemmell2014-03-142-0/+37
| | | | | | Patch supplied by Andrew MacBean <andymacbean@gmail.com> git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1577595 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5625 : [Java Broker] ensure common configured object values are saved ↵Robert Godfrey2014-03-131-1/+8
| | | | | | to the store git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1577256 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5625 : [Java Broker] ensure common configured object values are saved ↵Robert Godfrey2014-03-1215-96/+219
| | | | | | to the store git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1576826 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5612: JMS benchmarking tool fixesAlex Rudyy2014-03-115-49/+99
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1576355 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5617 : [Java Broker] tidy-up of binding child add/remove from queue... ↵Robert Godfrey2014-03-091-1/+2
| | | | | | dulpicate functionality git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1575688 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5617 : [Java Broker] tidy-up of binding child add/remove from queue... ↵Robert Godfrey2014-03-093-10/+2
| | | | | | dulpicate functionality git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1575687 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5617 : [Java Broker] restore or implement child added/removed ↵Robert Godfrey2014-03-0853-243/+798
| | | | | | notifications for configured objects within the vhost git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1575591 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5611 : Fix other logging to always use the most current event logger ↵Robert Godfrey2014-03-0828-60/+124
| | | | | | held at the broker git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1575547 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5611 : Fix startup logging so as not to print vhost recovery informationRobert Godfrey2014-03-0812-78/+100
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1575541 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5616 : [Java Broker] update to management node to comply with working ↵Robert Godfrey2014-03-083-25/+38
| | | | | | draft WD08 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1575536 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5601 : Allow for messages with null routing keysRobert Godfrey2014-03-082-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1575507 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5611 : Ensure the appropriate principals are available at the time of ↵Robert Godfrey2014-03-0823-134/+177
| | | | | | all event logging git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1575506 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5611 : Change the event logger from a singleton to an instanceRobert Godfrey2014-03-08102-425/+572
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1575462 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5612: JMS benchmarking tool [Part of the existing Java Broker ↵Keith Wall2014-03-0712-24/+577
| | | | | | | | | | | | Performance Test suite] Simple tool that uses the existing performance test suite to give a message throughput statistics (msg/s) and (Kbytes/s) for a use case involving a producer/consumer (on separate connections) with persistent messages on transactional sessions. The test scales the number of connections through 1, 2, 5 and 10 and reports separate statistics for each. The duration of the test and message size can be overridden from the command line via system properties -Dqpid.disttest.duration and -Dqpid.disttest.messageSize respectively. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1575336 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5601 : Address review comments from Robbie GemmellRobert Godfrey2014-03-079-27/+59
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1575335 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5611 : [Java Broker] remove LogActorsRobert Godfrey2014-03-07101-2732/+1448
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1575315 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: get the tests running again for the perftests moduleRobert Gemmell2014-03-074-3/+39
| | | | | | Patch submitted by Andrew MacBean <andymacbean@gmail.com> git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1575242 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5606 : [Java Broker] add connection principal to HTTP and JMX ↵Robert Godfrey2014-03-067-4/+210
| | | | | | management actions git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1574728 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5605 : [Java Broker] [AMQP 1.0] allow use of addresses of the form ↵Robert Godfrey2014-03-054-28/+96
| | | | | | <exchange>/<routing-key> git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1574582 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA : formatting of license above package statementRobert Godfrey2014-03-053-3/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1574564 13f79535-47bb-0310-9956-ffa450edef68