summaryrefslogtreecommitdiff
path: root/java/test-profiles
Commit message (Expand)AuthorAgeFilesLines
* QPID-3542: Java client does not ack non-matching messages when using client s...Keith Wall2011-10-111-3/+0
* QPID-3425, QPID-3034: unexclude tests excluded during work on session.recover...Robert Gemmell2011-10-071-11/+0
* QPID-2442: Make 0-10 TemporaryQueue#delete and TemporaryTopic#delete perform ...Keith Wall2011-10-061-0/+5
* QPID-3526, QPID-3524: make sure the 0-10 client message.acknowledge() actuall...Robert Gemmell2011-10-064-4/+4
* QPID-3402: ensure the test JVMs execute with the working dir set to the qpid/...Robert Gemmell2011-09-3013-21/+26
* QPID-3513: Avoid use of shell script clean-dir during test cycleKeith Wall2011-09-2915-39/+1
* QPID-3504: add the Java broker bdbstore to the build as an optional moduleRobert Gemmell2011-09-2411-4/+188
* QPID-3428: fix excludes after test related changes from to prior patch feebac...Robert Gemmell2011-09-131-1/+2
* QPID-3428: make the Java broker validate 0-10 Session names, enabling it to s...Robert Gemmell2011-09-132-3/+3
* QPID-3477: add excludes file for use with the Java broker when running the 0-...Robert Gemmell2011-09-091-0/+22
* QPID-3429: exclude the AMQSSLConnectionTest from cpp profiles, since only the...Robert Gemmell2011-09-071-0/+4
* QPID-3473 : Replace use of MINA IO with transport IO (joint work with Robbie ...Robert Godfrey2011-09-071-0/+2
* QPID-3468: exclude QueueBrowser related failover testsRobert Gemmell2011-09-052-0/+23
* QPID-1004: delete dead test (as recommended on the JIRA) since it was exclude...Robert Gemmell2011-08-252-4/+0
* QPID-3432: Exclude SyncWait* tests from 0-10 profile. These tests test a 0-8...Keith Wall2011-08-251-1/+3
* QPID-3433: Remove passing and not existing tests from excludesKeith Wall2011-08-244-70/+33
* NO-JIRA: update the default broker.ready message to get the java test profile...Robert Gemmell2011-08-221-1/+1
* NO-JIRA: remove test config for Logger which is no longer used, move test sta...Robert Gemmell2011-08-211-4/+0
* QPID-3434: Refactored 0-8..0-9-1 code paths to use same SSL configuration mec...Robert Gemmell2011-08-181-5/+0
* QPID-3431: exclude test whilst it is taking 30+mins to runRobert Gemmell2011-08-181-0/+3
* NO-JIRA: delete dead test (only runs against CPP brokers when run on linux, b...Robert Gemmell2011-08-181-3/+0
* QPID-3429: ensure that SSL is enabled correctly in MinaNetworkHandler. Refact...Robert Gemmell2011-08-1813-6/+43
* QPID-3392: correct JIRA referenceRobert Gemmell2011-08-091-1/+1
* QPID-3391: exclude failing test until functionality is implementedRobert Gemmell2011-08-041-1/+3
* QPID-2903, QPID-3390, QPID-3392: split tests into those with and without exch...Robert Gemmell2011-08-041-1/+4
* QPID-3381 Corrected the entry for JMSPropertiesTest to reflect theRajith Muditha Attapattu2011-08-031-1/+1
* QPID-2899: ensure otherwise unhandled exceptions close the Session with an Ex...Robert Gemmell2011-08-021-3/+0
* QPID-3263 Applying patch from Weston Price with the following modifications.Rajith Muditha Attapattu2011-08-021-0/+1
* QPID-2899: exclude test to stop lighting Jenkins up like a christmas tree on ...Robert Gemmell2011-07-141-0/+3
* QPID-3269Rajith Muditha Attapattu2011-07-081-1/+1
* QPID-3343: refactor test profiles to allow testing within the same JVM for al...Robert Gemmell2011-07-0719-153/+178
* QPID-2815: refactor broker startup to present a clean interface interface for...Robert Gemmell2011-07-073-4/+35
* QPID-3026: remove incomplete support for multiple ApplicationRegistry instanc...Robert Gemmell2011-07-071-0/+19
* QPID-3342: transition TCP based Mina transport for 0-8/0-9/0-9-1 protocols ov...Robert Gemmell2011-07-072-2/+0
* QPID-3302 Excluding the testApplicationProperties test from the 0-8/0-9 code ...Rajith Muditha Attapattu2011-06-291-0/+1
* QPID-2930Rajith Muditha Attapattu2011-03-232-0/+4
* QPID-2984: Add statistics generation for broker message deliveryAndrew Donald Kennedy2011-03-081-0/+1
* QPID-2985: Add producer configurable transaction timeoutsAndrew Donald Kennedy2011-03-081-0/+5
* QPID-2084, QPID-3111: Enable DynamicQueueExchangeCreateTest for 0-10Andrew Donald Kennedy2011-03-041-3/+0
* QPID-3113: Exclude ChannelCloseTest from 0-10 profiles onlyAndrew Donald Kennedy2011-03-041-0/+3
* QPID-1670: Implement an UncaughtExceptionHandler to log exceptions causing t...Robert Gemmell2011-02-041-1/+1
* QPID-3022: enable the logging tests and fix issues causing failures due to mi...Robert Gemmell2011-01-271-18/+2
* QPID-2902: remove exclusion for LargeMessageTest, I believe QPID-3010 also re...Robert Gemmell2011-01-211-1/+0
* add ASF licence to Java .testprofile and exclude filesRobert Gemmell2010-10-3126-0/+483
* QPID-2339Rajith Muditha Attapattu2010-10-181-0/+2
* Created new certificates with validity period set to 5 yrsRajith Muditha Attapattu2010-10-145-34/+36
* QPID-2839 Add channel (CHN) Operational Loggin on 0-10Andrew Donald Kennedy2010-10-031-1/+3
* QPID-2835 Implement CON Operational Logging on 0-10Andrew Donald Kennedy2010-10-031-1/+14
* QPID-2845: exclude tests from the Java test profilesRobert Gemmell2010-09-062-0/+5
* QPID-2418: updates to fix test failures when using the 0-10 client test profi...Robert Gemmell2010-09-053-17/+0