summaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Added attributions to notice file for saxon, slf4j and junit. Props changed o...Marnie McCormack2006-11-102-471/+489
* Created module.vm.version to set X-Compile-Source-JDK in jars default is 1.4 ...Martin Ritchie2006-11-103-17/+8
* Name change for junit license and added MPL for saxonMarnie McCormack2006-11-102-0/+471
* Shutdown invm broker after connections are closed.Gordon Sim2006-11-101-1/+1
* Removed old license fileMarnie McCormack2006-11-101-30/+0
* Removed old license filesMarnie McCormack2006-11-101-41/+0
* name changeMarnie McCormack2006-11-101-0/+41
* Name updateMarnie McCormack2006-11-101-0/+30
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473265...Martin Ritchie2006-11-101-78/+0
* Fixed to ref Qpid not TuscanyMarnie McCormack2006-11-101-1/+1
* Addition of svn-auto-props based on TuscanyMartin Ritchie2006-11-101-0/+78
* Updated properties SVN:eol-style nativeMartin Ritchie2006-11-101-2/+4
* restrucutred the release docsRajith Muditha Attapattu2006-11-104-213/+0
* removing the duplicate read me fileRajith Muditha Attapattu2006-11-091-15/+0
* Adding the nessacery licensing and notice files as per Apache guidelinesRajith Muditha Attapattu2006-11-093-0/+230
* Updated propertiesStephen Vinoski2006-11-096-427/+427
* QPID-77Martin Ritchie2006-11-092-223/+241
* Apache conformant notice text addedMarnie McCormack2006-11-091-0/+11
* Apache 2.0 license text addedMarnie McCormack2006-11-091-0/+202
* QPID-75Martin Ritchie2006-11-092-39/+82
* QPID-74Martin Ritchie2006-11-093-15/+42
* remove spaces from release documents directory nameStephen Vinoski2006-11-095-1/+1
* 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-74Martin Ritchie2006-11-087-3/+85
* 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
* Removed two two old importsMartin Ritchie2006-11-081-2/+0
* Updated to work with new test classes. Will run all *Test.java files (But not...Martin Ritchie2006-11-081-4/+20
* Moved Unit test to test/unit package.Martin Ritchie2006-11-0852-2265/+1537
* Set AutoCreateInVMBroker to false.Martin Ritchie2006-11-072-17/+15
* Corrected VMBroker Creation and clean up per testMartin Ritchie2006-11-0718-110/+462
* Removed explicit VM references to allow auto creation to occur. Added some sl...Martin Ritchie2006-11-075-95/+62
* Added attempt to unbind if an error occurs.Martin Ritchie2006-11-072-50/+81
* Disabled auto creation of vm brokers.Martin Ritchie2006-11-071-0/+7
* Before/After now class levelMarnie McCormack2006-11-071-12/+9
* Added extra logging around InVM failuresMartin Ritchie2006-11-071-2/+24
* TransactedTest.java - Added Logging around the setup.Martin Ritchie2006-11-072-3/+12
* Added extra logging around InVM failuresMartin Ritchie2006-11-071-4/+14
* Added new test classes to unit testsMarnie McCormack2006-11-071-1/+3
* Tests for changes around QueueSession and TopicSession as per QPID-66Marnie McCormack2006-11-071-0/+121
* QPID-69Martin Ritchie2006-11-078-296/+748