summaryrefslogtreecommitdiff
path: root/java/common/src
Commit message (Expand)AuthorAgeFilesLines
* QPID-216Martin Ritchie2006-12-192-0/+75
* QPID-21Martin Ritchie2006-12-194-7/+69
* remove unused importsStephen Vinoski2006-12-183-8/+0
* QPID-201 : Fix to throw correct exception when getting char as null in JMSMap...Robert Greig2006-12-163-63/+48
* QPID-199 Patch supplied by Rob GodfreyRobert Greig2006-12-151-9/+23
* Changed name of getType() method to avoid clash with generated method of same...Kim van der Riet2006-12-156-6/+6
* QPID-182Martin Ritchie2006-12-152-64/+21
* QPID-181 QPID-180Martin Ritchie2006-12-158-548/+2649
* QPID-179 Patch supplied by Rob Godfrey. Field table remove was fundamentally ...Robert Greig2006-12-131-17/+10
* QPID-9Martin Ritchie2006-12-133-26/+38
* QPID-172Martin Ritchie2006-12-131-1/+7
* QPID-172Martin Ritchie2006-12-131-1/+44
* QPID-172Martin Ritchie2006-12-133-1/+335
* QPID-9Martin Ritchie2006-12-132-4/+22
* QPID-164Martin Ritchie2006-12-124-84/+330
* Corrected compile errorKim van der Riet2006-12-111-1/+1
* Added stubs for new Content interface to support new AMQP 0-9 transportKim van der Riet2006-12-112-0/+43
* QPID-9Martin Ritchie2006-12-071-1/+101
* QPID-9Martin Ritchie2006-12-074-189/+338
* Adding unit tests Marnie McCormack2006-12-071-0/+159
* FieldTable change.Martin Ritchie2006-12-057-492/+820
* QPID-148Martin Ritchie2006-12-041-1/+1
* FieldTable.java no longer has a keys() method as it already has a keySet(). ...Martin Ritchie2006-11-301-7/+2
* QPID-139Martin Ritchie2006-11-301-2/+9
* PropertyFieldTableTest.java - Removed system.out.printlnMartin Ritchie2006-11-221-2/+1
* Created a PropertyFieldTable with test. Pulls the functionality that is used ...Martin Ritchie2006-11-222-0/+958
* complete bringing initial maven work to trunkStephen Vinoski2006-11-1811-0/+853
* directory moves required for maven mergeStephen Vinoski2006-11-1863-0/+124
* update Apache licenses to the current versionStephen Vinoski2006-11-1059-767/+944
* QPID-56Martin Ritchie2006-10-312-0/+90
* Cast to Throwable, not Exception.Gordon Sim2006-10-251-1/+1
* QPID-48Martin Ritchie2006-10-241-2/+1
* QPID-48Martin Ritchie2006-10-201-3/+22
* QPID-18. Removed unused experimental code that had direct dependencies on MIN...Robert Greig2006-10-1215-3409/+1
* client/* - Only Create a Threshold Listener if if the acknowledgeMode is NO_ACKMartin Ritchie2006-10-032-170/+184
* Moved timestamp encoding and decoding to class EncodingUtils.Kim van der Riet2006-10-022-5/+15
* Added Broker Details to exceptionMartin Ritchie2006-09-251-1/+9
* Import of qpid from etp:Rafael H. Schloming2006-09-1971-0/+8769