summaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* QPID-832 sync build stuff from thegreatmergeAidan Skinner2008-04-243-0/+83
* QPID-832 sync build stuff from thegreatmergeAidan Skinner2008-04-241-0/+27
* QPID-832 sync build stuff from thegreatmergeAidan Skinner2008-04-2410-6/+49
* QPID-832 copy from M2.xAidan Skinner2008-04-246-0/+600
* QPID-832 copy from M2.xAidan Skinner2008-04-244-0/+614
* QPID-832 copy from M2.xAidan Skinner2008-04-2443-0/+8740
* QPID-832 copy from M2.xAidan Skinner2008-04-2455-0/+7847
* QPID-832 copy from M2.xAidan Skinner2008-04-2490-0/+11835
* QPID-832 copy from M2.xAidan Skinner2008-04-2417-0/+3012
* QPID-832 copy the M2.x brokerAidan Skinner2008-04-23278-0/+44032
* Delete stuff that's just going to get synced from M2.xAidan Skinner2008-04-23453-68373/+0
* QPID-939 Added "ID:" to message IDArnaud Simon2008-04-211-1/+1
* QPID-901: update pom to work with new codegenRafael H. Schloming2008-04-183-6/+8
* QPID-936: added missing session close opArnaud Simon2008-04-181-1/+1
* QPID-798 Make property per connection and/or system wide; change name to SYNC...Arnaud Simon2008-04-184-2/+26
* QPID-884 Added cpp profile that does not use a store. Also updated profile fo...Arnaud Simon2008-04-176-8/+40
* QPID-796 Made connection URL property + use session level methodArnaud Simon2008-04-176-11/+48
* QPID-919 Changed AMQBrokerDetails to throw an URL exception when the port num...Arnaud Simon2008-04-171-0/+7
* QPID-901: updated the JMS examples to use legal delivery mode values as they ...Rafael H. Schloming2008-04-162-2/+3
* QPID-901: don't depend on constant values matching up when converting between...Rafael H. Schloming2008-04-161-1/+13
* QPID-901: add back ExceptionHelper.java to fix the buildRafael H. Schloming2008-04-161-0/+60
* QPID-901: updates to the java client to use the 0-10 final spec instead of th...Rafael H. Schloming2008-04-16114-13587/+1903
* QPID-897: this test was intermittently timing out when messages are not prefe...Arnaud Simon2008-04-161-1/+1
* QPID-928 Added a pause period for letting the finalyzer a chance to notify al...Arnaud Simon2008-04-161-0/+7
* This is a fix for QPID-911.Rajith Muditha Attapattu2008-04-091-0/+2
* QPID-898: move bz2 generation from the release target to a new release-all ta...Nuno Santos2008-04-041-1/+3
* QPID-798 Added boolean property fully_sync when true a sync is sent after a p...Arnaud Simon2008-04-041-3/+10
* QPID-796: Added ability to enable/disable message prefetching. Prefetching is...Arnaud Simon2008-04-047-36/+141
* QPID-897 this test was intermittently failing because of too short timeouts. ...Arnaud Simon2008-04-031-6/+6
* QPID-884 made ant task test alton/error/failure configurable from profile fileArnaud Simon2008-04-024-2/+8
* QPID-884 Updated ant for using a profile. I have created a default profile th...Arnaud Simon2008-04-026-30/+70
* QPID-829 Remove 0.10 specific URL. The code path is now selected based on bro...Arnaud Simon2008-04-0221-98/+222
* Changed construtor serialbits type, was double should be long (ref qpid-861)Arnaud Simon2008-03-261-1/+1
* Qpid-860: changed running test conditionArnaud Simon2008-03-261-2/+2
* Qpid-860: provides support for specifying a list of test to be excludedArnaud Simon2008-03-261-2/+77
* Qpid-861: Java RFC 1982 implementation + Junit testsArnaud Simon2008-03-263-0/+275
* make build.xml files backward-compatible with ant 1.6.5, by replacing ant 1.7...Nuno Santos2008-03-245-18/+23
* This commit is associated with JIRA QPID-859Rajith Muditha Attapattu2008-03-201-2/+10
* This commit is for JIRA QPID-859Rajith Muditha Attapattu2008-03-2030-0/+1026
* This is a fix for QPID-864.Rajith Muditha Attapattu2008-03-203-11/+24
* This contains a trivial fix for QPID-863.Rajith Muditha Attapattu2008-03-192-86/+38
* This commit is for QPID-859Rajith Muditha Attapattu2008-03-1811-10/+199
* Revision 636791 says: "Added constant to represent the AMQP versions, as prev...Arnaud Simon2008-03-182-2/+3
* verify scripts for the JMS direct exchange examples. This is tracked in JIRA-859Rajith Muditha Attapattu2008-03-175-0/+24
* Added constant to represent the AMQP versions, as previously it was hard-coded.Rajith Muditha Attapattu2008-03-132-1/+8
* Removed redundant code (see QPID-838). As this is a major 0.10 change tck has...Arnaud Simon2008-03-072-92/+10
* Changed host name to localhost so the test can run on Windows (see QPID-836)Arnaud Simon2008-03-071-2/+2
* This is a very simple fix for QPID-837 (this code will be changed once the me...Arnaud Simon2008-03-071-1/+1
* Added resource cleaning (mainly connection close); see QPID-824Arnaud Simon2008-03-0610-9/+25
* Stop the dispatcher thread before closing the session so it does not acquire ...Arnaud Simon2008-03-041-0/+4