summaryrefslogtreecommitdiff
path: root/java/broker
Commit message (Expand)AuthorAgeFilesLines
* QPID-129 Bhupendra Bhusman Bhardwaj2006-11-2711-586/+403
* properly limit scope for test-only dependenciesStephen Vinoski2006-11-241-7/+0
* use the right names for the qpid-incubating jarsStephen Vinoski2006-11-242-2/+2
* change name for launcher jarsStephen Vinoski2006-11-242-2/+2
* Removed the includes as it wasn't picking up the test cases. The includes fro...Martin Ritchie2006-11-221-3/+0
* Changed logging from warn to infoMartin Ritchie2006-11-221-25/+30
* QPID-108: remove obsolete ant build filesStephen Vinoski2006-11-223-344/+0
* QPID-118. Now passes arguments through to the java process.Robert Greig2006-11-201-1/+13
* broker/pom.xml - removed test scope from junit to remove warning in build log.Martin Ritchie2006-11-201-63/+91
* convert tests to junit3Stephen Vinoski2006-11-198-234/+35
* complete bringing initial maven work to trunkStephen Vinoski2006-11-183-49/+170
* directory moves required for maven mergeStephen Vinoski2006-11-18137-0/+0
* 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
* * added top-level systests directory for non-unit testsStephen Vinoski2006-11-1235-4116/+1
* update Apache licenses to the current versionStephen Vinoski2006-11-10183-2353/+2933
* Removed bdbstore referenceMartin Ritchie2006-11-101-1/+1
* Created module.vm.version to set X-Compile-Source-JDK in jars default is 1.4 ...Martin Ritchie2006-11-101-0/+1
* Updated propertiesStephen Vinoski2006-11-091-1/+1
* QPID-69Martin Ritchie2006-11-078-296/+748
* Replaced by ManagedConnection.javaBhupendra Bhusman Bhardwaj2006-11-071-33/+0
* AMQQueueMBean updated. The message content is sent with header attributes. N...Bhupendra Bhusman Bhardwaj2006-11-012-85/+117
* Channel is not an MBean. The getObjectName is removed. The SessionMBean is up...Bhupendra Bhusman Bhardwaj2006-11-012-43/+4
* Additions to build system to cause junit to produce a reportMartin Ritchie2006-10-312-17/+25
* Additions to build system to cause junit to produce a reportMartin Ritchie2006-10-311-0/+8
* QPID-56Martin Ritchie2006-10-311-28/+18
* Applied patchCarl C. Trieloff2006-10-271-5/+0
* MBeans updated. Management operation implemented in HeadersExchangeBhupendra Bhusman Bhardwaj2006-10-255-22/+51
* MBean updated and corrected a code merging mistake.Bhupendra Bhusman Bhardwaj2006-10-251-4/+3
* QPID-44Martin Ritchie2006-10-241-1/+1
* Code style fixes, white space removal.Martin Ritchie2006-10-241-61/+71
* QPID-48Martin Ritchie2006-10-243-40/+159
* QPID-44Martin Ritchie2006-10-242-38/+151
* Introduced log prefix and suffix as per QPID-13Marnie McCormack2006-10-201-1/+1
* Further fixes and some extra tests for transactions.Gordon Sim2006-10-1914-338/+666
* AMQQueueMBean - management notifications will be sent to the listening client...Bhupendra Bhusman Bhardwaj2006-10-172-22/+85
* Fixes to transaction handling.Gordon Sim2006-10-1718-103/+1041
* Now defaults to use our own thread pool which offers much better throughput t...Robert Greig2006-10-131-1/+1
* QPID-18. Removed unused experimental code that had direct dependencies on MIN...Robert Greig2006-10-123-14/+9
* Amended log path to use QPID_WORK as per QPID-30Marnie McCormack2006-10-101-1/+1
* Amended work dir to use $QPID_WORK, though slightly out of context without bd...Marnie McCormack2006-10-101-1/+1
* QPID-16 Removed unnecessary requeue operations.Steven Shaw2006-10-062-54/+0
* Changed flow control information out put to be debug level as it is output a ...Martin Ritchie2006-10-051-2/+2
* Changed flow control information out put to be debug level as it is output a ...Martin Ritchie2006-10-051-1/+1
* Changed TxnBuffer log data to debug level.Martin Ritchie2006-10-031-3/+3
* Optimised Transaction handling.Martin Ritchie2006-10-033-9/+39
* File incorrectly transferred from etp.108.redhat.com at time of initial port.Kim van der Riet2006-10-021-40/+0
* Changes for JMX layer-Martin Ritchie2006-10-0222-265/+1081
* Moved delivery tag retrieval and addition to Unack'd list back to Subscriptio...Martin Ritchie2006-09-272-20/+16
* AMQProtocolSession.java - white space changesMartin Ritchie2006-09-274-52/+90