summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixes for cleaning up behind tests that fail on re-run if broker is not resta...Gordon Sim2006-11-221-2/+2
* Removed the includes as it wasn't picking up the test cases. The includes fro...Martin Ritchie2006-11-221-3/+0
* [Text|Object]MessageTest.java - added tests that will fail as per QPID-122 bu...Martin Ritchie2006-11-222-19/+19
* Changed logging from warn to infoMartin Ritchie2006-11-221-25/+30
* PropertyFieldTableTest.java - Removed system.out.printlnMartin Ritchie2006-11-222-11/+10
* QPID-119Martin Ritchie2006-11-2217-34/+1008
* Created a PropertyFieldTable with test. Pulls the functionality that is used ...Martin Ritchie2006-11-222-0/+958
* Merged AMQP version-sensitive generated files with C++ trunk. Phase 1 of merg...Kim van der Riet2006-11-2231-177/+369
* Changes to allow gentools to be used from a makefileKim van der Riet2006-11-222-110/+197
* Enclose any 'using std::string' statements within qpid namespaces to avoid po...Gordon Sim2006-11-2219-25/+43
* Temporary fix to avoid type name clashes. Will very shortly move this definit...Gordon Sim2006-11-221-2/+1
* QPID-108: remove obsolete ant build filesStephen Vinoski2006-11-2216-1978/+0
* QPID-121 Added script to build a release package of qpid cpp client.Steven Shaw2006-11-213-1/+65
* QPID-120 Forget the build.rhel3 script in earlier commit.Steven Shaw2006-11-211-0/+11
* Directory reorganizationKim van der Riet2006-11-210-0/+0
* Directory reorganizationKim van der Riet2006-11-210-0/+0
* Directory reorganizationKim van der Riet2006-11-2131-6255/+0
* Directory reorganizationKim van der Riet2006-11-2131-0/+6255
* Updates and bugfixesKim van der Riet2006-11-2123-601/+778
* QPID-121 Added a makefile for use by users after release.Steven Shaw2006-11-211-0/+56
* QPID-120 Enabled qpid-cpp to build on RHEL3 with less pain.Steven Shaw2006-11-215-4/+56
* Added distribute as voted on by the AMQP Working GroupCarl C. Trieloff2006-11-211-2/+2
* Added another example for client api.Gordon Sim2006-11-213-4/+207
* QPID-118. Now passes arguments through to the java process.Robert Greig2006-11-201-1/+13
* Reverted surefire back to version 2.2 due to bug SUREFIRE-162 in 2.3 snapshot.Robert Greig2006-11-201-1/+1
* broker/pom.xml - removed test scope from junit to remove warning in build log.Martin Ritchie2006-11-209-945/+967
* Modifications to recovery process to allow for recovery of default bindings.Gordon Sim2006-11-2011-20/+103
* remove antrun plugin setup from pomStephen Vinoski2006-11-191-39/+0
* convert tests to junit3Stephen Vinoski2006-11-1979-2451/+1406
* complete bringing initial maven work to trunkStephen Vinoski2006-11-1838-119/+1837
* directory moves required for maven mergeStephen Vinoski2006-11-18546-0/+0
* Patch from Andrew Stitcher to fix APR #include using apr-config.Alan Conway2006-11-1715-90/+21
* Some fixes and tests for bugs uncovered during testing of persistence.Gordon Sim2006-11-177-18/+99
* Minor modifications for recovery and debug.Gordon Sim2006-11-165-13/+13
* Artifact rename so that the same items have the same name.Martin Ritchie2006-11-161-12/+12
* Added systests in to the source package as the name change resulted in them n...Martin Ritchie2006-11-161-16/+40
* jython removedMarnie McCormack2006-11-161-3/+0
* QPID-92 fixed outstanding mina 1.1.0 build issuesMartin Ritchie2006-11-152-12/+10
* Removed local development code that made it into the repositoryMartin Ritchie2006-11-151-13/+1
* QPID-92 Changes to bring MINA use up to MINA-Head (1.1.0) compatibility.Martin Ritchie2006-11-151-38/+61
* QPID-92 Changes to bring MINA use up to MINA-Head (1.1.0) compatibility Martin Ritchie2006-11-151-5/+4
* QPID-92 Changes to bring MINA use up to MINA-Head (1.1.0) compatibility Martin Ritchie2006-11-1513-65/+56
* Re-enabled tracing of requests sent and received.Gordon Sim2006-11-154-8/+11
* Added ability for broker to load a message store implementation from a library.Gordon Sim2006-11-159-5/+322
* QPID-76Martin Ritchie2006-11-152-11/+48
* keys used for signing the releaseRajith Muditha Attapattu2006-11-141-0/+32
* QPID-93 Removed management modules which have now been removed from the repos...Robert Greig2006-11-141-1/+1
* Fixes to the generated C++ code and templatesKim van der Riet2006-11-147-176/+180