summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Applied QPID-351 patch 1 with the following mods:Alan Conway2007-02-147-490/+266
| | | | | | | | | | | - Moved "source distro" instructions in front of "subversion checkout" instructions. - Added instructions on using qpid-autotools-install - Added general blurb with links at top - renamed to README, removed other README-* files. - Updated makefiles (spec file was already OK.) git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@507729 13f79535-47bb-0310-9956-ffa450edef68
* Reset log level from error to info.Martin Ritchie2007-02-141-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@507609 13f79535-47bb-0310-9956-ffa450edef68
* Missed the commit on these for QPID-162 supplied by Kevin SmithMartin Ritchie2007-02-143-4/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@507598 13f79535-47bb-0310-9956-ffa450edef68
* Updated Management pom to skip tests so we don't get the failure during builds.Martin Ritchie2007-02-141-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@507596 13f79535-47bb-0310-9956-ffa450edef68
* Applied QPID-162 patches from Kevin SmithMartin Ritchie2007-02-14279-1473/+1859
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@507595 13f79535-47bb-0310-9956-ffa450edef68
* Applied QPID-6 SSL Options patch from Kevin SmithMartin Ritchie2007-02-1418-607/+408
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@507584 13f79535-47bb-0310-9956-ffa450edef68
* QPID-367 Bhupendra Bhusman Bhardwaj2007-02-142-13/+13
| | | | | | added @Configured annotation to the maximumMessageSize attribute git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@507583 13f79535-47bb-0310-9956-ffa450edef68
* Add durability property to queues and pass this to broker on declare.Gordon Sim2007-02-143-14/+25
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@507582 13f79535-47bb-0310-9956-ffa450edef68
* QPID-368 Revised. Had the wrong logging level set on an log statementMartin Ritchie2007-02-141-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@507559 13f79535-47bb-0310-9956-ffa450edef68
* QPID-368 Added the first data body to the list when creating it. included ↵Martin Ritchie2007-02-142-0/+189
| | | | | | | | | | | | | | | | | test case. Test case tests sending 9 messages - 64k-1 - 64k - 64k+1 - 128k-1 - 128k - 128+1 - 128k - 512k - 1024k git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@507557 13f79535-47bb-0310-9956-ffa450edef68
* Applied patch from Jim Meyering, submitted on dev list:Gordon Sim2007-02-141-1/+1
| | | | | | | | | | | | 2007-02-14 Jim Meyering <jim@meyering.net> * gen/Makefile.am (gen-src.mk): Don't append to $@-t, in case there's a stray copy left over from an interrupted build. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@507472 13f79535-47bb-0310-9956-ffa450edef68
* Applied patch from Jim Meyering, submitted on dev list:Gordon Sim2007-02-141-1/+1
| | | | | | | | * tests/setup: Remove use of libtool's --debug option. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@507458 13f79535-47bb-0310-9956-ffa450edef68
* Applied patch from Jim Meyering submitted on dev list:Gordon Sim2007-02-141-3/+2
| | | | | | | | | | | 2007-02-14 Jim Meyering <jim@meyering.net> * qpidc.spec.in: Use an absolute Source0: URL. Suggestion from Ralf Corsepius. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@507457 13f79535-47bb-0310-9956-ffa450edef68
* Applied patch from Jim Meyering, submitted on dev list:Gordon Sim2007-02-141-4/+4
| | | | | | | | | | | 2007-02-14 Jim Meyering <jim@meyering.net> * configure.ac: Use $enableval, not $enable_APR in the code supporting --disable-apr and --enable-apr. The latter doesn't work. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@507455 13f79535-47bb-0310-9956-ffa450edef68
* (Submitted by Rupert Smith) All tests run without hanging forever.Robert Greig2007-02-135-9/+35
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@507110 13f79535-47bb-0310-9956-ffa450edef68
* (Submitted by Rupert Smith and Tomas Restrepo) Qpid-344 patches.Robert Greig2007-02-131-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@507109 13f79535-47bb-0310-9956-ffa450edef68
* (Path submitted by Tomas Restrepo) Qpid-336 Field table updated to match ↵Robert Greig2007-02-1314-422/+2158
| | | | | | Java client. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@507096 13f79535-47bb-0310-9956-ffa450edef68
* (Submitted by Rupert Smith) Small ommission corrected.Robert Greig2007-02-131-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@506972 13f79535-47bb-0310-9956-ffa450edef68
* (Submitted by Rupert Smith) Qpid-351, c++ build instructions, all in one file.Robert Greig2007-02-131-0/+222
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@506967 13f79535-47bb-0310-9956-ffa450edef68
* (Patch submitted by Rupert Smith) Qpid-365, sets dummy values for ↵Robert Greig2007-02-122-4/+7
| | | | | | retrotranslator required jars for verification. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@506542 13f79535-47bb-0310-9956-ffa450edef68
* (Submitted by Rupert Smith) Undid accidental exclusion of broker from ↵Robert Greig2007-02-121-1/+0
| | | | | | distribution. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@506517 13f79535-47bb-0310-9956-ffa450edef68
* (Patch submitted by Rupert Smith) Qpid-360 fixes.Robert Greig2007-02-125-260/+437
| | | | | | | Message type defaults to ByteMessage when not specified. Unknown destination type is used as default when not specified. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@506439 13f79535-47bb-0310-9956-ffa450edef68
* * lib/client/Connection.h - changed default virtual host from '/' to '' as ↵Gordon Sim2007-02-122-2/+2
| | | | | | | | | | per QPID-349 * lib/client/ClientExchange.h - fixed typo in a comment git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@506406 13f79535-47bb-0310-9956-ffa450edef68
* Fix for null virtual host (which got converted to the invalid string 'null').Gordon Sim2007-02-121-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@506405 13f79535-47bb-0310-9956-ffa450edef68
* (Path Qpid-337 submitted by Rupert Smith)Robert Greig2007-02-127-57/+290
| | | | | | Does 1.4 retrotranslation as part of the maven build. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@506401 13f79535-47bb-0310-9956-ffa450edef68
* QPID-359 : Allow for rudimentary use of access ticketsRobert Godfrey2007-02-116-12/+94
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@505972 13f79535-47bb-0310-9956-ffa450edef68
* QPID-358 : Field table encoding: types i and I are the wrong way roundRobert Godfrey2007-02-111-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@505892 13f79535-47bb-0310-9956-ffa450edef68
* junit-toolkit is now added to maven repositoryBhupendra Bhusman Bhardwaj2007-02-091-13/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@505355 13f79535-47bb-0310-9956-ffa450edef68
* QPID-170Bhupendra Bhusman Bhardwaj2007-02-094-77/+177
| | | | | | | predelivery queues will also be cleared with moved messages. Messages will be moved to another queue and predelivery queues of subsribers of another queue will also be populated. the features - removeMmessageFromTop and clearQueue is also modified by using the getNextMessage git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@505268 13f79535-47bb-0310-9956-ffa450edef68
* Rerverted to octal values for fileMode as we have reverted to assembly 2.1Marnie McCormack2007-02-091-6/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@505256 13f79535-47bb-0310-9956-ffa450edef68
* Rerverted to octal values for fileMode as we have reverted to assembly 2.1Marnie McCormack2007-02-091-8/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@505255 13f79535-47bb-0310-9956-ffa450edef68
* QPID-357 : Add support for a "default" virtual hostRobert Greig2007-02-094-1/+26
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@505242 13f79535-47bb-0310-9956-ffa450edef68
* QPID-353 : Amend type of JMS destination type from byte to intRobert Greig2007-02-083-6/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@504915 13f79535-47bb-0310-9956-ffa450edef68
* Improved version of the "accept the broker version" fix.Robert Greig2007-02-081-34/+32
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@504868 13f79535-47bb-0310-9956-ffa450edef68
* (Submitted by Rupert Smith) JUnit-toolkit 0.5 now available on Maven central ↵Robert Greig2007-02-084-31/+20
| | | | | | repo. Using it. Also test classes now use test context properties so that test parameters are correctly printed out in the test results. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@504864 13f79535-47bb-0310-9956-ffa450edef68
* Added a system property qpid.accept.broker.version to allow the client to ↵Robert Greig2007-02-071-8/+17
| | | | | | accept whatever version the broker offers on connection negotiation. Useful when testing different broker implementations that may not be in sync with Qpid versioning. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@504736 13f79535-47bb-0310-9956-ffa450edef68
* QPID-170Bhupendra Bhusman Bhardwaj2007-02-0714-35/+179
| | | | | | Management feature added - moving messages from one Queue to another git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@504507 13f79535-47bb-0310-9956-ffa450edef68
* To make this management console with the java broker with no virtual host ↵Bhupendra Bhusman Bhardwaj2007-02-066-23/+52
| | | | | | mbean implementation, default virtual host is assigned to all mbeans git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@504112 13f79535-47bb-0310-9956-ffa450edef68
* Applied patch from Jonathan Anstey <janstey@iona.com> to fix trivial compile ↵Gordon Sim2007-02-061-1/+1
| | | | | | error. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@504025 13f79535-47bb-0310-9956-ffa450edef68
* QPID-326Bhupendra Bhusman Bhardwaj2007-02-055-19/+53
| | | | | | AMQQueueMBean updated with attribute MaximumMessageAge git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@503790 13f79535-47bb-0310-9956-ffa450edef68
* QPID-213 Bhupendra Bhusman Bhardwaj2007-02-054-99/+204
| | | | | | Also the parameter selection of boolean type is made as check-boxes instead of a drop-down. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@503706 13f79535-47bb-0310-9956-ffa450edef68
* (Submitted by Rupert Smith)Robert Greig2007-02-0528-281/+0
| | | | | | This local repository is no longer needed. JUnit-Toolkit snapshot repository is now hosted on sourceforge: http://junit-toolkit.svn.sourceforge.net/svnroot/junit-toolkit/. A release is also in progress to the central maven repository. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@503646 13f79535-47bb-0310-9956-ffa450edef68
* (Submitted by Rupert Smith)Robert Greig2007-02-051-2/+2
| | | | | | Junit-toolkit has now fully migrated onto sourceforge. Snapshot repository location updated. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@503637 13f79535-47bb-0310-9956-ffa450edef68
* Update to performance testing to allow the use of shared destinations. This ↵Martin Ritchie2007-02-054-136/+290
| | | | | | allows topics to have multiple consumers and the total message counts updated correctly. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@503609 13f79535-47bb-0310-9956-ffa450edef68
* QPID-326 : Patch supplied by Rob Godfrey - add oldest message on queue ↵Robert Greig2007-02-0515-173/+482
| | | | | | notification, and log notifications in log file git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@503604 13f79535-47bb-0310-9956-ffa450edef68
* Fixed bug in stop(). If a connection is opened not start()ed then closed a ↵Martin Ritchie2007-02-051-1/+5
| | | | | | NullPointerException will be thrown as the Dispatcher has not been created. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@503593 13f79535-47bb-0310-9956-ffa450edef68
* (Submitted by Rupert Smith) Options moved to top of contructor. Were at ↵Robert Greig2007-02-021-12/+16
| | | | | | bottom and not being used! git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@502655 13f79535-47bb-0310-9956-ffa450edef68
* (Submitted by Rupert Smith)Robert Greig2007-02-021-3/+3
| | | | | | Fixed problem with losing message results. Was not passing in self generated message correlation id in the async test, to match up replies with. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@502627 13f79535-47bb-0310-9956-ffa450edef68
* (Submitted by Rupert Smith) Robert Greig2007-02-0222-89/+157
| | | | | | | Perftests improved with better timeout handling. Shared/unique destinations to ping now an option. TestRunner now runs all per-thread setups, synchs all threads, then runs tests, synchas all threads, then runs tear downs. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@502620 13f79535-47bb-0310-9956-ffa450edef68
* QPID-84Bhupendra Bhusman Bhardwaj2007-02-025-695/+3
| | | | | | tests for FSContextFactory deleted.fscontext.jar is not part of apache svn. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@502610 13f79535-47bb-0310-9956-ffa450edef68