summaryrefslogtreecommitdiff
path: root/java/client
Commit message (Expand)AuthorAgeFilesLines
* Changed the POMs to remove SNAPSHOT from the versionRajith Muditha Attapattu2007-10-311-2/+2
* Merged revisions 573738-573739,573741-574077,574079-574236,574238-574265,5742...Martin Ritchie2007-10-191-1/+11
* Merged revisions 573738-573739,573741-574077,574079-574236,574238-574265,5742...Martin Ritchie2007-10-195-25/+25
* Merged revisions 573738-573739,573741-574077,574079-574236,574238-574265,5742...Martin Ritchie2007-10-182-127/+110
* Merged revisions 573738-573739,573741-574077,574079-574236,574238-574265,5742...Martin Ritchie2007-10-121-10/+31
* Merged revisions 573738-573739,573741-574077,574079-574236,574238-574265,5742...Martin Ritchie2007-10-113-0/+102
* Merged revisions 573738-573739,573741-574077,574079-574236,574238-574265,5742...Martin Ritchie2007-10-101-2/+2
* Merged revisions 573738-573739,573741-574077,574079-574236,574238-574265,5742...Martin Ritchie2007-10-101-0/+2
* Merged revisions 583105 via svnmerge from Robert Godfrey2007-10-101-37/+62
* Merged revisions 573738-573739,573741-574077,574079-574236,574238-574265,5742...Martin Ritchie2007-10-094-22/+39
* Merged revisions 573738-573739,573741-574077,574079-574236,574238-574265,5742...Martin Ritchie2007-10-054-62/+119
* Merged revisions 573738-573739,573741-574077,574079-574236,574238-574265,5742...Martin Ritchie2007-10-031-12/+37
* Merged revisions 581621 via svnmerge from Martin Ritchie2007-10-031-1/+1
* Merged revisions 581540-581566 via svnmerge from Rupert Smith2007-10-031-15/+19
* Merged revisions 581293 via svnmerge from Rupert Smith2007-10-021-0/+125
* Merged revisions 580992-580993 via svnmerge from Martin Ritchie2007-10-022-18/+32
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Martin Ritchie2007-10-011-8/+15
* Merged revisions 574555-574873,574875-574901,574903-575737,575739-575787,5757...Martin Ritchie2007-09-288-365/+395
* Merged revisions 573740-574504 via svnmerge from Martin Ritchie2007-09-283-2/+30
* Merged revisions 578845 via svnmerge from Robert Godfrey2007-09-243-128/+4
* QPID-589: avoid the deadlock between the session close and the BasicCancelOkH...Robert Greig2007-09-231-1/+1
* QPID-609 : dispatcher thread was being restarted by the code that closed the ...Robert Greig2007-09-221-11/+10
* QPID-608 Fix the test by adding in creation of the VM brokerRobert Greig2007-09-221-2/+2
* QPID-607: dispatcher threads now poll so that the can die when the connection...Robert Greig2007-09-212-19/+24
* Adding timeouts to two wait() calls to prevent hangingRobert Greig2007-09-201-2/+2
* Merged revision 572751 from the trunk, this fixes QPID-573.Rafael H. Schloming2007-09-142-28/+37
* QPID-600 : Deadlock on connection.closeRobert Godfrey2007-09-142-32/+61
* QPID-572 Applied test patch supplied by Aidan Skinner along with change to Co...Martin Ritchie2007-09-131-0/+152
* QPID-547 : Stop session closure while in message dispatchRobert Godfrey2007-08-101-1/+12
* Changes to POMs.Martin Ritchie2007-07-311-1/+27
* Added a logger but only used to control the toString inclusion of password. I...Martin Ritchie2007-07-201-10/+21
* Update fix incorrect license headers.Martin Ritchie2007-07-185-69/+118
* Updates to pom files and Licensing/Notice files for M2 release.Martin Ritchie2007-07-181-0/+18
* Added additional information to hard-error logging in exceptionReceived.Martin Ritchie2007-07-171-4/+13
* Addition of simple pub/sub examples.Martin Ritchie2007-07-174-0/+374
* Caused each of these tests to run 10 times to help identify any race conditio...Martin Ritchie2007-06-272-45/+90
* added public void declareAndBind(AMQDestination amqd)Arnaud Simon2007-06-271-0/+10
* Added additional information to log message when available to aid the explina...Martin Ritchie2007-06-271-32/+39
* Added minimal checkstyle to project reports. Fixed some problems with site ge...Rupert Smith2007-06-211-0/+1
* changed setText to use UTF8 as default encoder Arnaud Simon2007-06-201-1/+1
* Old lib dirs from M1Martin Ritchie2007-06-186-40/+0
* Various License header updates.Martin Ritchie2007-06-182-0/+35
* Various License header updates.Martin Ritchie2007-06-1814-73772/+250
* QPID-511 adjusted to use the ReadWriteThreadModel rather than setting editing...Martin Ritchie2007-06-151-5/+3
* QPID-465, now throws UnsupportedOperationException when sending to a null que...Rupert Smith2007-06-121-9/+20
* Removed log4j dependency from client. Using slf4j instead, end-user to supply...Rupert Smith2007-06-1179-1706/+1801
* Set up top dir location and path to parent pom. Needed in preparation for dep...Rupert Smith2007-06-112-1/+2
* Updated examples to build source jar. Also put the java14 retrotranslated mod...Rupert Smith2007-06-062-1/+69
* QPID-402: FailoverException falling through to client. All blocking operation...Rupert Smith2007-06-0118-2186/+2861
* QPID-482 : Small performance tweaksRobert Godfrey2007-05-242-15/+13