summaryrefslogtreecommitdiff
path: root/java/client
Commit message (Expand)AuthorAgeFilesLines
* Added line to check setPropertyNames as useful temp system Marnie McCormack2006-12-071-0/+1
* Added setObjectProperty test for now, will refactor this class anonMarnie McCormack2006-12-071-10/+69
* QPID-152Martin Ritchie2006-12-071-4/+2
* This is a fix for QPID-159. These implementations now throw the correct excep...Rajith Muditha Attapattu2006-12-066-18/+167
* FieldTable change.Martin Ritchie2006-12-0513-226/+265
* Changed JMSReplyTo Queue to test temporary queue values to verify QPID-149Martin Ritchie2006-12-041-2/+16
* QPID-148Martin Ritchie2006-12-042-183/+348
* FieldTable.java no longer has a keys() method as it already has a keySet(). ...Martin Ritchie2006-11-301-6/+16
* QPID-122Martin Ritchie2006-11-289-72/+263
* Redundant files removedMarnie McCormack2006-11-283-297/+0
* Further example tidy upMarnie McCormack2006-11-284-48/+91
* Further example tidy upMarnie McCormack2006-11-284-39/+44
* QPID-71Martin Ritchie2006-11-281-10/+43
* QPID-71Martin Ritchie2006-11-282-34/+93
* Changes for JMS TCK TestingRajith Muditha Attapattu2006-11-274-3/+217
* Fixed the situation where a closed session could try and close itself more th...Martin Ritchie2006-11-271-20/+28
* properly limit scope for test-only dependenciesStephen Vinoski2006-11-241-1/+5
* Initial example class overhaul - still some way to go.Marnie McCormack2006-11-2420-365/+293
* Added example.properties file and amended tests to use for PropertiesFileInit...Marnie McCormack2006-11-242-10/+76
* speed up testStephen Vinoski2006-11-231-7/+6
* Fix for Java TCK using createTopicConnection(username,password)Martin Ritchie2006-11-231-4/+18
* client/pom.xml - removed TransactedTest.java from exclude Listener.javaMartin Ritchie2006-11-222-2/+1
* * use VMBrokerSetup test helper class where appropriateStephen Vinoski2006-11-223-14/+12
* [Text|Object]MessageTest.java - added tests that will fail as per QPID-122 bu...Martin Ritchie2006-11-222-19/+19
* QPID-119Martin Ritchie2006-11-2217-34/+1008
* QPID-108: remove obsolete ant build filesStephen Vinoski2006-11-223-381/+0
* broker/pom.xml - removed test scope from junit to remove warning in build log.Martin Ritchie2006-11-203-103/+103
* convert tests to junit3Stephen Vinoski2006-11-1943-1677/+1083
* complete bringing initial maven work to trunkStephen Vinoski2006-11-1811-53/+208
* directory moves required for maven mergeStephen Vinoski2006-11-18224-0/+0
* QPID-92 fixed outstanding mina 1.1.0 build issuesMartin Ritchie2006-11-152-12/+10
* QPID-92 Changes to bring MINA use up to MINA-Head (1.1.0) compatibility Martin Ritchie2006-11-157-44/+43
* * added top-level systests directory for non-unit testsStephen Vinoski2006-11-122-238/+1
* update Apache licenses to the current versionStephen Vinoski2006-11-10245-2898/+3965
* Fixed ant error due to lack of fscontext jarMartin Ritchie2006-11-101-0/+3
* Added licenses for jython and jms cts and removed fscontext jars, updated to ...Marnie McCormack2006-11-103-0/+40
* Shutdown invm broker after connections are closed.Gordon Sim2006-11-101-1/+1
* Updated propertiesStephen Vinoski2006-11-095-426/+426
* QPID-73 Removed jboss/jbossall-client.jar as the base64 decoding appears to h...Steven Shaw2006-11-081-0/+0
* QPID-73 Updated FieldTableTest to no longer use the Base64 decoder included i...Steven Shaw2006-11-081-9/+4
* QPID-74 Replaced the Sun jms.jar with geronimo-spec-jms-1.1-rc4.jarSteven Shaw2006-11-083-238/+0
* QPID-72 Set module.dist back to false. We no longer want client-test module t...Steven Shaw2006-11-081-1/+1
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@472504...Martin Ritchie2006-11-082-2/+2
* MultipleConnectionTest.java needed a longer time out.Martin Ritchie2006-11-084-10/+13
* Proper fix for timing out testsMartin Ritchie2006-11-082-14/+14
* Fix for timing out ObjectMessageTest.java testMartin Ritchie2006-11-081-2/+1
* Fixed last few issues with the unit tests.Martin Ritchie2006-11-088-18/+109
* Removed erroneous importMartin Ritchie2006-11-081-1/+0
* Removed duplicate JNDI test updated @Ignore-s on a few failing tests.Martin Ritchie2006-11-088-662/+168
* Made the temp. directory contain currentMillis to reduce Permission errorsMartin Ritchie2006-11-081-1/+1