summaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* QPID-965: added an option to turn on deprecation during compileRafael H. Schloming2008-05-011-1/+5
* Added the following tests to 0-10 exclude lists as these tests are for the ja...Rajith Muditha Attapattu2008-05-012-1/+8
* This commit is for QPID-992 and QPID-993Rajith Muditha Attapattu2008-05-016-1/+43
* QPID-988 and QPID-989: fixes to framing for final 0-10 specGordon Sim2008-04-304-2/+3
* QPID-983: fixed deadlock between AMQConnection.close and FailoverHandlerRafael H. Schloming2008-04-291-37/+47
* QPID-984: override MINA's IoServiceListenerSupport class in order to fix infi...Rafael H. Schloming2008-04-291-0/+351
* QPID-832: fixed merge artifact affecting replyToRafael H. Schloming2008-04-241-13/+6
* QPID-832 : Fix eol-styleRobert Godfrey2008-04-24166-32444/+32444
* QPID-832 make systests runAidan Skinner2008-04-242-3/+7
* QPID-832: fixed DerbyMessageStore to compile on Java 1.5 (hopefully)Rafael H. Schloming2008-04-241-4/+5
* QPID-832 update pom versionAidan Skinner2008-04-246-15/+15
* QPID-832 nuke some obsolete stuffAidan Skinner2008-04-244-770/+0
* QPID-832 merge M2.xAidan Skinner2008-04-24259-3620/+20360
* 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