summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Qpid-491 Integration and pure unit test types have been split into seperate m...Rupert Smith2008-01-1514-14/+14
* Qpid-491 Integration and pure unit test types have been split into seperate m...Rupert Smith2008-01-1519-0/+2948
* Qpid-491 Integration and pure unit test types have been split into seperate m...Rupert Smith2008-01-1534-2743/+104
* Some white space tidying up of the build file.Rupert Smith2008-01-141-24/+11
* Qpid-731: Fixed assembly version to reflect M2.1 as 2.1.0.0.Rupert Smith2008-01-141-3/+3
* Qpid-731: Fixed assembly version to reflect M2.1 as 0.2.1. Also subversion re...Rupert Smith2008-01-1415-86/+177
* Qpid-725 missing config file with option for 0.7. Support for 0.7 option has ...Rupert Smith2008-01-143-25/+17
* QPID-733. More fail over tests.Rupert Smith2008-01-116-59/+357
* QPID-734. More TTL tests.Rupert Smith2008-01-119-5/+415
* Quick scripts to run performance tests.Martin Ritchie2008-01-115-0/+5
* QPID-723 : Added exec to command line.Martin Ritchie2008-01-111-1/+1
* QPID-718 : NPE when binding queue with null routing keyRobert Godfrey2008-01-034-2/+9
* QPID-716 : pass in generated Queue NameRobert Godfrey2008-01-031-5/+8
* QPID-711 : create a QueueEntry class and move message-on-queue functions (suc...Robert Godfrey2007-12-1832-623/+545
* Merged revisions 594992-595694,595697-596350,596352-596362,596364-598327 via ...Rupert Smith2007-11-3018-117/+1325
* Blocked revisions 595695-595696,596351,596363 via svnmergeRupert Smith2007-11-300-0/+0
* Fixed licence headers.Rupert Smith2007-11-292-4/+42
* Changed in vm broker creation so that it is an injected set task. This means ...Rupert Smith2007-11-2910-68/+456
* Now outputs test results in xml format to the surefire reports directory.Rupert Smith2007-11-271-2/+2
* Add Target to ignores list.Martin Ritchie2007-11-270-0/+0
* Qpid-559 : OSGi Patch Provided by Aidan Skinner Martin Ritchie2007-11-2625-26/+1046
* QPID-690 : Missing Test and code update.Martin Ritchie2007-11-263-17/+141
* Fixed broken plugin.Rupert Smith2007-11-261-36/+34
* May have broken build with tktest plugin mojo, commented out until fixed.Rupert Smith2007-11-261-1/+3
* Last commit accidentally caught my failover change that wasn't complete.Martin Ritchie2007-11-261-3/+1
* QPID-92, QPID-564 : Upgraded Mina to 1.0.1 still not good enough but all futu...Martin Ritchie2007-11-2622-106/+3952
* Added tk test runner invocation to run framework tests on every build.Rupert Smith2007-11-261-0/+47
* Updated test framework to seperate JMS and AMQP specific test cases. Added co...Rupert Smith2007-11-2636-498/+1854
* QPID-567 : Add mutliversion support to Qpid/Java, fixed client support when s...Robert Godfrey2007-11-2616-92/+354
* QPID-567 : Add mutliversion support to Qpid/Java.Robert Godfrey2007-11-24166-6638/+12373
* Updated perftests to use JMS/JNDI lookup. Added some options to support non-Q...Rupert Smith2007-11-098-84/+159
* QPID-160 Addition of JMSXUserID to all messages through the java broker.Martin Ritchie2007-11-075-115/+161
* QPID-678 Test library is to strict. Protocol spec states that additional head...Martin Ritchie2007-11-071-1/+3
* Merged revisions 587061-587924,587926-590773,590775-591035,591037-591059,5910...Rupert Smith2007-11-061-284/+395
* Blocked revisions 578765,580275,580296,581003,583172,583174,583176,583401 via...Rupert Smith2007-11-060-0/+0
* Blocked revisions 579126,579137,581648,582313,582843,590774,591036,591060,591...Rupert Smith2007-11-060-0/+0
* QPID-662 Transactional state not correctly reported after fail over. We now r...Martin Ritchie2007-11-061-0/+12
* QPID-662 Transactional state not correctly reported after fail over. We now r...Martin Ritchie2007-11-061-1/+1
* Blocked revisions 578850,580277,580293,580356,580945,580987,581186,581237,581...Rupert Smith2007-11-060-0/+0
* QPID-662 Transactional state not correctly reported after fail over. We now r...Martin Ritchie2007-11-067-172/+538
* QPID-663 Messages fail to be received after fail over. This is due to the old...Martin Ritchie2007-11-061-10/+8
* Additional Test for ConnectionURLTest, ensuring retries are correctly parsed.Martin Ritchie2007-11-051-6/+43
* Add new examples that don't use inheritance.Martin Ritchie2007-10-300-0/+0
* Resolved junit-toolkit SNAPSHOT dependencies onto version 0.6.1 which is in t...Rupert Smith2007-10-243-24/+13
* QPID-647 : Update to ConcurrentSelectorDeliveryManager to restart async proce...Martin Ritchie2007-10-191-7/+7
* QPID-654 : added a shutdownNow() call if the _taskPool hasn't terminiated by ...Martin Ritchie2007-10-191-1/+11
* QPID-653 : Updated timeoutsRobert Godfrey2007-10-196-28/+28
* QPID-637 : Patch provided by Aidan Skinner to ensure correct behaviour of ses...Martin Ritchie2007-10-182-127/+110
* QPID-647 : Async Process start/stop is not regulated tightly enough. Added ad...Martin Ritchie2007-10-181-17/+20
* QPID-645 : TxnBuffer should rethrow exceptions encountered on commitRobert Godfrey2007-10-172-9/+31