summaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 667561 via svnmerge from Martin Ritchie2008-06-1311-108/+486
* Merged revisions 663999-664020 via svnmerge from Martin Ritchie2008-06-065-3/+454
* Merged revisions 663125 via svnmerge from Martin Ritchie2008-06-046-2/+578
* Merged revisions 662818 via svnmerge from Martin Ritchie2008-06-031-4/+153
* Merged revisions 662770 via svnmerge from Martin Ritchie2008-06-032-23/+102
* Merged revisions 661739-661746 via svnmerge from Martin Ritchie2008-06-024-14/+92
* Merged revisions 648740 via svnmerge from Martin Ritchie2008-05-201-1/+6
* Merged revisions 658166 via svnmerge from Martin Ritchie2008-05-202-22/+42
* Merged revisions 657111 via svnmerge from Aidan Skinner2008-05-162-23/+22
* Merged revisions 653416 via svnmerge from Aidan Skinner2008-05-163-7/+20
* QPID-839 fix test to avoid potential race condition and general incorrectnessAidan Skinner2008-05-121-18/+3
* Merged revisions 652388-653415,653417-654109 via svnmerge from Aidan Skinner2008-05-092-99/+153
* Moved all references to M2.1 to M2.1.x-SNAPSHOTMartin Ritchie2008-05-0921-45/+45
* QPID-916 Correct release notesAidan Skinner2008-04-131-2/+2
* use svnexe for uploading, generate source jarsAidan Skinner2008-04-0817-2/+222
* Update release notesAidan Skinner2008-04-071-84/+7
* Add toplevel NOTICE and LICENSE files, add Felix to java/resources/NOTICE, ma...Aidan Skinner2008-04-072-2/+9
* Set version to M2.1 for all, it's release timeAidan Skinner2008-04-0119-40/+40
* Update version in pomsAidan Skinner2008-03-3119-41/+41
* Add licenscesAidan Skinner2008-03-3128-6/+551
* QPID-890 : Removed old references to VHostPrincipalDatabase and an errant old...Martin Ritchie2008-03-311-18/+3
* QPID-875 : Dropped logging level to debug.Martin Ritchie2008-03-241-2/+2
* QPID-874 use getQueueDepth properlyAidan Skinner2008-03-241-1/+4
* QPID-872 : Adjusted TimeToLive test receive calls to use a wait of 1s(1000) a...Martin Ritchie2008-03-241-3/+3
* QPID-873 : Authentication Exception should be hard error; also NPE in Propert...Robert Godfrey2008-03-242-3/+7
* QPID-868 : The acl.config.xml was using Base64MD5 PF which cannot be used inV...Martin Ritchie2008-03-211-2/+2
* QPID-868 : Removed the acl.config.xml from systests/etc and updated the syste...Martin Ritchie2008-03-213-231/+2
* QPID-867 Always close connectionsAidan Skinner2008-03-211-12/+66
* QPID-866 : Based on Patch from ASkinner. Only the FailoverException makes sen...Martin Ritchie2008-03-212-8/+40
* QPID-854 : Renamed logger class to be correct, Reverting change from 637176Martin Ritchie2008-03-201-1/+1
* QPID-854 Resynchronise the _acceptor so that we don't hangAidan Skinner2008-03-202-8/+5
* QPID-847 : Fixed this test for the selectorsMartin Ritchie2008-03-191-5/+3
* QPID-862 : Add IOException to valid reason to start failover and removed the ...Martin Ritchie2008-03-191-2/+2
* QPID 854 Add a connect delay to FailOverBaseCase so we don't end up in a race...Aidan Skinner2008-03-191-1/+1
* QPID-841 : SimpleACLTest didn't close a client connectionMartin Ritchie2008-03-191-0/+7
* QPID-854 : Removed cleanQueue requirement for now as a lot of tests are not c...Martin Ritchie2008-03-191-1/+2
* QPID-854Aidan Skinner2008-03-192-6/+21
* QPID-854 : Tests were failing as the new connection hadn't been started. Also...Martin Ritchie2008-03-192-21/+45
* QPID-854 : Renabled the test as the cause was the lack of closing of the purg...Martin Ritchie2008-03-182-11/+13
* QPID-847 : Prevented the InvalidArgumentException from closing the connection.Martin Ritchie2008-03-185-1/+33
* QPID-854 : Disabled one of the failover QueueBrowser tests as I believe it to...Martin Ritchie2008-03-181-11/+15
* QPID-841,QPID-854 : Reinstated SimpleACLTest and removed QueueBrowserTest fro...Martin Ritchie2008-03-171-2/+1
* QPID-858 : Added cancel to the housekeeping thread when the vhost is closed.Martin Ritchie2008-03-171-0/+4
* QPID-857 : Reset the State Manager when receiveing a CLOSED state.Martin Ritchie2008-03-171-4/+10
* QPID-849 : Client Deadlock, there are various points where we take the failov...Martin Ritchie2008-03-172-83/+88
* QPID-854 : Fixed QueueBrowser tests that use ClientAck and Transacted, which ...Martin Ritchie2008-03-171-0/+35
* QPID-847 : InvalidSelectorException. This was caused by the Broker now being ...Martin Ritchie2008-03-172-16/+186
* QPID-850 : Close client connection if it is appropriate. This was hanging the...Martin Ritchie2008-03-171-0/+10
* QPID-856 : Moved unbind out of the synchronized block as it doesn't need to b...Martin Ritchie2008-03-171-2/+7
* QPID-854 : This test required a change as a result of the QueueBrowser Tests. Martin Ritchie2008-03-141-16/+17