summaryrefslogtreecommitdiff
path: root/qpid/java/systests/src/main/java/org/apache/qpid/server/BrokerStartupTest.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-5989: [Java Tests] Relocate system test classes to beneath src/test/javaKeith Wall2014-08-121-186/+0
* NO-JIRA: BrokerStartupTest now deletes Broker config left by previous test ru...Keith Wall2014-07-111-0/+7
* QPID-5727: Prevent test failure in test environments already using the defaul...Keith Wall2014-04-291-0/+2
* QPID-5687 : [Java Broker] change to explicitly use the port in a connection u...Robert Godfrey2014-04-131-3/+7
* QPID-5687 : [Java Broker] fix the initial config store to use "type" not "plu...Robert Godfrey2014-04-131-7/+34
* QPID-4281: Fix setting of log4j configuration in system tests. While testing ...Alex Rudyy2013-01-241-5/+3
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-7/+6
* QPID-2815: refactor broker startup to present a clean interface interface for...Robert Gemmell2011-07-071-3/+3
* QPID-2838: add common code for repeated validations within test classes, help...Robert Gemmell2010-09-011-3/+3
* QPID-2059 : Updated test to try and wait for the subscriber message to appear...Martin Ritchie2010-02-051-2/+2
* QPID-2121 : Noticed that the logging level for the test VM was being set dire...Martin Ritchie2009-10-011-7/+8
* QPID-2121 : Update to QTC to allow the setting of System Properties for just ...Martin Ritchie2009-09-301-3/+3
* Update QTC to allow the setting of debug logging for the external broker proc...Martin Ritchie2009-09-301-0/+7
* QPID-2051, QPID-1975 : Add test to validate broker log4j startup does not res...Martin Ritchie2009-08-161-0/+141