summaryrefslogtreecommitdiff
path: root/qpid/java
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-3020: fix _logActor variable shadowing, use CurrentActor to log Sub crea...Robert Gemmell2011-01-252-6/+6
* QPID-3019Rajith Muditha Attapattu2011-01-256-14/+47
* QPID-3014: create and use a connection actor directly, it doesnt need to be p...Robert Gemmell2011-01-243-5/+10
* QPID-2902: remove exclusion for LargeMessageTest, I believe QPID-3010 also re...Robert Gemmell2011-01-211-1/+0
* QPID-3010: ensure the SimpleByteBufferAllocator is always used and non-direct...Robert Gemmell2011-01-214-48/+8
* QPID-3013: create an initial connection to force thread pool startup before t...Robert Gemmell2011-01-211-0/+6
* QPID-3012: reduce the cycle count such that 100 connections are used instead ...Robert Gemmell2011-01-211-1/+1
* QPID-3011Rajith Muditha Attapattu2011-01-202-8/+26
* While commiting a fix for QPID-2994 I accidently modified the timeout value.Rajith Muditha Attapattu2011-01-111-1/+1
* QPID-2991: added message counts to connection stats; fixed xxxToClient statsGordon Sim2011-01-111-0/+12
* QPID-2995Rajith Muditha Attapattu2011-01-111-0/+4
* QPID-2994Rajith Muditha Attapattu2011-01-112-3/+10
* QPID-2966: add 'not implemented' stumps for the recently added get/setLogLeve...Robert Gemmell2010-12-111-0/+12
* QPID-2959Rajith Muditha Attapattu2010-11-241-2/+4
* Correct typosRobert Gemmell2010-11-221-2/+2
* add README.txt file for Java client, include in the distributed binary conven...Robert Gemmell2010-11-222-1/+58
* Remove redundant/unused scriptRobert Gemmell2010-11-221-21/+0
* Remove file from the old maven build systemRobert Gemmell2010-11-221-35/+0
* Remove out of date/redundant scripts and README.txt fileRobert Gemmell2010-11-223-144/+0
* Update versions/names in the release note filesRobert Gemmell2010-11-221-2/+2
* Revised release notes for 0.6Robert Gemmell2010-11-221-18/+4
* QPID-2950: correct the shutdown exception check to verify the SQLCode is for ...Robert Gemmell2010-11-171-2/+4
* QPID-2947: update slf4j to 1.6.1 to allow using the client package out-of-the...Robert Gemmell2010-11-177-7/+7
* QPID-2944: update QMan README.txt to give the correct URL for the admininstra...Robert Gemmell2010-11-141-1/+1
* QPID-2944: update QMan build file to reflect change of README filname to READ...Robert Gemmell2010-11-141-5/+5
* QPID-2943: add the example src+jar to the client release archiveRobert Gemmell2010-11-141-0/+14
* QPID-2943: remove references from the README.txt file to examples that no lon...Robert Gemmell2010-11-141-260/+4
* QPID-2942: disable management SSL by default, update config.xml to use keysto...Robert Gemmell2010-11-142-3/+6
* Fixed minor errors in the scriptsRajith Muditha Attapattu2010-11-102-8/+8
* Added log4j as dep for tools module.Rajith Muditha Attapattu2010-11-081-1/+1
* This is related to rev 1032640Rajith Muditha Attapattu2010-11-085-0/+2
* Moved the testkit scripts under the tools module.Rajith Muditha Attapattu2010-11-083-1/+1
* QPID-2929: *actually* fix inclusion of the broker-plugins in the release *arc...Robert Gemmell2010-11-081-2/+2
* Increment version numbers from 0.7 to 0.8(docs) and 0.9(code)Robert Gemmell2010-11-077-7/+7
* reduce the amount of change required to update the icky hardcoded version inf...Robert Gemmell2010-11-071-27/+28
* add Licence info to another couple of filesRobert Gemmell2010-11-072-0/+21
* QPID-2931: update MessageReference to stop nulling out the ServerMessage refe...Robert Gemmell2010-11-071-6/+7
* Added a test case for QPID-2737, QPID-2774, QPID-2928Rajith Muditha Attapattu2010-11-051-3/+47
* QPID-2929: ensure the broker-plugins are added to the broker release binary w...Robert Gemmell2010-11-041-1/+7
* git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1031321 13f79535-47bb...Rajith Muditha Attapattu2010-11-045-5/+87
* QPID-2927: catch and ignore InstanceNotFoundException as this is not unexpect...Robert Gemmell2010-11-041-1/+9
* QPID-2927: fix inconsistent use of spaces and tabs for indentation, always us...Robert Gemmell2010-11-041-18/+18
* add ASF licence to various files in the java treeRobert Gemmell2010-10-315-8/+102
* add ASF licence to Java .testprofile and exclude filesRobert Gemmell2010-10-3126-0/+483
* QPID-2768: OSGI Shutdown moduleAndrew Donald Kennedy2010-10-256-0/+286
* QPID-2911: Remove the class printing from the log4j layoutAndrew Donald Kennedy2010-10-241-3/+3
* QPID-2887: Remove the System.out.println statements from SlowConsumerDetectio...Andrew Donald Kennedy2010-10-241-3/+0
* QPID-2339Rajith Muditha Attapattu2010-10-182-0/+24
* QPID-2418Rajith Muditha Attapattu2010-10-181-1/+8
* QPID-2418Rajith Muditha Attapattu2010-10-141-1/+9